Partager via


CMAttachmentBearer.SetAttachments Méthode

Définition

S’attache theAttachments au porteur avec le spécifié attachmentMode.

public static void SetAttachments (this CoreMedia.ICMAttachmentBearer target, Foundation.NSDictionary theAttachments, CoreMedia.CMAttachmentMode attachmentMode);
static member SetAttachments : CoreMedia.ICMAttachmentBearer * Foundation.NSDictionary * CoreMedia.CMAttachmentMode -> unit

Paramètres

target
ICMAttachmentBearer

Objet sur lequel cette méthode fonctionne.

theAttachments
NSDictionary

Objets à attacher au porteur.

attachmentMode
CMAttachmentMode

Mode de pièce jointe à utiliser pour toutes les pièces jointes dans theAttachments.

S’applique à