BaseAdapter.SetAutofillOptions Method

Definition

Overloads

SetAutofillOptions(ICharSequence[])

Sets the value returned by #getAutofillOptions()

SetAutofillOptions(String[])

Sets the value returned by #getAutofillOptions()

SetAutofillOptions(ICharSequence[])

Sets the value returned by #getAutofillOptions()

C#
[Android.Runtime.Register("setAutofillOptions", "([Ljava/lang/CharSequence;)V", "GetSetAutofillOptions_arrayLjava_lang_CharSequence_Handler", ApiSince=27)]
public virtual void SetAutofillOptions (params Java.Lang.ICharSequence[]? options);

Parameters

options
ICharSequence[]
Attributes

Remarks

Java documentation for android.widget.BaseAdapter.setAutofillOptions(java.lang.CharSequence).

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

.NET for Android .NET for Android API 35 i .NET for Android .NET for Android API 34
Produkt Wersje
.NET for Android .NET for Android API 34, .NET for Android API 35

SetAutofillOptions(String[])

Sets the value returned by #getAutofillOptions()

C#
public void SetAutofillOptions (params string[]? options);

Parameters

options
String[]

Remarks

Java documentation for android.widget.BaseAdapter.setAutofillOptions(java.lang.CharSequence).

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

.NET for Android .NET for Android API 35 i .NET for Android .NET for Android API 34
Produkt Wersje
.NET for Android .NET for Android API 34, .NET for Android API 35