Search
VirtualKeyboard.layoutRingIndex Property
See Also
 






Gets or sets the index of the current layout in the layoutRing.

Namespace: MindFusion.Keyboard
File: VirtualKeyboard.js

 Syntax

JavaScript  Copy Code

get layoutRingIndex() {}
set layoutRingIndex(value) {}

 Property Value

Number

An integer value specifying index of current layout.

 See Also