Report.ReportId 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.
Accessor for the report ID.
public int ReportId { [Android.Runtime.Register("getReportId", "()I", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getReportId", "()I", "", ApiSince=37)>]
member this.ReportId : int
Property Value
the report ID or zero if the device does not use report IDs.
- Attributes