NavigationPageSystemPopBehavior class¶
Defined in
Namespace: Sextant.XamForms
Assembly: Sextant.XamForms.dll
Full name: Sextant.XamForms.NavigationPageSystemPopBehavior
Modifiers: public sealed
Summary¶
Represents a BehaviorBase that intercepts the backwards navigation.
Applies to
net8.0, net8.0-ios17.5, net8.0-maccatalyst17.5, net8.0-macos14.2, net8.0-macos14.5, net8.0-tvos17.2, netstandard2.0
Class hierarchy
classDiagram
class NavigationPageSystemPopBehavior
class BehaviorBase~NavigationPage~
BehaviorBase~NavigationPage~ <|-- NavigationPageSystemPopBehavior
Inherits from: BehaviorBase
Remarks¶
Initializes a new instance of the NavigationPageSystemPopBehavior class.
Constructors¶
| Name | Summary |
|---|---|
| .ctor | Represents a [BehaviorBase](# that intercepts the backwards navigation. |
Methods¶
| Name | Summary |
|---|---|
| OnAttachedTo | Attaches to the superclass and then calls the OnAttachedTo method on this object. |