편집

다음을 통해 공유


SKPictureImageSource.Cancel Method

Definition

Request a cancel of the ImageSource loading.

public override System.Threading.Tasks.Task<bool> Cancel ();

Returns

An awaitable Task with a result indicating if the Task was successfully cancelled.

Applies to