XCTouchGesture Class Reference

Inherits from NSObject
Conforms to NSSecureCoding
Declared in XCTouchGesture.h

+ supportsSecureCoding

+ (_Bool)supportsSecureCoding

– addTouchPath:

- (void)addTouchPath:(id)arg1

– dealloc

- (void)dealloc

– description

- (id)description

– encodeWithCoder:

- (void)encodeWithCoder:(id)arg1

  immutable

@property _Bool immutable

– init

- (id)init

– initWithCoder:

- (id)initWithCoder:(id)arg1

– initWithName:

- (id)initWithName:(id)arg1

– makeImmutable

- (void)makeImmutable

  maximumOffset

@property (readonly) double maximumOffset

  name

@property (readonly, copy) NSString *name

  touchPaths

@property (readonly) NSArray *touchPaths