Back to API Reference
Class
NativeInputReporter
sealed
Implements:ITextInputContext
Session-scoped sink for ordered input produced by one native backend generation.
Remarks
Editing reports and context access are accepted on the creating thread until the quiescence barrier completes or the epoch is closed. A terminal fault remains reportable while the epoch is quiesced. Keyboard lifecycle reports remain valid until the owning backend generation is disposed.
public ITextInputContext Context{ get }Gets the epoch-gated document and geometry context.
