Share via


CBPeripheralManagerDelegate_Extensions.WillRestoreState Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void WillRestoreState(this CoreBluetooth.ICBPeripheralManagerDelegate This, CoreBluetooth.CBPeripheralManager peripheral, Foundation.NSDictionary dict);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member WillRestoreState : CoreBluetooth.ICBPeripheralManagerDelegate * CoreBluetooth.CBPeripheralManager * Foundation.NSDictionary -> unit

Parameters

peripheral
CBPeripheralManager
Attributes

Applies to