Calendar Constraints
Used to limit the display range of the calendar and set an openAt month.
Implements Parcelable in order to maintain the CalendarConstraints
across device configuration changes. Parcelable breaks when passed between processes. Copied from Material Library Required for updated date picker EnterpriseDatePicker to work
Constructors
CalendarConstraints
Link copied to clipboard
Types
Properties
dateValidator
Link copied to clipboard
Returns the DateValidator that determines whether a date can be clicked and selected.
monthSpan
Link copied to clipboard
yearSpan
Link copied to clipboard
Functions
describeContents
Link copied to clipboard
isWithinBounds
Link copied to clipboard
writeToParcel
Link copied to clipboard