UIView.DrawLayer(CALayer, CGContext) 메서드

정의

[Foundation.Export("drawLayer:inContext:")]
public virtual void DrawLayer (CoreAnimation.CALayer layer, CoreGraphics.CGContext context);
abstract member DrawLayer : CoreAnimation.CALayer * CoreGraphics.CGContext -> unit
override this.DrawLayer : CoreAnimation.CALayer * CoreGraphics.CGContext -> unit

매개 변수

layer
CALayer
context
CGContext
특성

적용 대상