ScrollView.IgnoredInputKinds Property

Definition

Gets or sets the kinds of user input the control does not respond to.

C#
public ScrollingInputKinds IgnoredInputKinds { [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="ScrollView::s_defaultIgnoredInputKinds")] get; [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="ScrollView::s_defaultIgnoredInputKinds")] set; }
C#
[Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="ScrollView::s_defaultIgnoredInputKinds")]
public ScrollingInputKinds IgnoredInputKinds { [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="ScrollView::s_defaultIgnoredInputKinds")] get; [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="ScrollView::s_defaultIgnoredInputKinds")] set; }

Property Value

A combination of enumeration member values that indicates the kinds of user input the control does not respond to. The default is None.

Attributes
Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValueAttribute

Applies to

Produkt Verzie
Windows App SDK 1.4, 1.5, 1.6