SetCursorVisible(Boolean) Method

Definition

Assembly XenoAtom.Terminal.dll

Sets the cursor visibility (best effort).

void SetCursorVisible(bool visible)

Parameters

visible
Boolean

Whether the cursor should be visible.