Platform.KeyboardVisible
static bool KeyboardVisible{ get }
Description
Check if a soft keyboard is currently visible. This may be an OS provided keyboard or StereoKit’s fallback keyboard, but will not indicate the presence of a physical keyboard.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!