Method OnAdded
OnAdded(SuperViewChangedEventArgs)
Method invoked when a subview is being added to this view.
public virtual void OnAdded(SuperViewChangedEventArgs e)
Parameters
e
SuperViewChangedEventArgsEvent where View is the subview being added.