Navigation
API > API/Plugins > API/Plugins/CommonUI > API/Plugins/CommonUI/UCommonActivatableWidget
Syntax
UPROPERTY&40;EditAnywhere, Category&61;Activation, Meta&61;&40;EditCondition&61;bSupportsActivationFocus&41;&41;
&42;If false
Remarks
True to prefer automatically restoring focus to the widget that was focused when this widget last became the non-leafmost-active-widget. If true and a valid restoration candidate exists, we'll use that. If it doesn't, we rely on GetDesiredFocusTarget() /**Returns the desired widget to focus when this Widget Activates.