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