Method UpdateThemeMetrics
UpdateThemeMetrics(bool?)
Updates the theme metrics for the interior drawable. This method checks if a scrollbar theme is set and applies the theme metrics based on the current system appearance (dark or light mode).
public virtual void UpdateThemeMetrics(bool? newDark = null)
Parameters
newDark
bool?