次の方法で共有


UIGraphicsRenderer.GetContext(UIGraphicsRendererFormat) メソッド

定義

レンダラーの を CGContext 取得します。 このクラスをオーバーライドする開発者は、このメソッドをオーバーライドする必要があります。

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

パラメーター

戻り値

属性

適用対象