[Android.Runtime.Register("setAllSelectedStrings", "([Ljava/lang/String;)V", "GetSetAllSelectedStrings_arrayLjava_lang_String_Handler")] public virtual voidSetAllSelectedStrings (string[] allSelectedStrings)
Parameters
allSelectedStrings
the current list of selected values.
Remarks
Sets the current list of selected values for an entry of type RestrictionEntry.TypeMultiSelect.
These values will be persisted by the system for later use by the application.