共用方式為


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 模式。

適用於