setColor

abstract suspend fun setColor(newColor: Group.GroupColor): Group

Sets the group's display color.

Return

the updated Group instance

Parameters

newColor

the new GroupColor to apply