NSAttributedString_NSAttributedStringKitAdditions.ContainsAttachments Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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