Skip to main content

Module window_input_context

Module window_input_context 

Source

Structs§

WindowInputContextService
Window-scoped InputContext snapshots published by the UI runtime.

Functions§

best_effort_input_context_for_window
Best-effort: returns the published window input context snapshot, correcting command availability booleans from the authoritative WindowCommandAvailabilityService when present.
best_effort_input_context_for_window_with_fallback
Best-effort: returns the published window input context snapshot if present, otherwise falls back to fallback_input_ctx, correcting command-availability booleans from the authoritative WindowCommandAvailabilityService when present.