DrawerCommandPanelRequestChangeItemCountToSpecified Method |
Callback from UI Button. Parses the text in the count input field 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:
Com.ForbiddenByte.OSA.Demos.Common.Drawer
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic void RequestChangeItemCountToSpecified()
Version InformationOptimized ScrollView Adapter
Supported in: 4.3
See Also