Selects a layout from the layout ring at the specified index.
Namespace: com.mindfusion.keyboard
Assembly: com.mindfusion.keyboard
SyntaxJava
Copy Code
|
|---|
public void selectLayout ( |
The index of the layout to select.
RemarksThe specified LayoutRing element is assigned to TemplateLayout. To let users cycle through the ring using keyboard's UI, add LayoutRingKey to the layouts.
See Also