Interactable.ForceUpdateThemes Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Use RefreshSetup() instead
Force re-initialization of Interactable from events, themes and state references
public:
void ForceUpdateThemes();
[System.Obsolete("Use RefreshSetup() instead")]
public void ForceUpdateThemes ();
[<System.Obsolete("Use RefreshSetup() instead")>]
member this.ForceUpdateThemes : unit -> unit
Public Sub ForceUpdateThemes ()
- Attributes