vendorId property Null safety
final
The vendor ID of the device that produced the event.
See developer.android.com/reference/android/view/InputDevice.html#getVendorId()
for the numerical values of the vendorId
.
Implementation
final int vendorId;