Definition
Namespace:ArtOfTest.WebAii.Core
Assembly:ArtOfTest.WebAii.dll
Syntax:
C#
public enum ScrollToVisibleType
Fields
C#
ElementBottomAtWindowBottom = 1
C#
ElementCenterAtWindowCenter = 2
C#
ElementTopAtWindowTop = 0
Namespace:ArtOfTest.WebAii.Core
Assembly:ArtOfTest.WebAii.dll
Syntax:
public enum ScrollToVisibleType
ElementBottomAtWindowBottom = 1
ElementCenterAtWindowCenter = 2
ElementTopAtWindowTop = 0