NavigationPage.GetTitleIcon(BindableObject) 메서드

정의

주의

GetTitleIcon is obsolete as of 4.0.0. Please use GetTitleIconImageSource instead.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete("GetTitleIcon is obsolete as of 4.0.0. Please use GetTitleIconImageSource instead.")]
public static Xamarin.Forms.FileImageSource GetTitleIcon (Xamarin.Forms.BindableObject bindable);
static member GetTitleIcon : Xamarin.Forms.BindableObject -> Xamarin.Forms.FileImageSource

매개 변수

bindable
BindableObject

반환

특성

적용 대상