TextViewerKineticAnimationFrameInterval Property

Gets or sets the time interval between frames of kinetic movement animation.

Definition

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

Property Value

Int32

See Also