Compartir a través de


CBPeripheralManagerState Enumeración

Definición

Enumera los posibles estados de .CBPeripheralManager

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'CBManagerState' instead.")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum CBPeripheralManagerState
type CBPeripheralManagerState = 
Herencia
CBPeripheralManagerState
Atributos

Campos

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

Se aplica a