Share via


GCController.VendorName Property

Definition

Gets the manufacturer name for the controller.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? VendorName { [Foundation.Export("vendorName", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("vendorName", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.VendorName : string

Property Value

Implements

Attributes

Applies to