Share via


CALayerDelegate_Extensions.LayoutSublayersOfLayer Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void LayoutSublayersOfLayer(this CoreAnimation.ICALayerDelegate This, CoreAnimation.CALayer layer);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member LayoutSublayersOfLayer : CoreAnimation.ICALayerDelegate * CoreAnimation.CALayer -> unit

Parameters

layer
CALayer
Attributes

Applies to