NSAttributedString.IsEqual(NSAttributedString) Method

Definition

Whether this is equal to the other string.

[Foundation.Export("isEqualToAttributedString:")]
public virtual bool IsEqual (Foundation.NSAttributedString other);
override this.IsEqual : Foundation.NSAttributedString -> bool

Parameters

Returns

Attributes

Applies to