Skip to main content

AllowMultiple Property

Gets or sets an option indicating whether open picker allows users to select multiple folders.

Definition

Namespace: Avalonia.Platform.Storage
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public bool AllowMultiple { get; set; }
View Source

Property Value

Boolean

See Also

Reference

FolderPickerOpenOptions Class
Avalonia.Platform.Storage Namespace