Table of Contents

Property Data

Namespace
Terminal.Gui.Input
Assembly
Terminal.Gui.dll

Data

Arbitrary context that can be associated with this command binding.

public object? Data { readonly get; init; }

Property Value

object