Type Alias UIGraphicsPDFDrawingActions

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