Skip to content

NavigationPageSystemPopBehavior class

Defined in

Namespace: Sextant.XamForms Assembly: Sextant.XamForms.dll Full name: Sextant.XamForms.NavigationPageSystemPopBehavior Modifiers: public sealed

Summary

View source

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

NameSummary
.ctorRepresents a [BehaviorBase](# that intercepts the backwards navigation.

Methods

NameSummary
OnAttachedToAttaches to the superclass and then calls the OnAttachedTo method on this object.
Inherited members