public enum UniWebViewTransitionEdge { None = 0, Top = 1, Left = 2, Bottom = 3, Right = 4 }