Share via


CBCentralManagerDelegate.WillRestoreState Method

Definition

[Foundation.Export("centralManager:willRestoreState:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void WillRestoreState(CoreBluetooth.CBCentralManager central, Foundation.NSDictionary dict);
[<Foundation.Export("centralManager:willRestoreState:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member WillRestoreState : CoreBluetooth.CBCentralManager * Foundation.NSDictionary -> unit
override this.WillRestoreState : CoreBluetooth.CBCentralManager * Foundation.NSDictionary -> unit

Parameters

Implements

Attributes

Applies to