setCurrentViewType

open fun setCurrentViewType(type: Int)(source)

Sets the current view type.

Parameters

type

The view type to set. Must be one of VIEW_TYPE_CALENDAR or VIEW_TYPE_SPINNER.

See also