TouchScrollSettingsShouldSerializeBreakingCoefficient2 Method

Indicates whether the BreakingCoefficient2 property should be persisted.

Definition

Namespace: BeeMobile.iWheel
Assembly: BeeMobile.iWheel.NET48 (in BeeMobile.iWheel.NET48.dll) Version: 4.8.4.3
C#
protected virtual bool ShouldSerializeBreakingCoefficient2()

Return Value

Boolean
A System.Boolean.Boolean which is true, if BreakingCoefficient2 was changed from its default value; false otherwise.

See Also