Table of Contents

Class CBCentralManagerInitOptions

Namespace
CoreBluetooth
public class CBCentralManagerInitOptions
Inheritance
CBCentralManagerInitOptions

Constructors

CBCentralManagerInitOptions()

public CBCentralManagerInitOptions()

Fields

ShowPowerAlertKey

public static readonly string ShowPowerAlertKey

Field Value

string

Properties

ShowPowerAlert

public bool? ShowPowerAlert { get; set; }

Property Value

bool?