The members of Xamarin.Forms.StreamImageSource are listed below.
See Also: Inherited members from Xamarin.Forms.ImageSource
| Creates a new Xamarin.Forms.StreamImageSource object with default values. |
static readonly | StreamProperty | BindableProperty. Backing store for the StreamImageSource.Stream property. |
| Stream | Func<System.Threading.CancellationToken, System.Threading.Tasks.Task<System.IO.Stream>>. Gets or sets the delegate responsible for returning a System.IO.Stream for the Image. |
override | OnPropertyChanged(string)Method that is called when the property that is specified by propertyName is changed.. | |