ExtendedColorControlTrait.MoveToColorNameCommand.Request

class ExtendedColorControlTrait.MoveToColorNameCommand.Request


The request payload for the MoveToColorName command.

Summary

Public constructors

Request(colorName: String)

Creates a request payload for the MoveToColorName command.

Public properties

String

Name of the color.

Public constructors

Request

Request(colorName: String = "")

Creates a request payload for the MoveToColorName command.

Public properties

colorName

val colorNameString

Name of the color.