Skip to main content

NSDirectionalEdgeInsetsFromString

Function NSDirectionalEdgeInsetsFromString 

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

renamed to NSDirectionalEdgeInsets::from_string

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