ScrollSnapPointBase Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Stellt die Basisklasse für Bildlauf-Andockpunkte dar, die von einem oder einem ScrollPresenter
anderen Bildlaufsteuerelement verwendet werden.
public ref class ScrollSnapPointBase : SnapPointBase
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.XamlContract, 327680)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class ScrollSnapPointBase : SnapPointBase
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.XamlContract), 327680)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public class ScrollSnapPointBase : SnapPointBase
Public Class ScrollSnapPointBase
Inherits SnapPointBase
- Vererbung
- Abgeleitet
- Attribute
Eigenschaften
Alignment |
Ruft einen Wert ab, der angibt, wo sich der Andockpunkt in Bezug auf den Viewport befindet. |