IScrollController Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
- Atributos
-
Microsoft.UI.Xaml.CustomAttributes.MUXContractPropertyAttribute ExperimentalAttribute GuidAttribute VersionAttribute ContractVersionAttribute
Propriedades
AreScrollControllerInteractionsAllowed | |
AreScrollerInteractionsAllowed | |
InteractionElement | |
InteractionElementScrollOrientation | |
IsInteracting | |
IsInteractionElementRailEnabled |
Métodos
Eventos
AddScrollVelocityRequested | |
InteractionInfoChanged | |
InteractionRequested | |
ScrollByRequested | |
ScrollToRequested |