Share via


BaseLazyView.LoadViewAsync Method

Definition

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

Applies to