VisibilityChangeListener

Interface definition for a callback to be invoked when the DatePicker Dialog changes visibility.

Inheritors

Functions

Link copied to clipboard
abstract fun onDismiss()

Called when the DatePicker Dialog was dismissed.

Link copied to clipboard
abstract fun onShow()

Called when the DatePicker Dialog was shown.