Show / Hide Table of Contents

Enum BeaconScannerStatus

The list of possible BeaconScanner statuses.

Namespace: Esri.ArcGISRuntime.Location
Assembly: Esri.ArcGISRuntime.dll
Syntax
public enum BeaconScannerStatus
Remarks

This is used to determine the status of a BeaconScanner.

Fields

Name Description
FailedToStart

The beacon scanner has failed to start.

Started

The beacon scanner has started.

Starting

The beacon scanner is starting.

Stopped

The beacon scanner is stopped.

Stopping

The beacon scanner is stopping.

See Also
BeaconScanner

Applies to

TargetVersions
.NET Standard 2.0200.6 - 200.8
.NET200.6 - 200.8
.NET Windows200.6 - 200.8
.NET Android200.6 - 200.8
.NET iOS200.6 - 200.8
.NET Framework200.6 - 200.8
UWP200.6 - 200.8
In This Article
Back to top Copyright © 2022 Esri.