SleepWakeState public enum SleepWakeState : String, Codable UNKNOWN Declaration Swift case UNKNOWN = "UNKNOWN" WAKE Declaration Swift case WAKE = "WAKE" REM Declaration Swift case REM = "REM" NONREM12 Declaration Swift case NONREM12 = "NONREM12" NONREM3 Declaration Swift case NONREM3 = "NONREM3" © 2025 . All rights reserved. (Last updated: 2025-03-05) Generated by jazzy ♪♫ v0.15.0, a Realm project.