Search
LayoutRingKey.updateKey Method
See Also
 






Updates the key's labels for current language.

Namespace: com.mindfusion.keyboard
Assembly: com.mindfusion.keyboard

 Syntax

Java  Copy Code

public void updateKey (
    KeyboardState keyboard
)

 Parameters

keyboard

The keyboard that the key belongs to.

 See Also