vendor property

String get vendor

The vendor read-only property of the GPUAdapterInfo interface returns the name of the adapter vendor, or an empty string if it is not available.

Implementation

external String get vendor;