OpenSaveDialogAnimatedTransitions Property

Gets or sets a value specifying, whether OpenSaveDialog should animate transitions while the user navigates through folder structure.

Definition

Namespace: BeeMobile.OpenSaveDialog
Assembly: BeeMobile.OpenSaveDialog.NET48 (in BeeMobile.OpenSaveDialog.NET48.dll) Version: 4.8.1.3
C#
public virtual bool AnimatedTransitions { get; set; }

Property Value

Boolean

See Also