Instance Method
isEqual(to:)isEqualToAnchor:isEqualToAnchor_
Whether another anchor has the same position, name, attachment role, lock state, orientation, and attributes.
Declaration
func isEqual(to other: GSAnchor) -> BoolDeclaration
- (BOOL) isEqualToAnchor:(GSAnchor *) other;Declaration
isEqualToAnchor_(other: GSAnchor) -> boolDiscussion
The containing layer is not compared.