Property MostFocused
MostFocused
Returns the most focused SubView down the subview-hierarchy, or this view if it has focus and no subview has focus.
public View? MostFocused { get; }
Returns the most focused SubView down the subview-hierarchy, or this view if it has focus and no subview has focus.
public View? MostFocused { get; }