FUITagView

public class FUITagView : UIView

FUITagView is an enhanced FUILabel that applies Fiori Design tag color schemes to the label by default.

Usage

  • Initializing programmatically:

let tagView = FUITagView(FUITag("tag1"))