Package org.robovm.apple.corefoundation
Class CFPreferencesDomain
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<CFString>
org.robovm.apple.corefoundation.CFPreferencesDomain
public class CFPreferencesDomain extends GlobalValueEnumeration<CFString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCFPreferencesDomain.AsListMarshalerstatic classCFPreferencesDomain.Marshalerstatic classCFPreferencesDomain.Values -
Field Summary
Fields Modifier and Type Field Description static CFPreferencesDomainAnyApplicationstatic CFPreferencesDomainAnyHoststatic CFPreferencesDomainAnyUserstatic CFPreferencesDomainCurrentApplicationstatic CFPreferencesDomainCurrentHoststatic CFPreferencesDomainCurrentUser -
Method Summary
Modifier and Type Method Description static CFPreferencesDomainvalueOf(CFString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
AnyApplication
-
CurrentApplication
-
AnyHost
-
CurrentHost
-
AnyUser
-
CurrentUser
-
-
Method Details
-
valueOf
-