Property selectionType
selectionType
The Picker selection type.
Declaration
public PickerSelectionType selectionType { get; set; }
Property Value
Type | Description |
---|---|
PickerSelectionType |
Remarks
If the selection type is changed, the Picker value will be reset.