Skip to content

PopupViewStackService class

Defined in

Namespace: Sextant.Plugins.Popup Assembly: Sextant.Plugins.Popup.dll Full name: Sextant.Plugins.Popup.PopupViewStackService Modifiers: public sealed

Summary

View source

        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

NameSummary
.ctorAbstract base class for view stack services.
Inherited members