MyGridParams Class |
Namespace: frame8.ScrollRectItemsAdapter.SelectionExample
[SerializableAttribute] public class MyGridParams : GridParams
The MyGridParams type exposes the following members.
| Name | Description | |
|---|---|---|
| MyGridParams |
| Name | Description | |
|---|---|---|
| autoSelectFirstOnSelectionMode | Select the first item when entering selection mode | |
| cancelButton | Will be enabled when in selection mode. Pressing it will exit selection mode. Useful for devices with no back/escape (iOS) | |
| Data | ||
| deleteButton | Will be enabled when in selection mode and there are items selsted. Disabled otherwise | |
| keepSelectionModeAfterDeletion | Wether to remain in selection mode after deletion or not |