Package org.robovm.apple.coretext
Class CTFontManagerErrorUserInfoKey
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.foundation.NSErrorUserInfoKey
org.robovm.apple.coretext.CTFontManagerErrorUserInfoKey
public class CTFontManagerErrorUserInfoKey extends NSErrorUserInfoKey
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCTFontManagerErrorUserInfoKey.AsListMarshalerstatic classCTFontManagerErrorUserInfoKey.Marshalerstatic classCTFontManagerErrorUserInfoKey.Values -
Field Summary
Fields Modifier and Type Field Description static CTFontManagerErrorUserInfoKeyFontAssetNamestatic CTFontManagerErrorUserInfoKeyFontDescriptorsstatic CTFontManagerErrorUserInfoKeyFontURLs -
Method Summary
Modifier and Type Method Description static CTFontManagerErrorUserInfoKeyvalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
FontURLs
-
FontDescriptors
- Since:
- Available in iOS 13.0 and later.
-
FontAssetName
- Since:
- Available in iOS 13.0 and later.
-
-
Method Details
-
valueOf
-