NavigatorNavigationProvider Property |
Namespace: ff14bot.Navigation
public static NavigationProvider NavigationProvider { get; set; }
Exception | Condition |
---|---|
ArgumentNullException | value is null. |
Similarly, OnRemoveAsCurrent will be called on the old navigation provider, if applicable.
If an exception is thrown in any of these two functions, the state remains unchanged.