ShelfWidgetContentHeight

How tall the widget's content area should be inside the shelf.

enum ShelfWidgetContentHeight

Cases

ShelfWidgetContentHeight.standard

case standard

The shelf's standard content height for the current surface.

ShelfWidgetContentHeight.fixed(_:)

case fixed(CGFloat)

A fixed height in points. The shelf clamps unreasonable values.