iMenuShouldSerializeAnimationOnClick Method

Indicates whether the AnimationOnClick property should be persisted in Visual Studio designer's automatically generated code.

Definition

Namespace: BeeMobile.iMenu
Assembly: BeeMobile.iMenu.NET48 (in BeeMobile.iMenu.NET48.dll) Version: 4.8.1.5
C#
protected virtual bool ShouldSerializeAnimationOnClick()

Return Value

Boolean
true if the property value has changed from its default; otherwise, false.

See Also