UIGraphicsPDFDrawingActions

Type Alias UIGraphicsPDFDrawingActions 

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