다음을 통해 공유


CMAttachmentBearer.SetAttachments 메서드

정의

지정된 attachmentModetheAttachments 사용하여 전달자에 연결합니다.

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.

적용 대상