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

Search Results for

    Property CanShowDialog

    CanShowDialog

    Gets a value indicating whether this presenter can currently show a dialog. This is false for a navigator while any dialog is showing, for a dialog navigator whose dialog is not the top showing dialog, and for any presenter while showing dialogs is blocked (e.g. during navigation lifecycle methods that do not permit dialogs).

    Declaration
    bool CanShowDialog { get; }
    Property Value
    Type Description
    bool
    © Singulink. All rights reserved.