Android.Views.InputDevice.ProductId Property
Gets the product id for the given device, if available.

Syntax

[get: Android.Runtime.Register("getProductId", "()I", "GetGetProductIdHandler")]
public int ProductId { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Gets the product id for the given device, if available.

A product id uniquely identifies which product within the address space of a given vendor, identified by the device's vendor id. A value of 0 will be assigned where a product id is not available.

[Android Documentation]

Requirements

Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 9