RemoteInput.Builder.SetLabel Method

Definition

Overloads

SetLabel(ICharSequence)

[Android.Runtime.Register("setLabel", "(Ljava/lang/CharSequence;)Landroid/app/RemoteInput$Builder;", "")]
public Android.App.RemoteInput.Builder SetLabel(Java.Lang.ICharSequence? label);

Parameters

Returns

Attributes

Remarks

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 36 and other versions
Product Versions
.NET for Android .NET for Android API 34, .NET for Android API 35, .NET for Android API 36

SetLabel(String)

public Android.App.RemoteInput.Builder SetLabel(string? label);

Parameters

label
String

Returns

Remarks

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 36 and other versions
Product Versions
.NET for Android .NET for Android API 34, .NET for Android API 35, .NET for Android API 36