RefreshInteractionRatioChangedEventArgs.InteractionRatio Property

Definition

Gets the interaction ratio value.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

public:
 property double InteractionRatio { double get(); };
double InteractionRatio();
public double InteractionRatio { get; }
Public ReadOnly Property InteractionRatio As Double

Property Value

Double

double

The interaction ratio value.

Applies to