NavigationPage.SetTitleIcon(BindableObject, FileImageSource) メソッド

定義

注意事項

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

パラメーター

bindable
BindableObject
属性
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute

適用対象