Skip to main content

UIFloatRangeIsInfinite

Function UIFloatRangeIsInfinite 

Source
pub extern "C-unwind" fn UIFloatRangeIsInfinite(
    range: UIFloatRange,
) -> bool
👎Deprecated:

renamed to UIFloatRange::is_infinite

Available on crate features objc2-core-foundation and UIAttachmentBehavior only.