Event Enter
Event fired when the view gets focus.
public event Action<View.FocusEventArgs> Enter
Returns
- Action<View.FocusEventArgs>
- Event fired when the view gets focus.
Event fired when the view gets focus.
public event Action<View.FocusEventArgs> Enter