Syntax
[Android.Runtime.Register("onTimeChanged", "(Landroid/widget/TimePicker;II)V", "GetOnTimeChanged_Landroid_widget_TimePicker_IIHandler")]
public virtual
void OnTimeChanged (
Android.Widget.TimePicker view,
int hourOfDay,
int minute)
Parameters
- view
- Documentation for this section has not yet been entered.
- hourOfDay
- Documentation for this section has not yet been entered.
- minute
- Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1