EarthSolsticeType
public enum EarthSolsticeType : Int
The two type of solstices
- northernSummer: Summer in the northern hemisphere (~June)
- southernSummer: Summer in the northern hemisphere (~December)
-
Undocumented
Declaration
Swift
case northernSummer -
Undocumented
Declaration
Swift
case southernSummer
View on GitHub
Install in Dash
EarthSolsticeType Enumeration Reference