Language

ClassifiableContent.Id Property

Definition

Returns the LocusId associated with this content.

public Android.Content.LocusId Id { [Android.Runtime.Register("getId", "()Landroid/content/LocusId;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getId", "()Landroid/content/LocusId;", "", ApiSince=37)>]
member this.Id : Android.Content.LocusId

Property Value

the LocusId of the content

Attributes

Applies to