Instance Method
インスタンスメソッド
enumerate
enumerateIndexPathsWithOptions:usingBlock:
No overview available. 概要は利用可能でありません。
Availability 有効性
- macOS 10.11+
Technology
- App
Kit
Declaration 宣言
- (void)enumerateIndexPathsWithOptions:(NSEnumerationOptions
)opts
usingBlock:(void (^)(NSIndexPath
*indexPath, BOOL *stop))block;