Class OnApplicationLostFocus
Called when the application loses focus.
Inheritance
OnApplicationLostFocus
Inherited Members
Namespace: Unity.VisualScripting
Syntax
[UnitCategory("Events/Application")]
public sealed class OnApplicationLostFocus : GlobalEventUnit<EmptyEventArgs>, IEventUnit, IUnit, IGraphElementWithDebugData, IGraphEventListener, IGraphElementWithData, IGraphElement, IGraphItem, INotifiedCollectionItem, IDisposable, IPrewarmable, IAotStubbable, IIdentifiable, IGraphEventHandler<EmptyEventArgs>
Properties
hookName
Declaration
protected override string hookName { get; }
Property Value
Type | Description |
---|---|
String |
Overrides
Unity.VisualScripting.GlobalEventUnit<Unity.VisualScripting.EmptyEventArgs>.hookName