Uses of Class
org.robovm.apple.foundation.NSAttributedStringMarkdownInterpretedSyntax
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSAttributedStringMarkdownInterpretedSyntax in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return NSAttributedStringMarkdownInterpretedSyntax Modifier and Type Method Description NSAttributedStringMarkdownInterpretedSyntaxNSAttributedStringMarkdownParsingOptions. getInterpretedSyntax()static NSAttributedStringMarkdownInterpretedSyntaxNSAttributedStringMarkdownInterpretedSyntax. valueOf(long n)Returns the enum constant of this type with the specified name.static NSAttributedStringMarkdownInterpretedSyntaxNSAttributedStringMarkdownInterpretedSyntax. valueOf(String name)Returns the enum constant of this type with the specified name.static NSAttributedStringMarkdownInterpretedSyntax[]NSAttributedStringMarkdownInterpretedSyntax. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.foundation with parameters of type NSAttributedStringMarkdownInterpretedSyntax Modifier and Type Method Description voidNSAttributedStringMarkdownParsingOptions. setInterpretedSyntax(NSAttributedStringMarkdownInterpretedSyntax v)