Interface ScrollerObserver
Properties
containerHeight
containerHeight: number
containerWidth
containerWidth: number
isDestroyed
isDestroyed: boolean
isPending
isPending: boolean
isRunning
isRunning: boolean
nowScrolling
nowScrolling: boolean
scrollBottom
scrollBottom: number
scrollEnabled
scrollEnabled: boolean
scrollHeight
scrollHeight: number
scrollLeft
scrollLeft: number
scrollRight
scrollRight: number
scrollTop
scrollTop: number
scrollWidth
scrollWidth: number
scrollableX
scrollableX: boolean
scrollableY
scrollableY: boolean
Scrollerクラスの状態を監視&同期するオブジェクトが 保有すべきプロパティ一覧です。 個々のプロパティ名は、同名のScrollerクラスのプロパティを参照して下さい