Display data in a single column of customizable rows.
Framework
- UIKit
Display data in a single column of customizable rows.
Framework
class UITable View
A view that presents data using rows arranged in a single column.
class UITable View Controller
A view controller that specializes in managing a table view.
class UITable View Focus Update Context
A context object that provides information relevant to a specific focus update from one view to another.
class UILocalized Indexed Collation
An object that provides ways to organize, sort, and localize the data for a table view that has a section index.
class UITable View Cell
A cell in a table view.
class UISwipe Actions Configuration
The set of actions to perform when swiping on rows of a table.
class UIContextual Action
An action to display when the user swipes a table row.
class UITable View Row Action
A single action to present when the user swipes horizontally in a table row.
enum UIContextual Action .Style
Constants indicating the style information that is applied to the action button.
Create table view cells that support Dynamic Type and use system spacing constraints to adjust the spacing surrounding text labels.
class UITable View Header Footer View
A reusable view that can be placed at the top or bottom of a table section to display additional information for that section.
class UIRefresh Control
A standard control that can initiate the refreshing of a scroll view’s contents.
Initiate drags and handle drops from a table view.
protocol UITable View Drag Delegate
The interface for initiating drags from a table view.
protocol UITable View Drop Delegate
The interface for handling drops in a table view.
protocol UITable View Drop Coordinator
An interface for coordinating your custom drop-related actions with the table view.
class UITable View Drop Proposal
Your proposed solution for handling a drop in a table view.
protocol UITable View Drop Item
The data associated with an item being dropped into the table view.
protocol UITable View Drop Placeholder Context
An object that you insert temporarily into the table view while waiting to receive the actual data that you plan to display.
protocol UIData Source Translating
An advanced interface for managing a data source object.
Display nested views using a configurable and highly customizable layout.
class UIStack View
A streamlined interface for laying out a collection of views in either a column or a row.
class UIScroll View
A view that allows the scrolling and zooming of its contained views.