Style

public enum Style

The style options for the rating bar.

  • The default style.

    Declaration

    Swift

    case `default`
  • The style for use on high contrast backgrounds.

    Declaration

    Swift

    case onContrast