Android.App.TimePickerDialog.IOnTimeSetListener
The callback interface used to indicate the user is done filling in
the time (they clicked on the 'Set' button).
See Also: TimePickerDialog+IOnTimeSetListener
Syntax
[Android.Runtime.Register("android/app/TimePickerDialog$OnTimeSetListener", "", "Android.App.TimePickerDialog/IOnTimeSetListenerInvoker")]
public interface TimePickerDialog.IOnTimeSetListener : IJavaObject, IDisposable
public interface TimePickerDialog.IOnTimeSetListener : IJavaObject, IDisposable
Remarks
The callback interface used to indicate the user is done filling in the time (they clicked on the 'Set' button).
Requirements
Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1
The members of Android.App.TimePickerDialog.IOnTimeSetListener are listed below.