Abstract Readonly_children Count _childrenCount : number
_children Views _childrenViews : { type : number ; view : PagerItem } [] _default Template _defaultTemplate : KeyedTemplate
Protected_effective Item Height _effectiveItemHeight : number
Protected_effective Item Width _effectiveItemWidth : number
_item Templates Internal _itemTemplatesInternal : KeyedTemplate []
_item View Loader _itemViewLoader : Function
Readonlyandroid android : any
auto Play autoPlay : boolean
auto Play Delay autoPlayDelay : number
cache cache : boolean
Defined in packages/ui-pager/index.d.ts:8 can Go Left canGoLeft : boolean
can Go Right canGoRight : boolean
circular Mode circularMode : boolean
disable Animation disableAnimation : boolean
disable Swipe disableSwipe : boolean
indicator indicator : { getCount () : number ; getSelection () : number ; setCount ( count : number ) : any ; setInteractiveAnimation ( animated ?: boolean ) : any ; setProgress ( position : number , progress : number ) : any ; setSelection ( index : number , animated ?: boolean ) : any ; withoutAnimation ( callback : Function ) : any ; }
Readonlyios ios : any
Overrides PagerBase.ios
Defined in packages/ui-pager/index.d.ts:13 items items : any [] | ItemsSource
item Template itemTemplate : string | Template
item Templates itemTemplates : string | KeyedTemplate []
load More Count loadMoreCount : number
Protectedm Observable Array Instance mObservableArrayInstance : ObservableArray < any >
orientation orientation : Orientation
peaking peaking : PercentLengthType
preserve Index On Items Change preserveIndexOnItemsChange : boolean
selected Index selectedIndex : number
spacing spacing : PercentLengthType
transformers transformers : string
Staticitem Disposing Event itemDisposingEvent : string
Staticitem Loading Event itemLoadingEvent : string
Staticknown Functions knownFunctions : string []
Staticload More Items Event loadMoreItemsEvent : string
Staticm Registered Transformers mRegisteredTransformers : {}
Staticscroll Event scrollEvent : string
Staticselected Index Change Event selectedIndexChangeEvent : string
Staticswipe End Event swipeEndEvent : string
Staticswipe Event swipeEvent : string
Staticswipe Over Event swipeOverEvent : string
Staticswipe Start Event swipeStartEvent : string
Gets the android-specific native instance that lies behind this proxy. Will be available if running on an Android platform.