MTLCaptureDescriptor.Destination Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Metal.MTLCaptureDestination Destination { [Foundation.Export("destination", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setDestination:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("destination", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setDestination:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.Destination : Metal.MTLCaptureDestination with get, set

Property Value

Attributes

Applies to