Share via


CBWillRestoreEventArgs(NSDictionary) Constructor

Definition

Create a new instance of the CBWillRestoreEventArgs with the specified event data.

public CBWillRestoreEventArgs(Foundation.NSDictionary dict);
new CoreBluetooth.CBWillRestoreEventArgs : Foundation.NSDictionary -> CoreBluetooth.CBWillRestoreEventArgs

Parameters

dict
NSDictionary

The value for the Dict property.

Applies to