Class NavArgument
NavArgument stores information about a navigation argument.
Inherited Members
Namespace: Unity.AppUI.Navigation
Assembly: Unity.AppUI.Navigation.dll
Syntax
[Serializable]
public class NavArgument
Fields
defaultValue
The default value for the argument.
Declaration
[SerializeField]
public string defaultValue
Field Value
| Type | Description |
|---|---|
| string |