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

Search Results for

    Method IDialogViewModel.OnDialogShownAsync

    IDialogViewModel.OnDialogShownAsync()

    Invoked when the dialog is shown.

    Declaration
    Task IDialogViewModel.OnDialogShownAsync()
    Returns
    Type Description
    Task
    Implements
    IDialogViewModel.OnDialogShownAsync()
    Remarks

    This method can be used to perform any initialization or setup required when the dialog is shown and can show nested dialogs or close the current dialog. This method is not invoked again if the dialog is restored when a nested dialog is closed.

    © Singulink. All rights reserved.