TableViewSections
protocol TableViewSections
Undocumented
-
Undocumented
Declaration
Swift
var rawValue: Int { get } -
Undocumented
Declaration
Swift
init?(rawValue: Int) -
init(_:Default implementation) Undocumented
Default Implementation
Undocumented
Declaration
Swift
init?(_ section: Int) -
Undocumented
Declaration
Swift
init?(_ indexPath: IndexPath)