UIGraphicsRenderer.GetContext(UIGraphicsRendererFormat) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le CGContext du convertisseur. Les développeurs qui remplacent cette classe doivent remplacer cette méthode.
[Foundation.Export("contextWithFormat:")]
public static CoreGraphics.CGContext GetContext (UIKit.UIGraphicsRendererFormat format);
static member GetContext : UIKit.UIGraphicsRendererFormat -> CoreGraphics.CGContext
Paramètres
- format
- UIGraphicsRendererFormat
Retours
- Attributs