DrawerCommandPanelRequestChangeItemCountToSpecified Method |
Callback from UI Button. Parses the text in [!:_CountText] as an int and sets it as the new item count, refreshing all the views. It mocks a basic server communication where you request x items and you receive them after a few seconds
Namespace:
frame8.ScrollRectItemsAdapter.Util.Drawer
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic void RequestChangeItemCountToSpecified()
Version InformationOptimized ScrollView Adapter
Supported in: 3.1
See Also