firstDayOfWeek

Returns the first day of the week of the locale. Returns .sunday as the default value if the data isn’t available to the requested locale.

iOS
16+
macOS
13+
tvOS
16+
watchOS
9+
var firstDayOfWeek: Locale.Weekday { get }