Table of Contents

Property AllowsMultipleSelection

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

AllowsMultipleSelection

Gets or Sets a value indicating whether to allow selecting multiple existing files/directories. Defaults to false.

public bool AllowsMultipleSelection { get; set; }

Property Value

bool