Search
KeyTemplate.setCornerRadius Method
See Also
 






Sets the radius of keys' rounded corners.

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

 Syntax

Java  Copy Code

public void setCornerRadius (
    int value
)

 Parameters

value

An integer value specifying the radius.

 See Also