Partager via


NSAttributedString_NSAttributedStringKitAdditions.ContainsAttachments Méthode

Définition

Retourne true si le actuel NSAttributedString contient des pièces jointes dans le spécifié range.

[Foundation.Export("containsAttachmentsInRange:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static bool ContainsAttachments (this Foundation.NSAttributedString This, Foundation.NSRange range);
static member ContainsAttachments : Foundation.NSAttributedString * Foundation.NSRange -> bool

Paramètres

This
NSAttributedString

Instance sur laquelle cette méthode fonctionne.

range
NSRange

Retours

Attributs

S’applique à