Image.SetFile Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
| SetFile(BindableObject, String) | |
| SetFile(IPlatformElementConfiguration<Tizen,Image>, String) |
SetFile(BindableObject, String)
public static void SetFile (Xamarin.Forms.BindableObject element, string file);
static member SetFile : Xamarin.Forms.BindableObject * string -> unit
Parameters
- element
- BindableObject
- file
- String
Applies to
SetFile(IPlatformElementConfiguration<Tizen,Image>, String)
public static Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.Tizen,Xamarin.Forms.Image> SetFile (this Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.Tizen,Xamarin.Forms.Image> config, string file);
static member SetFile : Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.Tizen, Xamarin.Forms.Image> * string -> Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.Tizen, Xamarin.Forms.Image>
Parameters
- config
- IPlatformElementConfiguration<Tizen,Image>
- file
- String