Skip to main content

UIGraphicsPDFDrawingActions

Type Alias UIGraphicsPDFDrawingActions 

Source
pub type UIGraphicsPDFDrawingActions = *mut DynBlock<dyn Fn(NonNull<UIGraphicsPDFRendererContext>)>;
Available on crate features block2 and UIGraphicsPDFRenderer and UIGraphicsRenderer only.
Expand description