public enum ColumnResizingAnimationMode : System.Enum
Member | Description |
---|---|
Auto | Automatically decides on the animation mode to use. |
Interpolate | The column width interpolates to the new width. |
None | No animation is performed. |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+