Enum
PickerMode

Specifies the mode of the picker.

Definition

Namespace:Telerik.Maui.Controls

Assembly:Telerik.Maui.Controls.dll

Syntax:

cs-api-definition
public enum PickerMode

Fields

DropDown

Specifies that the picker should be displayed as a drop-down.

Declaration

cs-api-definition
DropDown = 1

Field Value

PickerMode

Popup

Specifies that the picker should be displayed as a popup.

Declaration

cs-api-definition
Popup = 0

Field Value

PickerMode

In this article
DefinitionFieldsDropDownPopup
Not finding the help you need?
Contact Support