HidDevice.ProductId 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.
The product ID for this device.
public int ProductId { [Android.Runtime.Register("getProductId", "()I", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getProductId", "()I", "", ApiSince=37)>]
member this.ProductId : int
Property Value
- Attributes