Logo FS-Skia-UI

FS.Skia.UI.KeyboardInput Namespace

Type/Module Description

Keyboard

Public contract module exposed by this FS.Skia.UI package.

KeyboardBinding

Public contract type exposed by this FS.Skia.UI package.

KeyboardDiagnostic

Public contract type exposed by this FS.Skia.UI package.

KeyboardEffect

Public contract type exposed by this FS.Skia.UI package.

KeyboardModel

Public contract type exposed by this FS.Skia.UI package.

KeyboardMsg

Public contract type exposed by this FS.Skia.UI package.

KeyboardStateDisplay

Public contract type exposed by this FS.Skia.UI package.

KeyModifiers

Feature 108 (US5, FR-016): the modifier state recovered at the key boundary. The raw key string can carry `Ctrl+`/`Alt+`/`Shift+`/`Meta+` prefixes that the plain `normalize` collapses into `Unknown "Ctrl+L"` and loses; parsing them here makes chords as dependable as plain keys, with no backend change. A closed record of four bools — total, deterministic, equatable.

ViewerKey

Public contract type exposed by this FS.Skia.UI package.

ViewerKeyboard

Public contract module exposed by this FS.Skia.UI package.

ViewerKeyDirection

Public contract type exposed by this FS.Skia.UI package.

ViewerKeyEvent

Public contract type exposed by this FS.Skia.UI package.

Type something to start searching.