Style

public enum Style : String

The enum text Style.

  • Italic text Style

    Declaration

    Swift

    case italic = "italic"