Skip to main content

UIEdgeInsetsFromString

Function UIEdgeInsetsFromString 

Source
pub extern "C-unwind" fn UIEdgeInsetsFromString(
    string: &NSString,
) -> UIEdgeInsets
👎Deprecated:

renamed to UIEdgeInsets::from_string

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