Contents

AXUIElementGetTypeID()

Returns the unique type identifier for the AXUIElementRef type.

Declaration

func AXUIElementGetTypeID() -> CFTypeID

Return Value

Returns a CFTypeID representing the AXUIElementRef type.

See Also

Miscellaneous