Android.Views.InputDevice.VendorId Property
Gets the vendor id for the given device, if available.

Syntax

[get: Android.Runtime.Register("getVendorId", "()I", "GetGetVendorIdHandler")]
public int VendorId { get; }

Value

Documentation for this section has not yet been entered.

Remarks

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

A vendor id uniquely identifies the company who manufactured the device. A value of 0 will be assigned where a vendor 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