Show / Hide Table of Contents

Method IsVanillaTheme

| Edit this page View Source

IsVanillaTheme(string)

Helper method to determine if a given themeName matches any vanilla global::Room.Theme values.
Declaration
public static bool IsVanillaTheme(string themeName)
Parameters
Type Name Description
string themeName Name of the theme to test.
Returns
Type Description
bool true if the themeName matches a built-in value, or false.
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾