A generic helper for drawing a standard Control Icon

Hierarchy

  • any
    • ControlIcon

Properties

Accessors

Methods

Properties

tintColor: number

The color of the icon tint, if any

Accessors

  • get elevation(): number
  • The elevation of the ControlIcon, which is displayed in its tooltip text.

    Returns number

Methods

  • Incremental refresh for ControlIcon appearance.

    Parameters

    • __namedParameters: {
          visible: any;
          iconColor: any;
          borderColor: any;
          borderVisible: any;
      } = {}
      • visible: any
      • iconColor: any
      • borderColor: any
      • borderVisible: any

    Returns ControlIcon