Search
KeyTemplate.getBackground Method
See Also
 






Gets the background brush.

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

 Syntax

Java  Copy Code

public GradientBrush getBackground ()

 Return Value

A GradientBrush instance.

 See Also