Navigation
API > API/Plugins > API/Plugins/Synthesis > API/Plugins/Synthesis/UI > API/Plugins/Synthesis/UI/USynth2DSlider
- UWidget::SynchronizeProperties()
- USynth2DSlider::SynchronizeProperties()
References
| Module | Synthesis |
| Header | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Public/UI/Synth2DSlider.h |
| Include | #include "UI/Synth2DSlider.h" |
| Source | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Private/UI/Synth2DSlider.cpp |
virtual void SynchronizeProperties&40;&41;
Remarks
Applies all properties to the native widget if possible. This is called after a widget is constructed. It can also be called by the editor to update modified state, so ensure all initialization to a widgets properties are performed here, or the property and visual state may become unsynced.