Share via


CAMetalLayer.Device Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Metal.IMTLDevice? Device { [Foundation.Export("device")] get; [Foundation.Export("setDevice:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("device")>]
[<set: Foundation.Export("setDevice:")>]
member this.Device : Metal.IMTLDevice with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to