EFocusLostReason

Windows
MacOS
Linux

References

Module

MagicLeap

Header

/Engine/Plugins/Lumin/MagicLeap/Source/MagicLeap/Public/LuminApplicationLifecycleComponent.h

Include

#include "LuminApplicationLifecycleComponent.h"

Syntax

enum EFocusLostReason
{
    EFocusLostReason_Invalid,
    EFocusLostReason_System,
}

Values

Name

Description

EFocusLostReason_Invalid

Value returned when focus is lost due to an unknown event

EFocusLostReason_System

Value returned when focus is lost due to a system dialog.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss