Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / ui / views / corewm / window_animations.h
index 996c215..f5728e6 100644 (file)
@@ -74,6 +74,9 @@ VIEWS_EXPORT void SetWindowVisibilityAnimationDuration(
     aura::Window* window,
     const base::TimeDelta& duration);
 
+VIEWS_EXPORT base::TimeDelta GetWindowVisibilityAnimationDuration(
+    const aura::Window& window);
+
 VIEWS_EXPORT void SetWindowVisibilityAnimationVerticalPosition(
     aura::Window* window,
     float position);