ImageSource.OnLoadingStarted Method

Definition

Called by inheritors to indicate the beginning of a loading operation.

protected void OnLoadingStarted ();
member this.OnLoadingStarted : unit -> unit

Remarks

OnLoadingCompleted should follow a OnLoadingStarted.

Applies to