Class CBCentralManagerInitOptions
- Namespace
- CoreBluetooth
public class CBCentralManagerInitOptions
- Inheritance
-
CBCentralManagerInitOptions
Constructors
CBCentralManagerInitOptions()
public CBCentralManagerInitOptions()
Fields
ShowPowerAlertKey
public static readonly string ShowPowerAlertKey
Field Value
Properties
ShowPowerAlert
public bool? ShowPowerAlert { get; set; }
Property Value
- bool?