다음을 통해 공유


Element.GetMenu(BindableObject) 메서드

정의

bindable에 대한 Menu 개체를 가져옵니다.

public static Xamarin.Forms.Menu GetMenu(Xamarin.Forms.BindableObject bindable);
static member GetMenu : Xamarin.Forms.BindableObject -> Xamarin.Forms.Menu

매개 변수

bindable
BindableObject

메뉴를 가져올 BindableObject입니다.

반환

bindable에 대한 Menu 개체입니다.

적용 대상