XCAccessibilityElement Class Reference

Inherits from NSObject
Conforms to NSCopying
NSSecureCoding
Declared in XCAccessibilityElement.h

+ deviceElement

+ (id)deviceElement

+ elementWithAXUIElement:

+ (id)elementWithAXUIElement:(struct __AXUIElement *)arg1

+ elementWithProcessIdentifier:

+ (id)elementWithProcessIdentifier:(int)arg1

+ mockElementWithProcessIdentifier:

+ (id)mockElementWithProcessIdentifier:(int)arg1

+ mockElementWithProcessIdentifier:payload:

+ (id)mockElementWithProcessIdentifier:(int)arg1 payload:(id)arg2

+ supportsSecureCoding

+ (_Bool)supportsSecureCoding

  AXUIElement

@property (readonly) const struct __AXUIElement *AXUIElement

– copyWithZone:

- (id)copyWithZone:(struct _NSZone *)arg1

– dealloc

- (void)dealloc

– description

- (id)description

– encodeWithCoder:

- (void)encodeWithCoder:(id)arg1

– hash

- (unsigned long long)hash

– init

- (id)init

– initWithAXUIElement:

- (id)initWithAXUIElement:(struct __AXUIElement *)arg1

– initWithCoder:

- (id)initWithCoder:(id)arg1

– initWithMockProcessIdentifier:payload:

- (id)initWithMockProcessIdentifier:(int)arg1 payload:(id)arg2

– isEqual:

- (_Bool)isEqual:(id)arg1

  native

@property (readonly, getter=isNative) _Bool native

  payload

@property (readonly) id payload

  processIdentifier

@property (readonly) int processIdentifier