UIGraphicsRenderer.GetContext(UIGraphicsRendererFormat) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
CGContext取得轉譯器的 。 覆寫此類別的開發人員必須覆寫這個方法。
[Foundation.Export("contextWithFormat:")]
public static CoreGraphics.CGContext GetContext (UIKit.UIGraphicsRendererFormat format);
static member GetContext : UIKit.UIGraphicsRendererFormat -> CoreGraphics.CGContext
參數
- format
- UIGraphicsRendererFormat
傳回
- 屬性