Table of Contents

Property Data

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Data

Arbitrary context that can be associated with this key binding.

public object? Data { readonly get; set; }

Property Value

object