Constructor FocusEventArgs
FocusEventArgs(View)
Constructs.
public FocusEventArgs(View view)
Parameters
view
ViewThe view that gets or loses focus.
Constructs.
public FocusEventArgs(View view)
view
ViewThe view that gets or loses focus.