OnDatePickerVisibilityChangeListener

A listener for receiving notifications about the visibility of the date picker dialog.

Functions

Link copied to clipboard
abstract fun onDismiss()

Called when the view becomes hidden.

Link copied to clipboard
abstract fun onShow()

Called when the view becomes visible.