Table of Contents

Property All

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

All

Gets or sets keys that apply on all platforms.

[JsonConverter(typeof(KeyArrayJsonConverter))]
public Key[]? All { get; init; }

Property Value

Key[]