SViewport::OnQueryShowFocus

Called to determine if we should render the focus brush.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

SWidget::OnQueryShowFocus()

SViewport::OnQueryShowFocus()

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/SViewport.h

Include

#include "Widgets/SViewport.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/SViewport.cpp

Syntax

virtual TOptional< bool > OnQueryShowFocus
(
    const EFocusCause InFocusCause
) const

Remarks

Called to determine if we should render the focus brush.

Parameters

Parameter

Description

InFocusCause

The cause of focus