Package org.robovm.apple.uikit
Class UIFontDescriptorAttribute
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.uikit.UIFontDescriptorAttribute
public class UIFontDescriptorAttribute extends GlobalValueEnumeration<NSString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classUIFontDescriptorAttribute.AsListMarshalerstatic classUIFontDescriptorAttribute.Marshalerstatic classUIFontDescriptorAttribute.Values -
Field Summary
Fields Modifier and Type Field Description static UIFontDescriptorAttributeCascadeListstatic UIFontDescriptorAttributeCharacterSetstatic UIFontDescriptorAttributeFacestatic UIFontDescriptorAttributeFamilystatic UIFontDescriptorAttributeFeatureSettingsstatic UIFontDescriptorAttributeFixedAdvancestatic UIFontDescriptorAttributeMatrixstatic UIFontDescriptorAttributeNamestatic UIFontDescriptorAttributeSizestatic UIFontDescriptorAttributeTextStylestatic UIFontDescriptorAttributeTraitsstatic UIFontDescriptorAttributeVisibleName -
Method Summary
Modifier and Type Method Description static UIFontDescriptorAttributevalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
Family
-
Name
-
Face
-
Size
-
VisibleName
-
Matrix
-
CharacterSet
-
CascadeList
-
Traits
-
FixedAdvance
-
FeatureSettings
-
TextStyle
-
-
Method Details
-
valueOf
-