Share via


CALayerDelegate_Extensions.DrawLayer Method

Definition

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

Parameters

layer
CALayer
context
CGContext
Attributes

Applies to