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

Search Results for

    Interface IDialogViewModel<TResult>

    Represents a view model that can be used in a dialog that returns a result when closed.

    Inherited Members
    IDialogViewModel.OnDialogShownAsync()
    Namespace: Singulink.UI.Navigation
    Assembly: Singulink.UI.Navigation.dll
    Syntax
    public interface IDialogViewModel<TResult> : IDialogViewModel
    Type Parameters
    Name Description
    TResult

    Properties

    Name Description
    Result

    Gets the result of the dialog.

    © Singulink. All rights reserved.