Enums

The following enums are available globally.

  • @abstract CustomIcon Icons.

    See more

    Declaration

    Objective-C

    enum CustomFontIcon : NSInteger {}

    Swift

    enum CustomFontIcon : Int
  • @abstract FontAwesome Icons.

    See more

    Declaration

    Objective-C

    enum FAIcon : NSInteger {}

    Swift

    enum FAIcon : Int