CoordinatorLayout.Forms icon indicating copy to clipboard operation
CoordinatorLayout.Forms copied to clipboard

CoordinatorLayout for Xamarin.Forms

Results 5 CoordinatorLayout.Forms issues
Sort by recently updated
recently updated
newest added

Hi, is it possible to use collectionView in BottomView? Because when I tried it the top part wont collapse during scrolling. I attached solution (from VS template) with example of...

Can we add RequestDisallowInterceptTouchEvent for BottomScrollView because When I add Press Command to View in Bottom View then the Scroll View Stop Working

Let's regard the `TopView` as a Toolbar with 2 states: collapsed and expanded. Most of the time I want to set a precise value for my collapsed height (60dp), and...

ShowActionView method throw NRE: _actionViewContainer.Content.FadeTo(1.0d, easing: Easing.CubicInOut); Please check _actionViewContainer is not null

Is this available in MAUI app as well? If not directly, is there a way to achieve this. I am developing a maui app and I desperately need this control...