Cheesebaron.ParallaxScrollView.ObservableScrollView.ObservableScrollView C# (CSharp) Method

ObservableScrollView() public method

public ObservableScrollView ( Android.Content.Context context, IAttributeSet attrs ) : System
context Android.Content.Context
attrs IAttributeSet
return System
        public ObservableScrollView(Context context, IAttributeSet attrs)
            : base(context, attrs)
        {
        }