[−][src]Trait uikit_sys::UIGraphicsRenderer_UIGraphicsRendererProtected
Provided methods
unsafe fn runDrawingActions_completionActions_error_(
self,
drawingActions: UIGraphicsDrawingActions,
completionActions: UIGraphicsDrawingActions,
error: *mut NSError
) -> BOOL where
Self::Target: Message + Sized,
self,
drawingActions: UIGraphicsDrawingActions,
completionActions: UIGraphicsDrawingActions,
error: *mut NSError
) -> BOOL where
Self::Target: Message + Sized,
unsafe fn rendererContextClass() -> Class where
Self::Target: Message + Sized,
Self::Target: Message + Sized,
unsafe fn contextWithFormat_(format: UIGraphicsRendererFormat) -> CGContextRef where
Self::Target: Message + Sized,
Self::Target: Message + Sized,
unsafe fn prepareCGContext_withRendererContext_(
context: CGContextRef,
rendererContext: UIGraphicsRendererContext
) where
Self::Target: Message + Sized,
context: CGContextRef,
rendererContext: UIGraphicsRendererContext
) where
Self::Target: Message + Sized,