StyleIcons

public struct StyleIcons

This represents the current values of the icons. Use the Style object to get them. This object intentionally has no public initializer

  • Get icons

    Declaration

    Swift

    public subscript(kind: StyleIconKind) -> UIImage { get }

    Parameters

    kind

    which icon you want to get