Android.App.TimePickerDialog Class
A dialog that prompts the user for the time of day using a Android.Widget.TimePicker.

See Also: TimePickerDialog Members

Syntax

[Android.Runtime.Register("android/app/TimePickerDialog", DoNotGenerateAcw=true)]
public class TimePickerDialog : AlertDialog, Android.Content.IDialogInterfaceOnClickListener, Android.Widget.TimePicker.IOnTimeChangedListener, IDisposable

Remarks

A dialog that prompts the user for the time of day using a Android.Widget.TimePicker.

See the Pickers guide.

[Android Documentation]

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1