The members of Xamarin.Forms.FileImageSource are listed below.
See Also: Inherited members from Xamarin.Forms.ImageSource
| Creates a new Xamarin.Forms.FileImageSource object with default values. |
static readonly | FileProperty | BindableProperty. Backing store for the FileImageSource.File property. |
| File | string. Gets or sets the file from which this Xamarin.Forms.FileImageSource will load an image. |
override | Cancel()Request a cancel of the ImageSource loading. | |
override | OnPropertyChanged(string)Method that is called when the property that is specified by propertyName is changed. | |
static | Conversion to Xamarin.Forms.FileImageSource(Implicit) | Allows implicit casting from a string. |
static | Conversion to System.String(Implicit) | Allows implicit casting to a string. |