PolarWatchFaceConfig
public struct PolarWatchFaceConfig
Watch face configuration containing the ordered list of enabled complications.
-
Ordered list of complications currently active on the watch face.
Declaration
Swift
public let enabledComplications: [PolarWatchFaceComplication] -
Undocumented
Declaration
Swift
public init(enabledComplications: [PolarWatchFaceComplication])