Table of Contents

Class CBPeripheralManagerInitOptions

Namespace
CoreBluetooth
public class CBPeripheralManagerInitOptions
Inheritance
CBPeripheralManagerInitOptions

Constructors

CBPeripheralManagerInitOptions()

public CBPeripheralManagerInitOptions()

Fields

ShowPowerAlertKey

public static readonly string ShowPowerAlertKey

Field Value

string

Properties

ShowPowerAlert

public bool? ShowPowerAlert { get; set; }

Property Value

bool?