Share via


Popup<T>.Result Property

Definition

Gets the final result of the dismissed popup.

public System.Threading.Tasks.Task<T>? Result { get; }

Property Value

System.Threading.Tasks.Task<T>

Applies to