NotoSansFont

public enum NotoSansFont : String, Fontable

Different styles of the NotoSans font.

Important

This is a Public Preview API. It may be changed or removed at any time.
  • Regular font style

    Declaration

    Swift

    case regular = "NotoSans-Regular"
  • SemiBold font style

    Declaration

    Swift

    case semibold = "NotoSans-SemiBold"