1 reference to ScrollView
Microsoft.Maui.Controls (1)
PlatformConfiguration\iOSSpecific\ScrollView.cs (1)
10
public static readonly BindableProperty ShouldDelayContentTouchesProperty = BindableProperty.Create(nameof(ShouldDelayContentTouches), typeof(bool), typeof(
ScrollView
), true);