Show / Hide Table of Contents

    Interface IWindowFocusGain

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

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

    Methods

    OnFocusGain()

    Declaration
    void OnFocusGain()

    Extension Methods

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