# Functions

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

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