Type Alias UIGraphicsImageDrawingActions

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