A value that indicates the theme swatch of the control, this property only works when WijmoControlMode property is Mobile.
Syntax
'Declaration
Public Overridable Property ThemeSwatch As System.String
public virtual System.string ThemeSwatch {get; set;}
See Also