UI Tookit UI Tookit
UI Tookit UI Tookit
DocFX + Singulink = ♥

Search Results for

    Method SetActiveView

    SetActiveView(object, object?)

    Sets the active view in the specified view navigator.

    Declaration
    protected abstract void SetActiveView(object viewNavigator, object? view)
    Parameters
    Type Name Description
    object viewNavigator

    The view navigator that should display the view, or null for the root.

    object view

    The view to display, or null to clear the view.

    © Singulink. All rights reserved.