Xamarin.Forms.StreamImageSource.Stream Property
Gets or sets the delegate responsible for returning a System.IO.Stream for the Image.

Syntax

public virtual Func<System.Threading.CancellationToken, System.Threading.Tasks.Task<System.IO.Stream>> Stream { get; set; }

Value

Remarks

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