Properties
Private _automaticallyAdjustsScrollViewInsets
_automaticallyAdjustsScrollViewInsets: boolean
Private _currentHeightMeasureSpec
_currentHeightMeasureSpec: number
Private _currentWidthMeasureSpec
_currentWidthMeasureSpec: number
Private _defaultPaddingBottom
_defaultPaddingBottom: number
Private _defaultPaddingLeft
_defaultPaddingLeft: number
Private _defaultPaddingRight
_defaultPaddingRight: number
Private _defaultPaddingTop
_defaultPaddingTop: number
Private _gestureObservers
_gestureObservers: any
_hasGroupingFunctionChanged
_hasGroupingFunctionChanged: boolean
Private _ignoreFlexMinWidthHeightReset
_ignoreFlexMinWidthHeightReset: boolean
_isAddedToNativeVisualTree
_isAddedToNativeVisualTree: boolean
Private _isPaddingRelative
_isPaddingRelative: boolean
Private _isStyleScopeHost
_isStyleScopeHost: boolean
Private _isViewBase
_isViewBase: boolean
Private _manager
_manager: any
Optional Private _modalParent
_modalParent: View
Optional Private _moduleName
_moduleName: string
Private _oldBottom
_oldBottom: number
Private _oldLeft
_oldLeft: number
Private _oldRight
_oldRight: number
Private _oldTop
_oldTop: number
_styleScope
_styleScope: any
_suspendNativeUpdatesCount
_suspendNativeUpdatesCount: number
Private _suspendedUpdates
_suspendedUpdates: object
Type declaration
-
[propertyName: string]: Property<any, any> | CssProperty<Style, any> | CssAnimationProperty<Style, any>
alignSelf
alignSelf: AlignSelf
android
android: any
androidDynamicElevationOffset
androidDynamicElevationOffset: number
androidElevation
androidElevation: number
androidListView
androidListView: any
automationText
automationText: string
background
background: string
backgroundColor
backgroundColor: string | Color
backgroundImage
backgroundImage: string | LinearGradient
bindingContext
bindingContext: any
borderBottomColor
borderBottomColor: Color
borderBottomLeftRadius
borderBottomLeftRadius: Length
borderBottomRightRadius
borderBottomRightRadius: Length
borderBottomWidth
borderBottomWidth: Length
borderColor
borderColor: string | Color
borderLeftColor
borderLeftColor: Color
borderLeftWidth
borderLeftWidth: Length
borderRadius
borderRadius: string | Length
borderRightColor
borderRightColor: Color
borderRightWidth
borderRightWidth: Length
borderTopColor
borderTopColor: Color
borderTopLeftRadius
borderTopLeftRadius: Length
borderTopRightRadius
borderTopRightRadius: Length
borderTopWidth
borderTopWidth: Length
borderWidth
borderWidth: string | Length
className
className: string
columnSpan
columnSpan: number
Private css
css: string
cssClasses
cssClasses: Set<string>
cssPseudoClasses
cssPseudoClasses: Set<string>
dock
dock: "left" | "top" | "right" | "bottom"
effectiveBorderBottomWidth
effectiveBorderBottomWidth: number
effectiveBorderLeftWidth
effectiveBorderLeftWidth: number
effectiveBorderRightWidth
effectiveBorderRightWidth: number
effectiveBorderTopWidth
effectiveBorderTopWidth: number
effectiveHeight
effectiveHeight: number
effectiveLeft
effectiveLeft: number
effectiveMarginBottom
effectiveMarginBottom: number
effectiveMarginLeft
effectiveMarginLeft: number
effectiveMarginRight
effectiveMarginRight: number
effectiveMarginTop
effectiveMarginTop: number
effectiveMinHeight
effectiveMinHeight: number
effectiveMinWidth
effectiveMinWidth: number
effectivePaddingBottom
effectivePaddingBottom: number
effectivePaddingLeft
effectivePaddingLeft: number
effectivePaddingRight
effectivePaddingRight: number
effectivePaddingTop
effectivePaddingTop: number
effectiveTop
effectiveTop: number
effectiveWidth
effectiveWidth: number
enableCollapsibleGroups
enableCollapsibleGroups: boolean
filteringFunction
filteringFunction: function
Type declaration
-
-
Parameters
Returns boolean
flexGrow
flexGrow: FlexGrow
flexShrink
flexShrink: FlexShrink
flexWrapBefore
flexWrapBefore: FlexWrapBefore
footerItemTemplate
footerItemTemplate: string
groupTemplate
groupTemplate: string
groupingFunction
groupingFunction: function
headerItemTemplate
headerItemTemplate: string
height
height: PercentLength
horizontalAlignment
horizontalAlignment: HorizontalAlignment
ios
ios: any
iosIgnoreSafeArea
iosIgnoreSafeArea: boolean
iosOverflowSafeArea
iosOverflowSafeArea: boolean
iosOverflowSafeAreaEnabled
iosOverflowSafeAreaEnabled: boolean
isCollapsed
isCollapsed: boolean
isEnabled
isEnabled: boolean
Private isLayoutRequired
isLayoutRequired: boolean
isLayoutValid
isLayoutValid: boolean
isLoaded
isLoaded: boolean
isUserInteractionEnabled
isUserInteractionEnabled: boolean
itemReorder
itemReorder: boolean
itemSelectedBackgroundColor
itemSelectedBackgroundColor: Color
itemSwipe
itemSwipe: boolean
itemSwipeTemplate
itemSwipeTemplate: string
itemTemplate
itemTemplate: string
itemTemplateSelector
itemTemplateSelector: string | function
itemTemplates
itemTemplates: string | Array<KeyedTemplate>
itemViewDisposer
itemViewDisposer: function
itemViewLoader
itemViewLoader: function
items
items: any
listViewLayout
loadOnDemandBufferSize
loadOnDemandBufferSize: number
loadOnDemandMode
margin
margin: string | PercentLength
marginBottom
marginBottom: PercentLength
marginLeft
marginLeft: PercentLength
marginRight
marginRight: PercentLength
marginTop
marginTop: PercentLength
minHeight
minHeight: Length
minWidth
minWidth: Length
multipleSelection
multipleSelection: boolean
nativeScriptViewAdded
nativeScriptViewAdded: function
Type declaration
-
- (parent: View, child: View): void
nativeView
nativeView: any
nativeViewProtected
nativeViewProtected: any
parentNode
parentNode: ViewBase
perspective
perspective: number
pullToRefresh
pullToRefresh: boolean
pullToRefreshStyle
recycleNativeView
recycleNativeView: "always" | "never" | "auto"
reorderMode
scrollPosition
selectionBehavior
sortingFunction
sortingFunction: function
Type declaration
-
- (item: any, otherItem: any): number
-
Parameters
Returns number
swipeActions
swipeActions: boolean
translateX
translateX: dip
translateY
translateY: dip
typeName
typeName: string
verticalAlignment
verticalAlignment: VerticalAlignment
viewController
viewController: any
visibility
visibility: Visibility
width
width: PercentLength
Static dataPopulatedEvent
dataPopulatedEvent: string
Static enableCollapsibleGroupsProperty
enable
CollapsibleGroupsProperty: Property<RadListView, boolean>
Static filteringFunctionProperty
filtering
FunctionProperty: Property<RadListView, function>
Static footerItemTemplateProperty
footer
ItemTemplateProperty: Property<RadListView, string>
Static groupTemplateProperty
Static groupingFunctionProperty
grouping
FunctionProperty: Property<RadListView, function>
Static headerItemTemplateProperty
header
ItemTemplateProperty: Property<RadListView, string>
Static itemDeselectedEvent
itemDeselectedEvent: string
Static itemDeselectingEvent
itemDeselectingEvent: string
Static itemHoldEvent
itemHoldEvent: string
Static itemLoadingEvent
itemLoadingEvent: string
Static itemReorderProperty
Static itemReorderStartedEvent
itemReorderStartedEvent: string
Static itemReorderStartingEvent
itemReorderStartingEvent: string
Static itemReorderedEvent
itemReorderedEvent: string
Static itemSelectedBackgroundColorProperty
item
SelectedBackgroundColorProperty: Property<RadListView, Color>
Static itemSelectedEvent
itemSelectedEvent: string
Static itemSelectingEvent
itemSelectingEvent: string
Static itemSwipeProgressChangedEvent
itemSwipeProgressChangedEvent: string
Static itemSwipeProgressEndedEvent
itemSwipeProgressEndedEvent: string
Static itemSwipeProgressStartedEvent
itemSwipeProgressStartedEvent: string
Static itemSwipeProperty
Static itemSwipeTemplateProperty
item
SwipeTemplateProperty: Property<RadListView, string>
Static itemSwipingEvent
itemSwipingEvent: string
Static itemTapEvent
itemTapEvent: string
Static itemTemplateProperty
Static itemsProperty
Static layoutChangedEvent
layoutChangedEvent: string
Static listViewLayoutProperty
Static loadMoreDataRequestedEvent
loadMoreDataRequestedEvent: string
Static loadOnDemandBufferSizeProperty
load
OnDemandBufferSizeProperty: Property<RadListView, number>
Static loadOnDemandModeProperty
Static loadedEvent
loadedEvent: string
Static multipleSelectionProperty
multiple
SelectionProperty: Property<RadListView, boolean>
Static propertyChangeEvent
propertyChangeEvent: string
Static pullToRefreshInitiatedEvent
pullToRefreshInitiatedEvent: string
Static pullToRefreshProperty
Static pullToRefreshStyleProperty
Static reorderModeProperty
Static scrollDragEndedEvent
scrollDragEndedEvent: string
Static scrollEndedEvent
scrollEndedEvent: string
Static scrollPositionProperty
Static scrollStartedEvent
scrollStartedEvent: string
Static scrolledEvent
scrolledEvent: string
Static selectionBehaviorProperty
Static showingModallyEvent
showingModallyEvent: string
Static shownModallyEvent
shownModallyEvent: string
Static sortingFunctionProperty
sorting
FunctionProperty: Property<RadListView, function>
Static swipeActionsProperty
Static unloadedEvent
unloadedEvent: string