共用方式為


MenuFlyout.Remove(IMenuElement) 方法

定義

public:
 virtual bool Remove(Microsoft::Maui::IMenuElement ^ item);
public bool Remove (Microsoft.Maui.IMenuElement item);
abstract member Remove : Microsoft.Maui.IMenuElement -> bool
override this.Remove : Microsoft.Maui.IMenuElement -> bool
Public Function Remove (item As IMenuElement) As Boolean

參數

傳回

實作

適用於