Gets or sets a value indicating whether the keyboard scales to fit inside its parent element.
Namespace: MindFusion.Keyboard
File: VirtualKeyboard.js
JavaScript Copy Code |
---|
get scaleToFitParent() {} |
Boolean
true to scale the keyboard, or false otherwise.
This property specifies whether the keyboard should adjust its size according to the size of the HTML element that hosts it.