MenuBarHandlerUpdate 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 IMenuBar about updates to an IMenuBarHandler
public ref class MenuBarHandlerUpdate : IEquatable<Microsoft::Maui::Handlers::MenuBarHandlerUpdate ^>
public class MenuBarHandlerUpdate : IEquatable<Microsoft.Maui.Handlers.MenuBarHandlerUpdate>
type MenuBarHandlerUpdate = class
interface IEquatable<MenuBarHandlerUpdate>
Public Class MenuBarHandlerUpdate
Implements IEquatable(Of MenuBarHandlerUpdate)
- Inheritance
-
MenuBarHandlerUpdate
- Implements
Constructors
MenuBarHandlerUpdate(Int32, IMenuBarItem) |
Communicates information from an IMenuBar about updates to an IMenuBarHandler |
MenuBarHandlerUpdate(MenuBarHandlerUpdate) |
Properties
EqualityContract | |
Index | |
MenuBarItem |
Methods
<Clone>$() | |
Deconstruct(Int32, IMenuBarItem) | |
Equals(MenuBarHandlerUpdate) | |
Equals(Object) | |
GetHashCode() | |
PrintMembers(StringBuilder) | |
ToString() |
Operators
Equality(MenuBarHandlerUpdate, MenuBarHandlerUpdate) | |
Inequality(MenuBarHandlerUpdate, MenuBarHandlerUpdate) |
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.