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.
The default minimum height of a header in a list.
var defaultMinListHeaderHeight: CGFloat? { get set }When this value is nil, the system chooses the appropriate height. The default is nil.