IMapPinHandler.VirtualView Property
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.
Gets the cross-platform virtual view associated with the handler.
public:
property Microsoft::Maui::Maps::IMapPin ^ VirtualView { Microsoft::Maui::Maps::IMapPin ^ get(); };
public Microsoft.Maui.Maps.IMapPin VirtualView { get; }
member this.VirtualView : Microsoft.Maui.Maps.IMapPin
Public ReadOnly Property VirtualView As IMapPin