次の方法で共有


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

適用対象