New to Telerik UI for .NET MAUIStart a free 30-day trial

Specifies the mode of the picker.

Definition

Namespace:Telerik.Maui.Controls

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public enum PickerMode

Fields

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

C#
DropDown = 1

Specifies that the picker should be displayed as a popup.

C#
Popup = 0
In this article
DefinitionFieldsDropDownPopup
Not finding the help you need?
Contact Support