Skip to main content

UIRectFillUsingBlendMode

Function UIRectFillUsingBlendMode 

Source
pub extern "C-unwind" fn UIRectFillUsingBlendMode(
    rect: CGRect,
    blend_mode: CGBlendMode,
)
Available on crate features objc2-core-foundation and objc2-core-graphics and UIGraphics only.