Protocols
The following protocols are available globally.
-
Undocumented
See moreDeclaration
Swift
public protocol QuickTableViewRow
-
Undocumented
See moreDeclaration
Swift
public protocol QuickTableViewRowWithConditions : QuickTableViewRow
-
Undocumented
See moreDeclaration
Swift
public protocol QuickTableViewSection
-
Undocumented
See moreDeclaration
Swift
public protocol QuickTableViewSectionWithConditions : QuickTableViewSection
-
Undocumented
See moreDeclaration
Swift
public protocol QuickTableViewCellIdentifiable
-
Undocumented
Declaration
Swift
public protocol QuickTableViewCellIdentifiableFixedHeight : QuickTableViewCellIdentifiable
-
Undocumented
Declaration
Swift
public protocol QuickTableViewCellIdentifiableAutomaticHeight : QuickTableViewCellIdentifiable
-
Undocumented
See moreDeclaration
Swift
public protocol QuickTableViewContainer
-
Undocumented
See moreDeclaration
Swift
public protocol HasTableView