Package org.robovm.apple.coretext
Class CTFontAttribute
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<CFString>
org.robovm.apple.coretext.CTFontAttribute
public class CTFontAttribute extends GlobalValueEnumeration<CFString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCTFontAttribute.AsListMarshalerstatic classCTFontAttribute.Marshalerstatic classCTFontAttribute.Values -
Field Summary
Fields Modifier and Type Field Description static CTFontAttributeBaselineAdjuststatic CTFontAttributeCascadeListstatic CTFontAttributeCharacterSetstatic CTFontAttributeDisplayNamestatic CTFontAttributeDownloadablestatic CTFontAttributeDownloadedstatic CTFontAttributeEnabledstatic CTFontAttributeFamilyNamestatic CTFontAttributeFeaturesstatic CTFontAttributeFeatureSettingsstatic CTFontAttributeFixedAdvancestatic CTFontAttributeFormatstatic CTFontAttributeLanguagesstatic CTFontAttributeMacintoshEncodingsstatic CTFontAttributeMatrixstatic CTFontAttributeNamestatic CTFontAttributeOpticalSizestatic CTFontAttributeOrientationstatic CTFontAttributePrioritystatic CTFontAttributeRegistrationScopestatic CTFontAttributeRegistrationUserInfostatic CTFontAttributeSizestatic CTFontAttributeStyleNamestatic CTFontAttributeTraitsstatic CTFontAttributeURLstatic CTFontAttributeVariationstatic CTFontAttributeVariationAxes -
Method Summary
Modifier and Type Method Description static CTFontAttributevalueOf(CFString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
URL
-
Name
-
DisplayName
-
FamilyName
-
StyleName
-
Traits
-
Variation
-
VariationAxes
- Since:
- Available in iOS 11.0 and later.
-
Size
-
Matrix
-
CascadeList
-
CharacterSet
-
Languages
-
BaselineAdjust
-
MacintoshEncodings
-
Features
-
FeatureSettings
-
FixedAdvance
-
Orientation
-
Format
-
RegistrationScope
-
Priority
-
Enabled
-
Downloadable
-
Downloaded
-
OpticalSize
-
RegistrationUserInfo
- Since:
- Available in iOS 13.0 and later.
-
-
Method Details