Loading...
Searching...
No Matches
realvirtual.IRuntimeWindowStyle Interface Reference
Inheritance diagram for realvirtual.IRuntimeWindowStyle:
Public Member Functions | |
| void | OnWindowStyleChanged (rvUIMenuWindow.Style newStyle) |
| Called when the parent window's style has changed. | |
Member Function Documentation
◆ OnWindowStyleChanged()
| void realvirtual.IRuntimeWindowStyle.OnWindowStyleChanged | ( | rvUIMenuWindow.Style | newStyle | ) |
Called when the parent window's style has changed.
Implementing components should adjust their layout, positioning, or behavior accordingly.
- Parameters
-
newStyle The new window style
Implemented in realvirtual.rvUIToggleDropdown, realvirtual.rvUITooltipGenerator, and realvirtual.rvUIDropdown.