共用方式為


ScrollSnapPointBase 類別

定義

表示卷動或其他捲動控件所使用之貼齊點的 ScrollPresenter 基類。

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
繼承
Object Platform::Object IInspectable SnapPointBase ScrollSnapPointBase
衍生
屬性

屬性

Alignment

取得值,這個值表示貼齊點相對於檢視區的位置。

適用於