FSlateApplication::IsActive

Whether the application is active.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

FSlateApplicationBase::IsActive()

FSlateApplication::IsActive()

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/Application/SlateApplication.h

Include

#include "Framework/Application/SlateApplication.h"

Syntax

virtual bool IsActive() const

Remarks

Whether the application is active.

Returns

application active or not