Navigation
API > API/Plugins > API/Plugins/ModelViewViewModelBlueprint > API/Plugins/ModelViewViewModelBlueprint/UMVVMBlueprintViewSettings
Syntax
UPROPERTY&40;EditAnywhere, Category&61;"Viewmodel"&41;
bool bInitializeSourcesOnConstruct
Remarks
Auto initialize the view sources when the Widget is constructed. If false, the user will have to initialize the sources manually. It prevents the sources evaluating until you are ready.