> For the complete documentation index, see [llms.txt](https://docs.accurascan.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.accurascan.com/language/xamarin/functions.md).

# Functions

{% hint style="info" %}
Import Accura service into using xaml.cs file.
{% endhint %}

```
IAccuraScanService accuraService = DependencyService.Get<IAccuraScanService>();
```
