Method GetDemoKeyStrokes
GetDemoKeyStrokes()
Returns a tuirec-format keystroke string for recording a demo GIF of this view.
The string uses tuirec token syntax (e.g. "wait:500,Enter,wait:800,Escape").
This is a new API added in v2 to support automated documentation generation.
public string? GetDemoKeyStrokes()