CSToggleButton QML Type
Displays a checkbox to toggle a boolean value. More...
Import Statement: | import CSDataQuick.Components 1.0 |
Inherits: |
Properties
- font : font
- fontSizeMode : enumeration
- text : string
Detailed Description
The Toggle Button sets the CSData value when the button is checked or cleared.
Property Documentation
font : font |
The text font.
This property specifies how the font size of the displayed text is determined.
See also fontSizeMode.