Class NavigationArgs
Argument to pass to a navigation request.
Inherited Members
Namespace: Unity.AppUI.Navigation
Syntax
[Serializable]
public class NavigationArgs
Properties
name
The name of the navigation argument.
Declaration
public string name { get; set; }
Property Value
| Type | Description |
|---|---|
| String |