PageStackEntry.Parameter Property

Definition

Gets the navigation parameter associated with this navigation entry.

public:
 property Platform::Object ^ Parameter { Platform::Object ^ get(); };
IInspectable Parameter();
public object Parameter { get; }
var object = pageStackEntry.parameter;
Public ReadOnly Property Parameter As Object

Property Value

Object

Platform::Object

IInspectable

The navigation parameter.

Applies to