Share via


CMAttachmentBearer.SetAttachments Metodo

Definizione

theAttachments Collega al bearer con l'oggetto specificatoattachmentMode.

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

Parametri

target
ICMAttachmentBearer

Oggetto sul quale opera questo metodo.

theAttachments
NSDictionary

Oggetti da associare al bearer.

attachmentMode
CMAttachmentMode

Modalità allegato da usare per tutti gli allegati in theAttachments.

Si applica a