FINALIZE_TARGET_BEFORE_NAV (Hook Class Method)

 

This method is called to adapt the navigation target after the user clicks the target, and before navigation really starts. A typical use case is that a generic navigation target is shown on UI but the actual target must be determined at runtime based on the current data.

Example

More Information

Error Handling