Share via


AVMutableCaptionRegion.Scroll Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AVFoundation.AVCaptionRegionScroll Scroll { [Foundation.Export("scroll", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setScroll:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("scroll", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setScroll:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.Scroll : AVFoundation.AVCaptionRegionScroll with get, set

Property Value

Attributes

Applies to