Share via


SCStreamConfiguration.DestinationRect Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGRect DestinationRect { [Foundation.Export("destinationRect", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setDestinationRect:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("destinationRect", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setDestinationRect:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.DestinationRect : CoreGraphics.CGRect with get, set

Property Value

Attributes

Applies to