BaseLazyView.LoadViewAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Use this method to do the initialization of the View and change the status IsLoaded value here.
public abstract System.Threading.Tasks.ValueTask LoadViewAsync();
Returns
System.Threading.Tasks.ValueTask
System.Threading.Tasks.ValueTask