UITableViewDataSource_Extensions
CanEditRow(IUITableViewDataSource, UITableView, NSIndexPath)
CanMoveRow(IUITableViewDataSource, UITableView, NSIndexPath)
CommitEditingStyle(IUITableViewDataSource, UITableView, UITableViewCellEditingStyle, NSIndexPath)
MoveRow(IUITableViewDataSource, UITableView, NSIndexPath, NSIndexPath)
NumberOfSections(IUITableViewDataSource, UITableView)
SectionFor(IUITableViewDataSource, UITableView, String, nint)
SectionFor(IUITableViewDataSource, UITableView, String, nint)
SectionIndexTitles(IUITableViewDataSource, UITableView)
TitleForFooter(IUITableViewDataSource, UITableView, nint)
TitleForFooter(IUITableViewDataSource, UITableView, nint)
TitleForHeader(IUITableViewDataSource, UITableView, nint)
TitleForHeader(IUITableViewDataSource, UITableView, nint)
xamarinios
namespace UIKit
{
public static class UITableViewDataSource_Extensions
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Introduced(PlatformName.TvOS, 10, 2, PlatformArchitecture.All, null)]
public static string![]! SectionIndexTitles(this IUITableViewDataSource! This, UITableView! tableView);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API