Declaration

func selectionContainsObject(_ object: (any GSSelectableElementProtocol)?) -> Bool

Declaration

- (BOOL) selectionContainsObject:(GSSelectableElement *) object;

Declaration

selectionContainsObject_(object: GSSelectableElement) -> bool

Discussion

Returns NO for nil.

See Also

Selection