ThemeDefinition.ThemeType Property

Definition

Defines the type of Theme to associate with this definition. Type must be a class that extends InteractableThemeBase

public:
 property Type ^ ThemeType { Type ^ get(); void set(Type ^ value); };
public Type ThemeType { get; set; }
member this.ThemeType : Type with get, set
Public Property ThemeType As Type

Property Value

Applies to