Method GetFocusColor NamespaceTerminal.Gui AssemblyTerminal.Gui.dll GetFocusColor() Determines the current ColorScheme based on the Enabled value. public virtual Attribute GetFocusColor() Returns Attribute Focus if Enabled is true or Disabled if Enabled is false. If it's overridden can return other values.