TimeFormatValues Enum

Definition

Enumerates values returned by several methods of TimeFormatValues and taken as a parameter of the F:Android.Text.Format.Time.GetActualMaximum member.

public enum TimeFormatValues
type TimeFormatValues = 
Inheritance
TimeFormatValues

Fields

Hour 3
Minute 2
Month 5
MonthDay 4
Second 1
Weekday 7
WeekNum 9
Year 6
YearDay 8

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