FolderPickerOpenOptionsAllowMultiple Property
Gets or sets an option indicating whether open picker allows users to select multiple folders.
Namespace: Avalonia.Platform.StorageAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool AllowMultiple { get; set; }
Public Property AllowMultiple As Boolean
Get
Set
member AllowMultiple : bool with get, set
Property Value
Boolean