Type Method
型メソッド
get
getNonlocalVersionsOfItemAtURL:completionHandler:
No overview available. 概要は利用可能でありません。
Availability 有効性
- iOS 8.0+
- iPadOS 8.0+
- macOS 10.10+
- Mac Catalyst 13.1+
- tvOS 9.0+
- watchOS 2.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
+ (void)getNonlocalVersionsOfItemAtURL:(NSURL
*)url
completionHandler:(void (^)(NSArray
<NSFileVersion
*> *nonlocalFileVersions, NSError
*error))completionHandler;