Search
KeyboardState.LayoutRingIndex Property
See Also
 






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

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Keyboard.Wpf

 Syntax

C#  Copy Code

int LayoutRingIndex { get; set; }

Visual Basic  Copy Code

Property LayoutRingIndex As Integer

 Property Value

 See Also