CylinderBreakingFunctionLinearTerm Property

Note: This API is now obsolete.
Gets or sets the linear component of the braking function.

Definition

Namespace: BeeMobile.iWheel
Assembly: BeeMobile.iWheel.NET48 (in BeeMobile.iWheel.NET48.dll) Version: 4.8.4.3
C#
[ObsoleteAttribute("This property is obsolete. Use TouchScrollSettings.BreakingCoefficient1 instead.")]
public float BreakingFunctionLinearTerm { get; set; }

Property Value

Single

See Also