Show / Hide Table of Contents

    Interface IWindowFocusLoss

    Event handler for when the Build Automator window loses focus. May not be fired under CLI mode.

    Namespace: QFSW.BA.EventHandlers
    Assembly: QFSW.BA.dll
    Syntax
    public interface IWindowFocusLoss : IBuildEventHandler

    Methods

    OnFocusLoss()

    Declaration
    void OnFocusLoss()

    Extension Methods

    CollectionExtensions.Yield<T>(T)
    Build Automator 2 by QFSW
    Back to top