UICollectionViewDataSource_Extensions.GetIndexTitles メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定したコレクション ビュー内の項目のインデックス タイトルを要求します。
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 3, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public static string[] GetIndexTitles (this UIKit.IUICollectionViewDataSource This, UIKit.UICollectionView collectionView);
static member GetIndexTitles : UIKit.IUICollectionViewDataSource * UIKit.UICollectionView -> string[]
パラメーター
この拡張メソッドが動作するインスタンス。
- collectionView
- UICollectionView
要求を開始したコレクション ビュー。
戻り値
String[]
- 属性