Builder
class Builder
Builder for com.google.android.material.datepicker.CalendarConstraints.
Functions
Link copied to clipboard
Builds the CalendarConstraints object using the set parameters or defaults.
Link copied to clipboard
A UTC timeInMilliseconds contained within the latest month the calendar will page to.
Link copied to clipboard
Sets what the first day of the week is; e.g.
Link copied to clipboard
A UTC timeInMilliseconds contained within the month the calendar should openAt.
Link copied to clipboard
A UTC timeInMilliseconds contained within the earliest month the calendar will page to.
Link copied to clipboard
@CanIgnoreReturnValue
Limits valid dates to those for which isValid is true.