GuiListView abstract method
Implementation
(int result, int scrollIndex, int active) GuiListView(
RectangleStructType bounds,
String? text, {
int? scrollIndex,
int? active,
}
);
(int result, int scrollIndex, int active) GuiListView(
RectangleStructType bounds,
String? text, {
int? scrollIndex,
int? active,
}
);