Contents

graphical

A date picker style that displays an interactive calendar or clock.

Declaration

@MainActor @export(implementation) @preconcurrency static var graphical: GraphicalDatePickerStyle { get }

Discussion

This style is useful when you want to allow browsing through days in a calendar, or when the look of a clock face is appropriate.

See Also

Getting built-in date picker styles