CSToggleButton QML Type

Displays a checkbox to toggle a boolean value. More...

Import Statement: import CSDataQuick.Components 1.0
Inherits:

CSControl

Properties

Detailed Description

The Toggle Button sets the CSData value when the button is checked or cleared.

Property Documentation

font : font

The text font.


fontSizeMode : enumeration

This property specifies how the font size of the displayed text is determined.

See also fontSizeMode.


text : string

This property holds a textual description of the button.