CALayerDelegate_Extensions.LayoutSublayersOfLayer Method

Definition

public static void LayoutSublayersOfLayer (this CoreAnimation.ICALayerDelegate This, CoreAnimation.CALayer layer);
static member LayoutSublayersOfLayer : CoreAnimation.ICALayerDelegate * CoreAnimation.CALayer -> unit

Parameters

This
ICALayerDelegate

The instance on which this extension method operates.

layer
CALayer

Applies to