NavigationPage.SetTitleIcon(BindableObject, FileImageSource) Metodo

Definizione

Attenzione

SetTitleIcon is obsolete as of 4.0.0. Please use SetTitleIconImageSource instead.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete("SetTitleIcon is obsolete as of 4.0.0. Please use SetTitleIconImageSource instead.")]
public static void SetTitleIcon (Xamarin.Forms.BindableObject bindable, Xamarin.Forms.FileImageSource value);
static member SetTitleIcon : Xamarin.Forms.BindableObject * Xamarin.Forms.FileImageSource -> unit

Parametri

bindable
BindableObject
Attributi
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute

Si applica a