LightLevel
enum LightLevel : String, Codable, CaseIterable
Various levels of lighting from constant/all-day to low
-
Undocumented
Declaration
Swift
case allDay = "all day"
-
Undocumented
Declaration
Swift
case morning
-
Undocumented
Declaration
Swift
case afternoon
-
Undocumented
Declaration
Swift
case filtered
-
Undocumented
Declaration
Swift
case indirect
-
Undocumented
Declaration
Swift
case shade
-
Undocumented
Declaration
Swift
case low