Skip to content

ontextchanged

eisclimber edited this page Apr 4, 2026 · 1 revision

WorldSpaceKeyboard.OnTextChanged

Field in WorldSpaceKeyboard

Summary

Event invoked when the text was changed, providing the new text.

public UnityEvent<string> OnTextChanged;

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally