Property Navigation
Navigation
Gets or sets the navigation manager.
public ApplicationNavigation? Navigation { get; set; }
Property Value
Remarks
Manages focus navigation and tracking of the most focused view. Initialized during Init(string?).
Gets or sets the navigation manager.
public ApplicationNavigation? Navigation { get; set; }
Manages focus navigation and tracking of the most focused view. Initialized during Init(string?).