Instance Method
isEqual(to:)isEqualToGuide:isEqualToGuide_
Whether another guide has equivalent geometry and settings.
Declaration
func isEqual(to other: GSGuide?) -> BoolDeclaration
- (BOOL) isEqualToGuide:(GSGuide *) other;Declaration
isEqualToGuide_(other: GSGuide) -> bool