다음을 통해 공유


UIGraphicsRenderer.GetContext(UIGraphicsRendererFormat) 메서드

정의

CGContext 렌더러의 를 가져옵니다. 이 클래스를 재정의하는 개발자는 이 메서드를 재정의해야 합니다.

[Foundation.Export("contextWithFormat:")]
public static CoreGraphics.CGContext GetContext (UIKit.UIGraphicsRendererFormat format);
static member GetContext : UIKit.UIGraphicsRendererFormat -> CoreGraphics.CGContext

매개 변수

반환

특성

적용 대상