UIGraphicsDrawingActions

Type Alias UIGraphicsDrawingActions 

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