Property ColorScheme
ColorScheme
The colors to use to render the overlay. Accessing this property before the Application has been initialized will cause an error
public abstract ColorScheme ColorScheme { get; set; }
The colors to use to render the overlay. Accessing this property before the Application has been initialized will cause an error
public abstract ColorScheme ColorScheme { get; set; }