Share via


UIView.Layer Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
[ObjCRuntime.ThreadSafe]
public virtual CoreAnimation.CALayer Layer { [Foundation.Export("layer", ObjCRuntime.ArgumentSemantic.Strong)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<ObjCRuntime.ThreadSafe>]
[<get: Foundation.Export("layer", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.Layer : CoreAnimation.CALayer

Property Value

Attributes

Applies to