Xamarin.Forms.ImageSource.OnLoadingCompleted Method
Called by inheritors to indicate the end of the loading of the source.

Syntax

protected void OnLoadingCompleted (bool cancelled)

Parameters

cancelled
A bool indicating if the source was cancelled.

Remarks

OnLoadingCompleted should follow a OnLoadingStarted.

Requirements

Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0