Settings.System.NextAlarmFormatted Field

Definition

Caution

deprecated

A formatted string of the next alarm that is set, or the empty string if there is no alarm set.

[Android.Runtime.Register("NEXT_ALARM_FORMATTED")]
[System.Obsolete("deprecated")]
public const string NextAlarmFormatted;
[<Android.Runtime.Register("NEXT_ALARM_FORMATTED")>]
[<System.Obsolete("deprecated")>]
val mutable NextAlarmFormatted : string

Field Value

String
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to