TimePickerMessagesSettingsBuilder
Defines the fluent API for configuring TimePickerMessagesSettings
Methods
Now(System.String)
Allows customization of the Now text in the TimePicker.
Parameters
value - System.String
The value for Now
Hour(System.String)
Allows customization of the Hour text in the TimePicker.
Parameters
value - System.String
The value for Hour
Minute(System.String)
Allows customization of the Minute text in the TimePicker.
Parameters
value - System.String
The value for Minute
Second(System.String)
Allows customization of the Second text in the TimePicker.
Parameters
value - System.String
The value for Second
Millisecond(System.String)
Allows customization of the Millisecond text in the TimePicker.
Parameters
value - System.String
The value for Millisecond
Cancel(System.String)
Allows customization of the Cancel button text in the TimePicker.
Parameters
value - System.String
The value for Cancel
Set(System.String)
Allows customization of the Set button text in the TimePicker.
Parameters
value - System.String
The value for Set