Table of Contents

Property Context

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Context

Arbitrary context that can be associated with this key binding.

public object? Context { readonly get; set; }

Property Value

object