다음을 통해 공유


RegisterFileRepresentationCompletionHandler 대리자

정의

public delegate void RegisterFileRepresentationCompletionHandler(NSUrl fileUrl, bool coordinated, NSError error);
type RegisterFileRepresentationCompletionHandler = delegate of NSUrl * bool * NSError -> unit

매개 변수

fileUrl
NSUrl
coordinated
Boolean
error
NSError

적용 대상