다음을 통해 공유


LoadInPlaceFileRepresentationHandler 대리자

정의

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

매개 변수

fileUrl
NSUrl
isInPlace
Boolean
error
NSError

적용 대상