Skip to main content

AXUIElementCopyAttributeNames

Function AXUIElementCopyAttributeNames 

Source
pub unsafe extern "C-unwind" fn AXUIElementCopyAttributeNames(
    element: &AXUIElement,
    names: NonNull<*const CFArray>,
) -> AXError
👎Deprecated:

renamed to AXUIElement::copy_attribute_names

Available on crate features AXError and AXUIElement and HIServices only.