Table of Contents

TTMSFNCWXMathVirtualKeyboardMode Enumeration

Controls when the on-screen virtual keyboard is shown to the user.

API unit family: TMSFNCWXMathEditor

Members

Name Description
kmAuto Shows or hides the keyboard automatically based on the input device.
kmManual Shows the keyboard only when toggled explicitly.
kmOnFocus Shows the keyboard when the editor receives focus.
kmOff Never shows the virtual keyboard.