Toggle Button  TouchGFX Documentation

Toggle Button TouchGFX Documentation

4.8
(420)
Write Review
More
$ 26.00
Add to Cart
In stock
Description

A Toggle Button in TouchGFX is a widget that is aware of touch events and can send a callback when the Toggle Button is clicked. Each state, pressed and released, is associated with an image. A Toggle Button is a Button specialization that swaps the two bitmaps when clicked to emulate switching between two states.

ToggleButton TouchGFX Documentation 4.15

Use toggle button to disable another button in TouchGFX

TouchGFX #3. Sending data to UI

Use toggle button to disable another button in TouchGFX

Use toggle button to disable another button in TouchGFX

Part 1 – Typography and Language

10. Physical Buttons TouchGFX Documentation 4.14

Toggle Button TouchGFX Documentation

External Events as Triggers TouchGFX Documentation 4.16

Manual PDF, PDF, Method (Computer Programming)

Mixins TouchGFX Documentation

Tutorial 2: Creating Your Own Application

Tutorial 2: Creating Your Own Application

Tutorial 1: Trying Out the Examples