TouchScrollSettingsShouldSerializeDistance Method
Indicates whether the
Distance property should be persisted.
Namespace: BeeMobile.iWheelAssembly: BeeMobile.iWheel.NET48 (in BeeMobile.iWheel.NET48.dll) Version: 4.8.4.3
protected virtual bool ShouldSerializeDistance()
Protected Overridable Function ShouldSerializeDistance As Boolean
Return Value
BooleanA
System.Boolean.Boolean which is
true, if
Distance was changed from its default value;
false otherwise.