2 references to GetNextFocusLeftView
Microsoft.Maui.Controls (1)
PlatformConfiguration\TizenSpecific\VisualElement.cs (1)
354 return GetNextFocusLeftView(config.Element);
Microsoft.Maui.Controls.Compatibility (1)
Tizen\Renderers\VisualElementRenderer.cs (1)
807 if (Specific.GetNextFocusLeftView(Element) != null)