PopupViewStackService class¶
Defined in
Namespace: Sextant.Plugins.Popup
Assembly: Sextant.Plugins.Popup.dll
Full name: Sextant.Plugins.Popup.PopupViewStackService
Modifiers: public sealed
Summary¶
Abstract base class for view stack services.
Applies to
net8.0, net8.0-windows10.0.19041, net8.0-ios17.5, net8.0-maccatalyst17.5, net8.0-macos14.2, net8.0-macos14.5, net8.0-tvos17.2
Class hierarchy
classDiagram
class PopupViewStackService
class PopupViewStackServiceBase
PopupViewStackServiceBase <|-- PopupViewStackService
Inherits from: PopupViewStackServiceBase
Remarks¶
Initializes a new instance of the PopupViewStackService class.
Constructors¶
| Name | Summary |
|---|---|
| .ctor | Abstract base class for view stack services. |
Inherited members
Sextant.Plugins.Popup.PopupViewStackServiceBase.#ctor(Sextant.IView,Mopups.Interfaces.IPopupNavigation,ReactiveUI.IViewLocator,Sextant.IViewModelFactory)Sextant.Plugins.Popup.PopupViewStackServiceBase.PushPopup(Sextant.IViewModel,System.String,System.Boolean)Sextant.Plugins.Popup.PopupViewStackServiceBase.PushPopup``1(System.String,System.Boolean)Sextant.Plugins.Popup.PopupViewStackServiceBase.PushPopup(Sextant.INavigable,Sextant.INavigationParameter,System.String,System.Boolean)Sextant.Plugins.Popup.PopupViewStackServiceBase.PushPopup``1(Sextant.INavigationParameter,System.String,System.Boolean)Sextant.Plugins.Popup.PopupViewStackServiceBase.PopPopup(System.Boolean)Sextant.Plugins.Popup.PopupViewStackServiceBase.PopAllPopups(System.Boolean)Sextant.Plugins.Popup.PopupViewStackServiceBase.RemovePopup(Sextant.IViewModel,System.String,System.Boolean)Sextant.Plugins.Popup.PopupViewStackServiceBase.PushingSextant.Plugins.Popup.PopupViewStackServiceBase.PushedSextant.Plugins.Popup.PopupViewStackServiceBase.PoppingSextant.Plugins.Popup.PopupViewStackServiceBase.PoppedSextant.Plugins.Popup.PopupViewStackServiceBase.PopupStackSextant.Plugins.Popup.PopupViewStackServiceBase.PopupSubjectSystem.Object.Equals(System.Object)System.Object.Equals(System.Object,System.Object)System.Object.GetHashCodeSystem.Object.GetTypeSystem.Object.MemberwiseCloneSystem.Object.ReferenceEquals(System.Object,System.Object)System.Object.ToString