DialogMultiChoiceClickEventArgs Class

Definition

Provides data for a dialog multi-choice click event.

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

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
DialogMultiChoiceClickEventArgs(Int32, Boolean)

Initializes dialog multi-choice click event data.

Properties

Name Description
IsChecked

Initializes dialog multi-choice click event data.

Which

Initializes dialog multi-choice click event data.

Applies to