|
virtual uint16_t | getBytes (uint8_t *out) |
| Retrieves the bytes representing the BindView for synchronization.
|
|
◆ getBytes()
virtual uint16_t BindView::getBytes |
( |
uint8_t * |
out | ) |
|
|
inlinevirtual |
Retrieves the bytes representing the BindView for synchronization.
This function is used to gather the bytes that represent the BindView's properties for synchronization.
- Note
- This function should not be called directly by users, Bind calls it internally.
- Parameters
-
out | A pointer to the output buffer where the button data will be stored. |
- Returns
- The number of bytes written to the output buffer.
Reimplemented in BindGaugeSimple, BindAttitudeIndicator, BindButton, BindCanvasSettings, BindChart, BindColorPicker, BindDialog, BindGauge, BindGaugeCompact, BindHeadingIndicator, BindJoystick, BindKnob, BindMap, BindMapMarker, BindRectangle, BindSeekBar, BindSwitch, BindTerminal, BindTextInput, and BindTextLabel.
The documentation for this class was generated from the following file: