Package org.robovm.apple.homekit
Class HMSignificantEvent
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.homekit.HMSignificantEvent
public class HMSignificantEvent extends GlobalValueEnumeration<NSString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classHMSignificantEvent.AsListMarshalerstatic classHMSignificantEvent.Marshalerstatic classHMSignificantEvent.Values -
Field Summary
Fields Modifier and Type Field Description static HMSignificantEventSunrisestatic HMSignificantEventSunset -
Method Summary
Modifier and Type Method Description static HMSignificantEventvalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
Sunrise
- Since:
- Available in iOS 9.0 and later.
-
Sunset
- Since:
- Available in iOS 9.0 and later.
-
-
Method Details
-
valueOf
-