Share via


RefreshInteractionRatioChangedEventArgs.InteractionRatio Property

Definition

Gets the interaction ratio value.

public:
 property double InteractionRatio { double get(); };
double InteractionRatio();
public double InteractionRatio { get; }
var double = refreshInteractionRatioChangedEventArgs.interactionRatio;
Public ReadOnly Property InteractionRatio As Double

Property Value

Double

double

The interaction ratio value.

Applies to