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.
Types
Link copied to clipboard
class Builder
Link copied to clipboard
Used to determine whether calendar days are enabled.
Functions
Link copied to clipboard
Link copied to clipboard
Returns the DateValidator that determines whether a date can be clicked and selected.
Link copied to clipboard
Returns the openAt time in milliseconds within this set of bounds.
Link copied to clipboard
Returns the earliest time in milliseconds allowed by this set of bounds.
Link copied to clipboard