ClassifiableContent.Id Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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