Skip to content

IInputContext.StopTextInput() Method

Definition

Namespace: Brine2D.Input

Stops text input mode. Call this when text field loses focus.

C#
void StopTextInput();