The following tables list the members exposed by IScrollbarIntersection.
| Name | Description | |
|---|---|---|
![]() | BottomIntersectionHTML | The HTML that needs to be displayed for the intersection with vertical scrollbar on the bottom. |
![]() | BottomScrollbarIntersectionCss | Contains css class name for the bottom scrollbar intersection. |
![]() | HasBottomScrollbarIntersection | Indicates whether the behavior has intersection with vertical scrollbar on the bottom. |
![]() | HasTopScrollbarIntersection | Indicates whether the behavior has intersection with vertical scrollbar on the top. |
![]() | TopIntersectionHTML | The HTML that needs to be displayed for the intersection with vertical scrollbar on the top. |
![]() | TopScrollbarIntersectionCss | Contains css class name for the top scrollbar intersection. |