Share via


CBCentralManagerState Enum

Definition

Enumerates possible states of a CBCentralManager.

[ObjCRuntime.Native]
public enum CBCentralManagerState
[<ObjCRuntime.Native>]
type CBCentralManagerState = 
Inheritance
CBCentralManagerState
Attributes

Fields

Name Value Description
Unknown 0
Resetting 1
Unsupported 2
Unauthorized 3
PoweredOff 4
PoweredOn 5

Applies to