CMAttachmentBearer.SetAttachments 方法

定义

使用 theAttachments 指定的 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

参数

target
ICMAttachmentBearer

此方法操作的对象。

theAttachments
NSDictionary

要附加到持有者的对象。

attachmentMode
CMAttachmentMode

要用于 中的所有 theAttachments附件的附件模式。

适用于