Contents

FilledColumn.WrappedElement

The type of the column’s elements that defines an associated type for the optional column protocol.

Declaration

typealias WrappedElement = Base.WrappedElement

Discussion

See OptionalColumnProtocol for more information.

See Also

Supporting Types