.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. UIKit
  3. UITableViewDataSource_Extensions
  4. SectionFor(IUITableViewDataSource, UITableView, String, nint)
  • 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 nint SectionFor(this IUITableViewDataSource! This, UITableView! tableView, string! title, nint atIndex);
    }
}
Xamarin iOS 0.0
Xamarin tvOS 0.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
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙