Version: 2022.3
LanguageEnglish
  • C#

TouchScreenKeyboard.isSupported

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

public static bool isSupported;

Description

Is touch screen keyboard supported.

Returns true if platform supports touch screen keyboard. On Windows Store Apps this value is always true, but the on-screen keyboard may or may not appear depending on the device and configuration of Windows. The OS will only display the on-screen keyboard when it’s necessary.