Setting information of button custom image. More...
Public Member Functions | |
| CustomButtonImageSettings () | |
| Constructor. | |
Properties | |
| ImageAsset | BackgroundNormalImage [get, set] |
| Obtains and sets the custom image to always be displayed in the background. | |
| ImageAsset | BackgroundPressedImage [get, set] |
| Obtains and sets the custom image displayed in the background when pressed. | |
| ImageAsset | BackgroundDisabledImage [get, set] |
| Obtains and sets the custom image displayed in the background when disabled. | |
| NinePatchMargin | BackgroundNinePatchMargin [get, set] |
| Obtains and sets the 9-patch information of the custom image displayed in the background. | |
Setting information of button custom image.