iMenuEasingFunction Property

Gets or sets the easing function for the scrolling animation between the pages of te BeeMobile.iMenu.

Definition

Namespace: BeeMobile.iMenu
Assembly: BeeMobile.iMenu.NET48 (in BeeMobile.iMenu.NET48.dll) Version: 4.8.1.5
C#
public EasingFunctionDelegate EasingFunction { get; set; }

Property Value

EasingFunctionDelegate

See Also