Android.App.DatePickerDialog Members

The members of Android.App.DatePickerDialog are listed below.

See Also: Inherited members from Android.App.AlertDialog

Public Constructors

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Public Properties

[read-only]
DatePickerAndroid.Widget.DatePicker. Gets the Android.Widget.DatePicker contained in this dialog.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

OnClick(Android.Content.IDialogInterface, int)
This method will be invoked when a button in the dialog is clicked.
OnDateChanged(Android.Widget.DatePicker, int, int, int)
Called upon a date change.
UpdateDate(DateTime)
Documentation for this section has not yet been entered.
UpdateDate(int, int, int)
Sets the current date.