[]
Gets the built-in theme.
public static Theme GetTheme(BuiltInThemes theme)
Public Shared Function GetTheme(theme As BuiltInThemes) As Theme
Type | Name | Description |
---|---|---|
BuiltInThemes | theme | A BuiltInThemes value indicates the theme to get. |
Type | Description |
---|---|
Theme | A Theme object. |