EmptyRowAdapter
public struct EmptyRowAdapter : RowAdapter
EmptyRowAdapter is a row adapter that hides all columns.
-
Creates an EmptyRowAdapter
Declaration
Swift
public init()
public struct EmptyRowAdapter : RowAdapter
EmptyRowAdapter is a row adapter that hides all columns.
Creates an EmptyRowAdapter
Swift
public init()