Method FocusDeepest
FocusDeepest(NavigationDirection, TabBehavior?)
Focuses the deepest focusable Subview if one exists. If there are no focusable Subviews then the focus is set to the view itself.
public bool FocusDeepest(NavigationDirection direction, TabBehavior? behavior)
Parameters
direction
NavigationDirectionbehavior
TabBehavior?