TextViewerKineticScrollingBrake Property

Gets or sets the speed in pixels/second by which the kinetic movement should be decreased in every step.

Definition

Namespace: BeeMobile.TextViewer
Assembly: BeeMobile.TextViewer.NET48 (in BeeMobile.TextViewer.NET48.dll) Version: 4.8.0.4
C#
public float KineticScrollingBrake { get; set; }

Property Value

Single

See Also