DialogClickEventArgs Class

Definition

Provides data for a dialog click event.

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

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Constructors

Name Description
DialogClickEventArgs(Int32)

Initializes dialog click event data.

Properties

Name Description
Which

Initializes dialog click event data.

Applies to