Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
ListDialog.GetAllowMultipleSelection
Queries whether multiple selection is allowed.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
ListDialog | 4.2 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "ListDialog.GetAllowMultipleSelection" )
Parameters
none
Result
Returns 1 if allowed, 0 if not allowed.
Description
Queries whether multiple selection is allowed.See also
- ListDialog.GetAllowEmptySelection
- ListDialog.SetAllowEmptySelection
- ListDialog.SetAllowMultipleSelection
This function is free to use.
Created 18th August 2014, last changed 18th August 2014
ListDialog.GetAllowEmptySelection - ListDialog.GetCancelButtonLabel