Share via


CBWillRestoreEventArgs Class

Definition

Provides data for an event based on an Objective-C protocol method.

public class CBWillRestoreEventArgs : EventArgs
type CBWillRestoreEventArgs = class
    inherit EventArgs
Inheritance
CBWillRestoreEventArgs

Constructors

Name Description
CBWillRestoreEventArgs(NSDictionary)

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

Properties

Name Description
Dict

Applies to