Skip to main content

NSStringFromPoint

Function NSStringFromPoint 

Source
pub extern "C-unwind" fn NSStringFromPoint(
    a_point: NSPoint,
) -> Retained<NSString>
👎Deprecated:

renamed to NSString::from_point

Available on crate features NSGeometry and NSString and objc2-core-foundation only.