Type Alias UIGraphicsDrawingActions

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