Uses of Class
org.robovm.apple.uikit.UIGraphicsRendererContext
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIGraphicsRendererContext in org.robovm.apple.uikit
Subclasses of UIGraphicsRendererContext in org.robovm.apple.uikit Modifier and Type Class Description classUIGraphicsImageRendererContextclassUIGraphicsPDFRendererContextMethods in org.robovm.apple.uikit with parameters of type UIGraphicsRendererContext Modifier and Type Method Description static voidUIGraphicsRenderer. prepareCGContext(CGContext context, UIGraphicsRendererContext rendererContext)Method parameters in org.robovm.apple.uikit with type arguments of type UIGraphicsRendererContext Modifier and Type Method Description booleanUIGraphicsRenderer. runDrawingActions(VoidBlock1<UIGraphicsRendererContext> drawingActions, VoidBlock1<UIGraphicsRendererContext> completionActions, NSError.NSErrorPtr error)