MapElementHandlerUpdate 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.
public ref class MapElementHandlerUpdate : IEquatable<Microsoft::Maui::Maps::Handlers::MapElementHandlerUpdate ^>
public class MapElementHandlerUpdate : IEquatable<Microsoft.Maui.Maps.Handlers.MapElementHandlerUpdate>
type MapElementHandlerUpdate = class
interface IEquatable<MapElementHandlerUpdate>
Public Class MapElementHandlerUpdate
Implements IEquatable(Of MapElementHandlerUpdate)
- Inheritance
-
MapElementHandlerUpdate
- Implements
Constructors
MapElementHandlerUpdate(Int32, IMapElement) | |
MapElementHandlerUpdate(MapElementHandlerUpdate) |
Properties
EqualityContract | |
Index | |
MapElement |
Methods
<Clone>$() | |
Deconstruct(Int32, IMapElement) | |
Equals(MapElementHandlerUpdate) | |
Equals(Object) | |
GetHashCode() | |
PrintMembers(StringBuilder) | |
ToString() |
Operators
Equality(MapElementHandlerUpdate, MapElementHandlerUpdate) | |
Inequality(MapElementHandlerUpdate, MapElementHandlerUpdate) |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.