Navigation arguments used when navigating to the embedded layout page.
EmbeddedLayoutNavigationArgs(TokenItem TokenItem)
Initializes a new instance of the EmbeddedLayoutNavigationArgs class.
TokenItem? TokenItem
Gets the token item containing the embedded layout to render.
EmbeddedLayoutNavigationArgs()
Initializes a new instance of the EmbeddedLayoutNavigationArgs class.
Encapsulates a Token object.