CALayerDelegate_Extensions.DisplayLayer(ICALayerDelegate, CALayer) Method

Definition

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

Parameters

This
ICALayerDelegate

The instance on which this extension method operates.

layer
CALayer

Applies to