Skip to main content

UIGraphicsDrawingActions

Type Alias UIGraphicsDrawingActions 

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