Package org.robovm.apple.uikit
Class UISceneSessionRole
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.uikit.UISceneSessionRole
public class UISceneSessionRole extends GlobalValueEnumeration<NSString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classUISceneSessionRole.AsListMarshalerstatic classUISceneSessionRole.Marshalerstatic classUISceneSessionRole.Values -
Field Summary
Fields Modifier and Type Field Description static UISceneSessionRoleApplicationstatic UISceneSessionRoleExternalDisplay -
Method Summary
Modifier and Type Method Description static UISceneSessionRolevalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
Application
- Since:
- Available in iOS 13.0 and later.
-
ExternalDisplay
- Since:
- Available in iOS 13.0 and later.
-
-
Method Details
-
valueOf
-