共用方式為


CBPeripheralManagerDelegate.WillRestoreState 方法

定義

[Foundation.Export("peripheralManager:willRestoreState:")]
public virtual void WillRestoreState (CoreBluetooth.CBPeripheralManager peripheral, Foundation.NSDictionary dict);
abstract member WillRestoreState : CoreBluetooth.CBPeripheralManager * Foundation.NSDictionary -> unit
override this.WillRestoreState : CoreBluetooth.CBPeripheralManager * Foundation.NSDictionary -> unit

參數

peripheral
CBPeripheralManager
屬性

適用於