A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.nativescript.org/api/class/ViewCommon below:

ViewCommon | API - NativeScript

Summary Constructors Properties _androidContentDescriptionUpdated
_androidContentDescriptionUpdated?: boolean
_closeModalCallback

Protected

_closeModalCallback: Function
_currentHeightMeasureSpec
_currentHeightMeasureSpec: number
_currentWidthMeasureSpec: number
accessibilityHint: string
accessibilityIdentifier: string
accessibilityLabel: string
accessibilityValue: string
ignoreTouchAnimation: boolean
iosIgnoreSafeArea: boolean
iosOverflowSafeArea: boolean
iosOverflowSafeAreaEnabled
iosOverflowSafeAreaEnabled: boolean
isUserInteractionEnabled: boolean

Active transition instance id for tracking state

accessibilityBlurEvent

Static

accessibilityBlurEvent: string
accessibilityFocusChangedEvent

Static

accessibilityFocusChangedEvent: string
accessibilityFocusEvent

Static

accessibilityFocusEvent: string
accessibilityPerformEscapeEvent

Static

accessibilityPerformEscapeEvent: string
layoutChangedEvent

Static

layoutChangedEvent: string
showingModallyEvent

Static

showingModallyEvent: string
shownModallyEvent: string
Accessors
get accessibilityHidden(): boolean
get accessibilityLanguage(): string
accessibilityMediaSession
get accessibilityMediaSession(): boolean
get accessible(): boolean
androidDynamicElevationOffset
get androidDynamicElevationOffset(): number
get androidElevation(): number
get automationText(): string
get backgroundColor(): Color
get backgroundImage(): string | LinearGradient

Returns string | LinearGradient

get backgroundPosition(): string
get backgroundSize(): string
get borderBottomColor(): Color
get borderColor(): string | Color
get borderLeftColor(): Color
get borderRightColor(): Color
get borderTopColor(): Color
get boxShadow(): CSSShadow
iosAccessibilityAdjustsFontSize
get iosAccessibilityAdjustsFontSize(): boolean
iosAccessibilityMaxFontScale
get iosAccessibilityMaxFontScale(): number
iosAccessibilityMinFontScale
get iosAccessibilityMinFontScale(): number
get isLayoutRequired(): boolean
get isLayoutValid(): boolean
get perspective(): number
Methods
_applyBackground(
  background: any,
  isBorderDrawable: boolean,
  onlyColor: boolean,
  backgroundDrawable: any
): void
_closeAllModalViewsInternal
_closeAllModalViewsInternal(): boolean
_eachLayoutView(callback: (View: any) => void): void
_getCurrentLayoutBounds(): {
  bottom: number
  left: number
  right: number
}

Returns { bottom: number left: number right: number }

_getFragmentManager(): any
_getNativeViewsCount(): number
_handleLivesync(context?: ModuleContext): boolean
_hasAncestorView(ancestorView: View): boolean
_hideNativeModalView

Protected

_hideNativeModalView(parent: ViewCommon, whenClosedCallback: () => void): void
_onAttachedToWindow(): void
_onDetachedFromWindow(): void
_onLivesync(context?: ModuleContext): boolean
_raiseLayoutChangedEvent

Protected

_raiseLayoutChangedEvent(): void
_raiseShowingModallyEvent

Protected

_raiseShowingModallyEvent(): void
_raiseShownModallyEvent

Protected

_raiseShownModallyEvent(): void
_redrawNativeBackground(value: any): void
_removeAnimation(animation: Animation): boolean
_setCurrentLayoutBounds(
  left: number,
  top: number,
  right: number,
  bottom: number
): {
  boundsChanged: boolean
}

Returns two booleans - the first if "boundsChanged" the second is "sizeChanged".

Returns { boundsChanged: boolean }

_setCurrentMeasureSpecs(
  widthMeasureSpec: number,
  heightMeasureSpec: number
): boolean
_setNativeClipToBounds(): void
_setNativeViewFrame(nativeView: any, frame: any): void
_setupAsRootView(context: any): void
_showNativeModalView

Protected

_updateEffectiveLayoutValues
_updateEffectiveLayoutValues(
  parentWidthMeasureSize: number,
  parentWidthMeasureMode: number,
  parentHeightMeasureSize: number,
  parentHeightMeasureMode: number
): void
_updateStyleScope(
  cssFileName?: string,
  cssString?: string,
  css?: string
): void
accessibilityAnnouncement
accessibilityAnnouncement(msg?: string): void
accessibilityScreenChanged
accessibilityScreenChanged(): void
addCss(cssString: string): void
addCssFile(cssFileName: string): void
animate(animation: any): AnimationPromise
changeCssFile(cssFileName: string): void
closeModal(...args: any[]): void
eachChild(callback: (child: ViewBase) => boolean): void
eachChildView(callback: (view: View) => boolean): void
getLocationInWindow(): Point
getLocationOnScreen(): Point
getLocationRelativeTo(otherView: View): Point
getMeasuredHeight(): number
getMeasuredState(): number
getMeasuredWidth(): number
getSafeAreaInsets(): {
  bottom: any
  left: any
  right: any
}

Returns { bottom: any left: any right: any }

layout(left: number, top: number, right: number, bottom: number): void
layoutNativeView

Abstract

layoutNativeView(
  left: number,
  top: number,
  right: number,
  bottom: number
): void
measure(widthMeasureSpec: number, heightMeasureSpec: number): void
onLayout(left: number, top: number, right: number, bottom: number): void
onMeasure(widthMeasureSpec: number, heightMeasureSpec: number): void
removeEventListener(arg: string | GestureTypes, callback?: (data: EventData) => void, thisArg?: any): void
sendAccessibilityEvent(options: Partial<AccessibilityEventOptions>): void
setMeasuredDimension(measuredWidth: number, measuredHeight: number): void
setTestID(view: any, value: string): void
showModal(...args: any[]): View
combineMeasuredStates

Static

combineMeasuredStates(curState: number, newState: any): number
layoutChild(parent: View, child: View, left: number, top: number, right: number, bottom: number, setFrame?: boolean): void
measureChild(parent: ViewCommon, child: ViewCommon, widthMeasureSpec: number, heightMeasureSpec: number): {
  measuredHeight: number
}

Returns { measuredHeight: number }

resolveSizeAndState

Static

resolveSizeAndState(
  size: number,
  specSize: number,
  specMode: number,
  childMeasuredState: number
): number

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4