NSAttributedString_NSAttributedStringKitAdditions Class

Definition

Defines an extension method for NSAttributedString.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static class NSAttributedString_NSAttributedStringKitAdditions
type NSAttributedString_NSAttributedStringKitAdditions = class
Inheritance
NSAttributedString_NSAttributedStringKitAdditions
Attributes

Methods

ContainsAttachments(NSAttributedString, NSRange)

Returns true if the current NSAttributedString contains attachments in the specified range.

Applies to