Table of Contents

Property Used

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Used

Tracks whether the text view should be considered "used", that is, that the user has moved in the entry, so new input should be appended at the cursor position, rather than clearing the entry

public bool Used { get; set; }

Property Value

bool