OnDateChangedListener

The callback used to indicate the user changed the date.

Inheritors

Functions

Link copied to clipboard
abstract fun onDateChanged(@NonNull view: @NonNull SeslDatePicker, year: Int, month: Int, day: Int)
Called upon a date change.