Property MostFocused
MostFocused
Returns the most focused view in the chain of subviews (the leaf view that has the focus).
public View MostFocused { get; }
Property Value
- View
The most focused View.
Returns the most focused view in the chain of subviews (the leaf view that has the focus).
public View MostFocused { get; }
The most focused View.