dymaptic.GeoBlazor.Core
dymaptic.GeoBlazor.Core.Events
SearchFocusEvent Class
Event result type for the SearchWidget.OnSearchFocus event.
public class SearchFocusEvent :
System.IEquatable<dymaptic.GeoBlazor.Core.Events.SearchFocusEvent>
Inheritance System.Object 🡒 SearchFocusEvent
Implements System.IEquatable<SearchFocusEvent>
Constructors
SearchFocusEvent() Constructor
Event result type for the SearchWidget.OnSearchFocus event.
public SearchFocusEvent();