Select Method (IDropDown)
Selects the specified item or items by index. Multiple indexes are supported only for iOS.
Overload List
OverloadDescription
Select(UInt32[])Selects the specified item or items by index. Multiple indexes are supported only for iOS.  
Select(String[])Selects the specified items by name from the corresponding picker wheel's list of values. (iOS only)