Click or drag to resize

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
Syntax
C#
public void RequestChangeItemCountToSpecified()
Version Information

Optimized ScrollView Adapter

Supported in: 4.3
See Also