Method FindNavController
FindNavController(VisualElement)
Find the NavigationController used by the NavigationContainer that contains this visual element.
Declaration
public static NavController FindNavController(this VisualElement element)
Parameters
| Type | Name | Description |
|---|---|---|
| VisualElement | element |
Returns
| Type | Description |
|---|---|
| NavController |