Uses of Class
org.robovm.apple.foundation.NSLigature
| Package | Description |
|---|---|
| org.robovm.apple.foundation | |
| org.robovm.apple.uikit |
-
Uses of NSLigature in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return NSLigature Modifier and Type Method Description static NSLigatureNSLigature. valueOf(String name)Returns the enum constant of this type with the specified name.static NSLigature[]NSLigature. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of NSLigature in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return NSLigature Modifier and Type Method Description NSLigatureNSAttributedStringAttributes. getLigature()Methods in org.robovm.apple.uikit with parameters of type NSLigature Modifier and Type Method Description NSAttributedStringAttributesNSAttributedStringAttributes. setLigature(NSLigature ligature)