Compartir a través de


NavigationPage.SetTitleIcon(BindableObject, FileImageSource) Método

Definición

Precaución

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

Parámetros

bindable
BindableObject
Atributos
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute

Se aplica a