Package org.robovm.apple.foundation
Class NSAttributedString.KeysNSBundle
java.lang.Object
org.robovm.apple.foundation.NSAttributedString.KeysNSBundle
- Enclosing class:
- NSAttributedString
public static class NSAttributedString.KeysNSBundle extends Object
-
Constructor Summary
Constructors Constructor Description KeysNSBundle() -
Method Summary
Modifier and Type Method Description static NSStringAlternateDescription()static NSStringImageURL()static NSStringInlinePresentationIntent()static NSStringLanguageIdentifier()
-
Constructor Details
-
KeysNSBundle
public KeysNSBundle()
-
-
Method Details
-
InlinePresentationIntent
- Since:
- Available in iOS 15.0 and later.
-
AlternateDescription
- Since:
- Available in iOS 15.0 and later.
-
ImageURL
- Since:
- Available in iOS 15.0 and later.
-
LanguageIdentifier
- Since:
- Available in iOS 15.0 and later.
-