GuiToggle abstract method
Toggle Button control
Implementation
(int result, bool active) GuiToggle(
RectangleStructType bounds,
String? text,
bool active,
);
Toggle Button control
(int result, bool active) GuiToggle(
RectangleStructType bounds,
String? text,
bool active,
);