RSSAmplifier

Sharpnado · Feb 29, 2024

.net MAUI: Disable scrolling on Android

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

A quick one today! So for a new drag and drop component I needed to temporary disable the scrolling of a parent ScrollView . Ok no biggies I went just scrollView.IsEnable = false . But, hey!! Nothing happens like WTFudge REALLY MAUI??? I then went to MAUI sources and saw that: public

Read on sharpnado.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.