AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Contains color configuration for navigation elements in a workspace theme.

Inheritance Hierarchy

System.Object
  Amazon.Connect.Model.PaletteNavigation

Namespace: Amazon.Connect.Model
Assembly: AWSSDK.Connect.dll
Version: 3.x.y.z

Syntax

C#
public class PaletteNavigation

The PaletteNavigation type exposes the following members

Constructors

NameDescription
Public Method PaletteNavigation()

Properties

NameTypeDescription
Public Property Background System.String

Gets and sets the property Background.

The background color of the navigation area.

Public Property InvertActionsColors System.Boolean

Gets and sets the property InvertActionsColors.

Whether to invert the colors of action buttons in the navigation area.

Public Property Text System.String

Gets and sets the property Text.

The text color in the navigation area.

Public Property TextActive System.String

Gets and sets the property TextActive.

The text color for active navigation items.

Public Property TextBackgroundActive System.String

Gets and sets the property TextBackgroundActive.

The background color for active navigation items.

Public Property TextBackgroundHover System.String

Gets and sets the property TextBackgroundHover.

The background color when hovering over navigation text.

Public Property TextHover System.String

Gets and sets the property TextHover.

The text color when hovering over navigation items.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5