Share via


AVMutableCaptionRegion.Origin Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AVFoundation.AVCaptionPoint Origin { [Foundation.Export("origin", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setOrigin:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("origin", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setOrigin:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.Origin : AVFoundation.AVCaptionPoint with get, set

Property Value

Attributes

Applies to