need_go_up_button


Description:

public virtual bool need_go_up_button { get; }

Show or hide "Go up" button in main application when scroll go down far enough.

If you don't need that behavior, override property and return `false`.