Sets the current time.
Syntax
[Android.Runtime.Register("updateTime", "(II)V", "GetUpdateTime_IIHandler")]
public virtual
void UpdateTime (
int hourOfDay,
int minutOfHour)
Parameters
- hourOfDay
- The current hour within the day.
- minuteOfHour
- The current minute within the hour.
Remarks
Requirements
Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1