Skip to main content

NSStringFromDirectionalEdgeInsets

Function NSStringFromDirectionalEdgeInsets 

Source
pub extern "C-unwind" fn NSStringFromDirectionalEdgeInsets(
    insets: NSDirectionalEdgeInsets,
) -> Retained<NSString>
Available on crate features objc2-core-foundation and UIGeometry only.