IScrollController Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
- Attributs
-
Microsoft.UI.Xaml.CustomAttributes.MUXContractPropertyAttribute ExperimentalAttribute GuidAttribute VersionAttribute ContractVersionAttribute
Propriétés
AreScrollControllerInteractionsAllowed | |
AreScrollerInteractionsAllowed | |
InteractionElement | |
InteractionElementScrollOrientation | |
IsInteracting | |
IsInteractionElementRailEnabled |
Méthodes
Événements
AddScrollVelocityRequested | |
InteractionInfoChanged | |
InteractionRequested | |
ScrollByRequested | |
ScrollToRequested |