MiniGUI API Reference (MiniGUI-Standalone)  v3.2.0
A mature and proven cross-platform GUI system for embedded and smart IoT devices
Modules | Macros
Button control

Modules

 Styles of button control
 
 States of button control
 
 Messages of button control
 
 Notification codes of button control
 

Macros

#define BTN_WIDTH_BORDER   4
 The width of button border. More...
 
#define CTRL_BUTTON   ("button")
 The class name of button control. More...
 

Detailed Description

Macro Definition Documentation

#define BTN_WIDTH_BORDER   4

The width of button border.

Definition at line 72 of file button.h.

#define CTRL_BUTTON   ("button")

The class name of button control.

Definition at line 78 of file button.h.