RestoredState 构造函数

定义

重载

RestoredState()
RestoredState(NSDictionary)

RestoredState()

[Foundation.Preserve(Conditional=true)]
public RestoredState ();
属性

适用于

RestoredState(NSDictionary)

[Foundation.Preserve(Conditional=true)]
public RestoredState (Foundation.NSDictionary dictionary);
new CoreBluetooth.RestoredState : Foundation.NSDictionary -> CoreBluetooth.RestoredState

参数

dictionary
NSDictionary
属性

适用于