Method GetColors
GetColors(bool)
Gets colors of the active or inactive tab.
protected virtual IReadOnlyFontAndColor GetColors(bool isActive)
Parameters
isActiveboolWhether to get colors for the active or inactive item.
Gets colors of the active or inactive tab.
protected virtual IReadOnlyFontAndColor GetColors(bool isActive)
isActive boolWhether to get colors for the active or inactive item.