Navigation arguments for the MainPage, allowing callers to target a specific tab.
int? TargetTabIndex
Gets or sets the zero-based tab index to select. Ignored if TargetTabKey resolves to a tab.
string? TargetTabKey
Gets or sets the key of the tab to select (for example, "wallet").