Contents

defaultMinListHeaderHeight

The default minimum height of a header in a list.

Declaration

var defaultMinListHeaderHeight: CGFloat? { get set }

Discussion

When this value is nil, the system chooses the appropriate height. The default is nil.

See Also

Configuring a list’s layout