MenuFlyoutSubItemHandlerUpdate Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Communicates information from an IMenuFlyoutSubItem about updates to an IMenuFlyoutSubItemHandler
public ref class MenuFlyoutSubItemHandlerUpdate : IEquatable<Microsoft::Maui::Handlers::MenuFlyoutSubItemHandlerUpdate ^>
public class MenuFlyoutSubItemHandlerUpdate : IEquatable<Microsoft.Maui.Handlers.MenuFlyoutSubItemHandlerUpdate>
type MenuFlyoutSubItemHandlerUpdate = class
interface IEquatable<MenuFlyoutSubItemHandlerUpdate>
Public Class MenuFlyoutSubItemHandlerUpdate
Implements IEquatable(Of MenuFlyoutSubItemHandlerUpdate)
- Inheritance
-
MenuFlyoutSubItemHandlerUpdate
- Implements
Constructors
MenuFlyoutSubItemHandlerUpdate(Int32, IMenuElement) |
Communicates information from an IMenuFlyoutSubItem about updates to an IMenuFlyoutSubItemHandler |
MenuFlyoutSubItemHandlerUpdate(MenuFlyoutSubItemHandlerUpdate) |
Properties
EqualityContract | |
Index | |
MenuElement |
Methods
<Clone>$() | |
Deconstruct(Int32, IMenuElement) | |
Equals(MenuFlyoutSubItemHandlerUpdate) | |
Equals(Object) | |
GetHashCode() | |
PrintMembers(StringBuilder) | |
ToString() |
Operators
Equality(MenuFlyoutSubItemHandlerUpdate, MenuFlyoutSubItemHandlerUpdate) | |
Inequality(MenuFlyoutSubItemHandlerUpdate, MenuFlyoutSubItemHandlerUpdate) |
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.