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