Skip to main content

custom_drawable

Function custom_drawable 

Source
pub fn custom_drawable(
    handler: impl Fn(&mut DrawContext) + 'static,
) -> CustomDrawable