KeyboardTest Class 
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This component links the NonNativeKeyboard to a TMP_InputField Put it on the TMP_InputField and assign the NonNativeKeyboard.prefab
public ref class KeyboardTest : UnityEngine::MonoBehaviour, UnityEngine::EventSystems::IPointerDownHandler[UnityEngine.RequireComponent(typeof(TMPro.TMP_InputField))]
public class KeyboardTest : UnityEngine.MonoBehaviour, UnityEngine.EventSystems.IPointerDownHandler[<UnityEngine.RequireComponent(typeof(TMPro.TMP_InputField))>]
type KeyboardTest = class
    inherit MonoBehaviour
    interface IPointerDownHandler
    interface IEventSystemHandlerPublic Class KeyboardTest
Inherits MonoBehaviour
Implements IPointerDownHandler- Inheritance
- 
				UnityEngine.MonoBehaviourKeyboardTest
- Attributes
- 
			UnityEngine.RequireComponentAttribute
- Implements
- 
		UnityEngine.EventSystems.IEventSystemHandler UnityEngine.EventSystems.IPointerDownHandler