AVMutableMovieTrack.Layer Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual IntPtr Layer { [Foundation.Export("layer")] get; [Foundation.Export("setLayer:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("layer")>]
[<set: Foundation.Export("setLayer:")>]
member this.Layer : nativeint with get, set

Property Value

IntPtr

nativeint

Attributes

Applies to