Class CustomListView

#include <Geode/binding/CustomListView.hpp>
classCustomListView:publicBoomListView{ ... }
No description provided
Examples0
Public static methods3
staticCustomListView*create(,,
floatheight
,
floatwidth
)

MacOS (ARM): Out of line

MacOS (Intel): Out of line

Windows: Out of line

iOS: Out of line

Android: Out of line

No description provided
staticCustomListView*create(,,
floatheight
,
floatwidth
,
intpage
,,)

MacOS (ARM): 0x1e7ea8

MacOS (Intel): 0x240610

Windows: 0xaa720

iOS: 0x10062c

Android

No description provided
staticfloatgetCellHeight()

MacOS (ARM): 0x1e8934

MacOS (Intel): 0x241820

Windows: 0xab500

iOS: 0x100e7c

Android

No description provided
Public member functions4
virtualvoidsetupList(
floatyOffset
)

MacOS (ARM): 0x1f43d4

MacOS (Intel): 0x24d7d0

Windows: 0xabcd0

iOS: 0x10b59c

Android

No description provided
virtualTableViewCell*getListCell(
charconst*identifier
)

MacOS (ARM): 0x1e7fb8

MacOS (Intel): 0x240750

Windows: 0xaa850

iOS: 0x10073c

Android

No description provided
virtualvoidloadCell(,
intindex
)

MacOS (ARM): 0x1e8ff4

MacOS (Intel): 0x2422f0

Windows: 0xab610

iOS: 0x100ea4

Android

No description provided
voidreloadAll()

MacOS (ARM): 0x1f4988

MacOS (Intel): 0x24df90

Windows: 0xac3a0

iOS: 0x10badc

Android

No description provided
Fields1
intm_cellMode
;
No description provided
Protected member functions0
Protected fields0
Derived classes1