NSSet.IntersectsSet(NSSet) Method

Definition

[Foundation.Export("intersectsSet:")]
public virtual bool IntersectsSet (Foundation.NSSet other);
abstract member IntersectsSet : Foundation.NSSet -> bool
override this.IntersectsSet : Foundation.NSSet -> bool

Parameters

other
NSSet

Returns

Attributes

Applies to