Skip to main content

UIImageSymbolWeightForFontWeight

Function UIImageSymbolWeightForFontWeight 

Source
pub extern "C-unwind" fn UIImageSymbolWeightForFontWeight(
    font_weight: UIFontWeight,
) -> UIImageSymbolWeight
👎Deprecated:

renamed to UIImageSymbolWeight::for_font_weight

Available on crate features objc2-core-foundation and UIFontDescriptor and UIImageSymbolConfiguration only.