CMAttachmentBearer.SetAttachments 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
使用 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
附件的附件模式。