Contents

automatic

The automatic alternating row background behavior.

Declaration

static let automatic: AlternatingRowBackgroundBehavior

Discussion

This defers to default component behavior for alternating row backgrounds. Some components, such as Table on macOS, will default to having alternating row backgrounds; while List does not.

See Also

Getting alternating row background behavior