Routing.GetRoute(BindableObject) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static System::String ^ GetRoute(Microsoft::Maui::Controls::BindableObject ^ obj);
public static string GetRoute (Microsoft.Maui.Controls.BindableObject obj);
static member GetRoute : Microsoft.Maui.Controls.BindableObject -> string
Public Shared Function GetRoute (obj As BindableObject) As String
Parameters
- obj
- BindableObject