Class NavigationSubView
Sub view for the PopupViewer control.
Inheritance
NavigationSubView
Implements
Namespace: Esri.ArcGISRuntime.Toolkit.Maui.Primitives
Assembly: Esri.ArcGISRuntime.Toolkit.Maui.dll
Syntax
public class NavigationSubView : TemplatedView, INotifyPropertyChanged, IEffectControlProvider, IToolTipElement, IContextFlyoutElement, IAnimatable, IViewController, IVisualElementController, IElementController, IGestureController, IGestureRecognizers, IPropertyMapperView, IHotReloadableView, IReplaceableView, ILayout, ILayoutController, IVisualTreeElement, IContentView, IView, IElement, ITransform, IPadding, ICrossPlatformLayout
Constructors
Name | Description |
---|---|
NavigationSubView() | Initializes a new instance of the NavigationSubView class. |
Fields
Name | Description |
---|---|
ContentProperty | Identifies the Content dependency property. |
ContentTemplateSelectorProperty | Identifies the ContentTemplateSelectorProperty dependency property. |
HeaderTemplateSelectorProperty | Identifies the HeaderTemplateSelectorProperty dependency property. |
IsBackNavigationEnabledProperty | Identifies the IsBackNavigationEnabled dependency property. |
VerticalScrollBarVisibilityProperty | Identifies the VerticalScrollBarVisibility dependency property. |
Properties
Name | Description |
---|---|
Content | Gets or sets the content. |
ContentTemplateSelector | Gets or sets the template selector for the content. |
HeaderTemplateSelector | Gets or sets the template selector for the header. |
IsBackNavigationEnabled | Gets or sets a value indicating whether the back buttons are enabled or not. |
NavigationStack | Gets the current navigation stack |
VerticalScrollBarVisibility | Gets or sets the vertical scrollbar visibility of the scrollviewer below the title. |
Methods
Name | Description |
---|---|
OnApplyTemplate() |