共用方式為


RefreshInteractionRatioChangedEventArgs 類別

定義

提供事件資料。

適用于 UWP 的對等 WinUI 2 APIMicrosoft.UI.Xaml.Controls.RefreshInteractionRatioChangedEventArgs (Windows 應用程式 SDK中的 WinUI,請參閱Windows 應用程式 SDK命名空間) 。

public ref class RefreshInteractionRatioChangedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 393216)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class RefreshInteractionRatioChangedEventArgs final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 393216)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class RefreshInteractionRatioChangedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 393216)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class RefreshInteractionRatioChangedEventArgs
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 393216)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class RefreshInteractionRatioChangedEventArgs
Public NotInheritable Class RefreshInteractionRatioChangedEventArgs
繼承
Object Platform::Object IInspectable RefreshInteractionRatioChangedEventArgs
屬性

Windows 需求

規格需求 Description
裝置系列
Windows 10, version 1803 (已於 10.0.17134.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v6.0 引進)

屬性

名稱 Description
InteractionRatio

取得互動比例值。

適用于 UWP 的對等 WinUI 2 APIMicrosoft.UI.Xaml.Controls.RefreshInteractionRatioChangedEventArgs.InteractionRatio (for WinUI 在Windows 應用程式 SDK中,請參閱Windows 應用程式 SDK命名空間) 。

適用於