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