Share via


IColorTheme Interface

Definition

By implementing the IColorTheme you can compose your own theme that can be used with the AvatarView to create a consistent look. Assign the implementation of this interface to the ColorTheme property to use it.

public interface IColorTheme
Derived

Methods

GetBackgroundColor(String)
GetForegroundColor(String)

Applies to