IScrollController Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class IScrollController
/// [Microsoft.UI.Xaml.CustomAttributes.MUXContractProperty(version=0)]
/// [Windows.Foundation.Metadata.Experimental]
/// [Windows.Foundation.Metadata.Guid(1610682836, 5018, 22495, 140, 140, 40, 158, 48, 125, 12, 195)]
/// [Windows.Foundation.Metadata.Version(1)]
struct IScrollController
/// [Windows.Foundation.Metadata.Experimental]
/// [Windows.Foundation.Metadata.Guid(1610682836, 5018, 22495, 140, 140, 40, 158, 48, 125, 12, 195)]
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.XamlContract, 65536)]
struct IScrollController
[Microsoft.UI.Xaml.CustomAttributes.MUXContractProperty(version=0)]
[Windows.Foundation.Metadata.Experimental]
[Windows.Foundation.Metadata.Guid(1610682836, 5018, 22495, 140, 140, 40, 158, 48, 125, 12, 195)]
[Windows.Foundation.Metadata.Version(1)]
public interface IScrollController
[Windows.Foundation.Metadata.Experimental]
[Windows.Foundation.Metadata.Guid(1610682836, 5018, 22495, 140, 140, 40, 158, 48, 125, 12, 195)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.XamlContract), 65536)]
public interface IScrollController
Public Interface IScrollController
- Attributes
-
Microsoft.UI.Xaml.CustomAttributes.MUXContractPropertyAttribute ExperimentalAttribute GuidAttribute VersionAttribute ContractVersionAttribute
Properties
AreScrollControllerInteractionsAllowed | |
AreScrollerInteractionsAllowed | |
InteractionElement | |
InteractionElementScrollOrientation | |
IsInteracting | |
IsInteractionElementRailEnabled |
Methods
Events
AddScrollVelocityRequested | |
InteractionInfoChanged | |
InteractionRequested | |
ScrollByRequested | |
ScrollToRequested |