CheckBox

Inherits: Button < BaseButton < Control < CanvasItem < Node < Object

Category: Core

Brief Description

Binary choice user interface widget.

Theme Properties

intcheck_vadjust
Texturechecked
StyleBoxdisabled
StyleBoxfocus
Fontfont
Colorfont_color
Colorfont_color_disabled
Colorfont_color_hover
Colorfont_color_hover_pressed
Colorfont_color_pressed
StyleBoxhover
StyleBoxhover_pressed
inthseparation
StyleBoxnormal
StyleBoxpressed
Textureradio_checked
Textureradio_unchecked
Textureunchecked

Description

A checkbox allows the user to make a binary choice (choosing only one of two possible options), for example Answer ‘yes’ or ‘no’.