Share via


FieldClassification.Match.CategoryId Property

Definition

Gets the category id of the UserData entry.

public string CategoryId { [Android.Runtime.Register("getCategoryId", "()Ljava/lang/String;", "", ApiSince=28)] get; }
[<get: Android.Runtime.Register("getCategoryId", "()Ljava/lang/String;", "", ApiSince=28)>]
member this.CategoryId : string

Property Value

Attributes

Remarks

Gets the category id of the UserData entry.

Java documentation for android.service.autofill.FieldClassification.Match.getCategoryId().

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