macOS/iOS API解説

iOS , Mac アプリケーション開発のために使われる主要フレームワークの日本語情報です。2010年代に書かれた内容です。今後更新はありません。

目次

NSIndexPath UIKit Additions

NSIndexPath UIKit Additionsクラス

INDEX>UIKit>NSIndexPath UIKit Additions 解説 NSIndexPathのUIKit追加のクラスです。 継承 NSObject 準拠 NSObject (NSObject) NSCoding NSCopying フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS 2.0以降 定義 UITableView.h …

section

解説 返り値 ( NSInteger ) 引数 フレームワーク UIKit クラス NSIndexPath UIKit Additions Property 使用可能 iPhone2.0 参照 例文

row

解説 返り値 引数 フレームワーク UIKit クラス NSIndexPath UIKit Additions Property 使用可能 iPhone2.0 参照 例文 @property(readonly) NSUInteger row

row

解説 返り値 ( NSInteger ) 引数 フレームワーク UIKit クラス NSIndexPath UIKit Additions Property 使用可能 iPhone2.0 参照 例文

section

解説 返り値 ( NSUInteger ) 引数 フレームワーク UIKit クラス NSIndexPath UIKit Additions Property 使用可能 iPhone2.0 参照 例文 @property(readonly) NSUInteger section

indexPathForRow:inSection:

+(NSIndexPath *)indexPathForRow:(NSUInteger)row inSection:(NSUInteger)section 解説 返り値 ( NSIndexPath * ) 引数 ( NSUInteger )row ( NSUInteger )section フレームワーク UIKit クラス NSIndexPath UIKit Additions Class Methods 使用可能 iPhone2…

indexPathForRow:inSection:

+(NSIndexPath *)indexPathForRow:(NSUInteger)row inSection:(NSUInteger)section 解説 返り値 ( NSIndexPath * ) 引数 ( NSUInteger )row ( NSUInteger )section Pa フレームワーク UIKit クラス NSIndexPath UIKit Additions Class Methods 使用可能 iPho…

section

解説 返り値 ( NSInteger ) 引数 フレームワーク UIKit クラス NSIndexPath UIKit Additions Property 使用可能 iPhone2.0 参照 例文

indexPathForRow:inSection:

+(NSIndexPath *)indexPathForRow:(NSUInteger)row inSection:(NSUInteger)section 解説 返り値 ( NSIndexPath * ) 引数 ( NSUInteger )row ( NSUInteger )section フレームワーク UIKit クラス NSIndexPath UIKit Additions Class Methods 使用可能 iPhone2…

@property(readonly) NSUInteger section

解説 返り値 引数 フレームワーク UIKit クラス NSIndexPath UIKit Additions Property 使用可能 iPhone2.0 参照 例文

@property(readonly) NSUInteger row

解説 返り値 引数 フレームワーク UIKit クラス NSIndexPath UIKit Additions Property 使用可能 iPhone2.0 参照 例文