Sets the array of strings containing the full names of the days of the
week.
Syntax
[Android.Runtime.Register("setWeekdays", "([Ljava/lang/String;)V", "GetSetWeekdays_arrayLjava_lang_String_Handler")]
public virtual
void SetWeekdays (
string[] data)
Parameters
- data
- the array of strings.
Remarks
Requirements
Namespace: Java.Text
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1