VNRequest.PreferredMetalContext Property

Definition

Caution

Empty stub (not a public API).

Gets or sets the IMTLDevice upon which the request should be executed.

[System.Obsolete("Empty stub (not a public API).")]
public virtual Metal.IMTLDevice PreferredMetalContext { get; set; }
public virtual Metal.IMTLDevice PreferredMetalContext { [Foundation.Export("preferredMetalContext", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setPreferredMetalContext:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.PreferredMetalContext : Metal.IMTLDevice with get, set

Property Value

The default value of this property is null.

This value can be null.

Attributes

Applies to