CALayerDelegate_Extensions.DrawLayer Method

Definition

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

Parameters

This
ICALayerDelegate

The instance on which this extension method operates.

layer
CALayer
context
CGContext

Applies to