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