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

参数

返回

实现

适用于