Search
KeyTemplate.getCornerRadius Method
See Also
 






Gets the radius of keys' rounded corners.

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

 Syntax

Java  Copy Code

public int getCornerRadius ()

 Return Value

An integer value specifying the radius. The default value is 0.

 See Also