ShellNavigationState Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A URI representing either the current page or a destination for navigation in a Shell application.
public ref class ShellNavigationState
[System.ComponentModel.TypeConverter(typeof(Microsoft.Maui.Controls.ShellNavigationState+ShellNavigationStateTypeConverter))]
public class ShellNavigationState
public class ShellNavigationState
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Maui.Controls.ShellNavigationState+ShellNavigationStateTypeConverter))>]
type ShellNavigationState = class
type ShellNavigationState = class
Public Class ShellNavigationState
- Inheritance
-
ShellNavigationState
- Attributes
Constructors
ShellNavigationState() | |
ShellNavigationState(String) | |
ShellNavigationState(Uri) |
Properties
Location |
Operators
Implicit(String to ShellNavigationState) | |
Implicit(Uri to ShellNavigationState) |
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.