Share via


AuthenticatorDescription.LabelId Property

Definition

A resource id of a label for the authenticator that is suitable for displaying

[Android.Runtime.Register("labelId")]
public int LabelId { get; set; }
[<Android.Runtime.Register("labelId")>]
member this.LabelId : int with get, set

Property Value

Attributes

Remarks

A resource id of a label for the authenticator that is suitable for displaying

Java documentation for android.accounts.AuthenticatorDescription.labelId.

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