Interface Tab

Hierarchy

Index

Properties

Methods

Properties

public accessibilityHidden: boolean

public accessibilityHint: string

public accessibilityLabel: string

public accessibilityValue: string

public active: boolean

public activeIcon: string

public activeIconIsMask: any

public anchorPoint: Point

public animatedCenter: Point

public backgroundColor: string

public backgroundDisabledColor: string

public backgroundDisabledImage: string

public backgroundFocusedColor: string

public backgroundFocusedImage: string

public backgroundGradient: Gradient

public backgroundImage: string

public backgroundLeftCap: number

public backgroundRepeat: boolean

public backgroundSelectedColor: string

public backgroundSelectedImage: string

public backgroundTopCap: number

public badge: string

public borderColor: string

public borderRadius: number

public borderWidth: number

public bottom: any

public bubbleParent: boolean

public center: Point

public children: View[]

public enabled: boolean

public focusable: boolean

public height: any

public horizontalWrap: boolean

public icon: string

public iconIsmask: any

public keepScreenOn: boolean

public layout: string

public left: any

public opacity: number

public rect: Dimension

public right: any

public size: Dimension

public softKeyboardOnFocus: number

public tintColor: any

public title: string

public titleid: string

public top: any

public touchEnabled: boolean

public transform: any

public visible: boolean

public width: any

public window: Window

public zIndex: number

Methods

public add(view: View)

Parameters

public addEventListener(name: string, callback: (...args: any[]) => any)

Parameters

  • name: string
  • callback: (...args: any[]) => any

public animate(animation: Animation, callback: (...args: any[]) => any)

Parameters

  • animation: Animation
  • callback: (...args: any[]) => any

public animate(animation: Dictionary, callback: (...args: any[]) => any)

Parameters

  • animation: Dictionary
  • callback: (...args: any[]) => any

public applyProperties(props: Dictionary)

Parameters

public close(window: Window, options?: any)

Parameters

  • window: Window
  • options?: any optional

public convertPointToView(point: Point, destinationView: View): Point

Parameters

Returns

Point

public finishLayout()

public fireEvent(name: string, event: Dictionary)

Parameters

public getAccessibilityHidden(): boolean

Returns

boolean

public getAccessibilityHint(): string

Returns

string

public getAccessibilityLabel(): string

Returns

string

public getAccessibilityValue(): string

Returns

string

public getActive(): boolean

Returns

boolean

public getActiveIcon(): string

Returns

string

public getActiveIconIsMask(): boolean

Returns

boolean

public getAnchorPoint(): Point

Returns

Point

public getAnimatedCenter(): Point

Returns

Point

public getBackgroundColor(): string

Returns

string

public getBackgroundDisabledColor(): string

Returns

string

public getBackgroundDisabledImage(): string

Returns

string

public getBackgroundFocusedColor(): string

Returns

string

public getBackgroundFocusedImage(): string

Returns

string

public getBackgroundGradient(): Gradient

Returns

Gradient

public getBackgroundImage(): string

Returns

string

public getBackgroundLeftCap(): number

Returns

number

public getBackgroundRepeat(): boolean

Returns

boolean

public getBackgroundSelectedColor(): string

Returns

string

public getBackgroundSelectedImage(): string

Returns

string

public getBackgroundTopCap(): number

Returns

number

public getBadge(): string

Returns

string

public getBorderColor(): string

Returns

string

public getBorderRadius(): number

Returns

number

public getBorderWidth(): number

Returns

number

public getBottom(): any

Returns

any

public getBubbleParent(): boolean

Returns

boolean

public getCenter(): Point

Returns

Point

public getChildren(): View[]

Returns

View[]

public getEnabled(): boolean

Returns

boolean

public getFocusable(): boolean

Returns

boolean

public getHeight(): any

Returns

any

public getHorizontalWrap(): boolean

Returns

boolean

public getIcon(): string

Returns

string

public getIconIsmask(): boolean

Returns

boolean

public getKeepScreenOn(): boolean

Returns

boolean

public getLayout(): string

Returns

string

public getLeft(): any

Returns

any

public getOpacity(): number

Returns

number

public getRect(): Dimension

Returns

Dimension

public getRight(): any

Returns

any

public getSize(): Dimension

Returns

Dimension

public getSoftKeyboardOnFocus(): number

Returns

number

public getTintColor(): string

Returns

string

public getTitle(): string

Returns

string

public getTitleid(): string

Returns

string

public getTop(): any

Returns

any

public getTouchEnabled(): boolean

Returns

boolean

public getTransform(): any

Returns

any

public getVisible(): boolean

Returns

boolean

public getWidth(): any

Returns

any

public getWindow(): Window

Returns

Window

public getZIndex(): number

Returns

number

public hide()

public open(window: Window, options: any)

Parameters

public remove(view: View)

Parameters

public removeAllChildren()

public removeEventListener(name: string, callback: (...args: any[]) => any)

Parameters

  • name: string
  • callback: (...args: any[]) => any

public setAccessibilityHidden(accessibilityHidden: boolean)

Parameters

  • accessibilityHidden: boolean

public setAccessibilityHint(accessibilityHint: string)

Parameters

  • accessibilityHint: string

public setAccessibilityLabel(accessibilityLabel: string)

Parameters

  • accessibilityLabel: string

public setAccessibilityValue(accessibilityValue: string)

Parameters

  • accessibilityValue: string

public setActive(active: boolean)

Parameters

  • active: boolean

public setActiveIcon(activeIcon: string)

Parameters

  • activeIcon: string

public setActiveIconIsMask(activeIconIsMask: boolean)

Parameters

  • activeIconIsMask: boolean

public setAnchorPoint(anchorPoint: Point)

Parameters

public setBackgroundColor(backgroundColor: string)

Parameters

  • backgroundColor: string

public setBackgroundDisabledColor(backgroundDisabledColor: string)

Parameters

  • backgroundDisabledColor: string

public setBackgroundDisabledImage(backgroundDisabledImage: string)

Parameters

  • backgroundDisabledImage: string

public setBackgroundFocusedColor(backgroundFocusedColor: string)

Parameters

  • backgroundFocusedColor: string

public setBackgroundFocusedImage(backgroundFocusedImage: string)

Parameters

  • backgroundFocusedImage: string

public setBackgroundGradient(backgroundGradient: Gradient)

Parameters

public setBackgroundImage(backgroundImage: string)

Parameters

  • backgroundImage: string

public setBackgroundLeftCap(backgroundLeftCap: number)

Parameters

  • backgroundLeftCap: number

public setBackgroundRepeat(backgroundRepeat: boolean)

Parameters

  • backgroundRepeat: boolean

public setBackgroundSelectedColor(backgroundSelectedColor: string)

Parameters

  • backgroundSelectedColor: string

public setBackgroundSelectedImage(backgroundSelectedImage: string)

Parameters

  • backgroundSelectedImage: string

public setBackgroundTopCap(backgroundTopCap: number)

Parameters

  • backgroundTopCap: number

public setBadge(badge: string)

Parameters

  • badge: string

public setBorderColor(borderColor: string)

Parameters

  • borderColor: string

public setBorderRadius(borderRadius: number)

Parameters

  • borderRadius: number

public setBorderWidth(borderWidth: number)

Parameters

  • borderWidth: number

public setBottom(bottom: number)

Parameters

  • bottom: number

public setBottom(bottom: string)

Parameters

  • bottom: string

public setBubbleParent(bubbleParent: boolean)

Parameters

  • bubbleParent: boolean

public setCenter(center: Point)

Parameters

public setEnabled(enabled: boolean)

Parameters

  • enabled: boolean

public setFocusable(focusable: boolean)

Parameters

  • focusable: boolean

public setHeight(height: number)

Parameters

  • height: number

public setHeight(height: string)

Parameters

  • height: string

public setHorizontalWrap(horizontalWrap: boolean)

Parameters

  • horizontalWrap: boolean

public setIcon(icon: string)

Parameters

  • icon: string

public setIconIsmask(iconIsmask: boolean)

Parameters

  • iconIsmask: boolean

public setKeepScreenOn(keepScreenOn: boolean)

Parameters

  • keepScreenOn: boolean

public setLayout(layout: string)

Parameters

  • layout: string

public setLeft(left: number)

Parameters

  • left: number

public setLeft(left: string)

Parameters

  • left: string

public setOpacity(opacity: number)

Parameters

  • opacity: number

public setRight(right: number)

Parameters

  • right: number

public setRight(right: string)

Parameters

  • right: string

public setSoftKeyboardOnFocus(softKeyboardOnFocus: number)

Parameters

  • softKeyboardOnFocus: number

public setTintColor(tintColor: string)

Parameters

  • tintColor: string

public setTitle(title: string)

Parameters

  • title: string

public setTitleid(titleid: string)

Parameters

  • titleid: string

public setTop(top: number)

Parameters

  • top: number

public setTop(top: string)

Parameters

  • top: string

public setTouchEnabled(touchEnabled: boolean)

Parameters

  • touchEnabled: boolean

public setTransform(transform: _2DMatrix)

Parameters

public setTransform(transform: _3DMatrix)

Parameters

public setVisible(visible: boolean)

Parameters

  • visible: boolean

public setWidth(width: number)

Parameters

  • width: number

public setWidth(width: string)

Parameters

  • width: string

public setWindow(window: Window)

Parameters

public setZIndex(zIndex: number)

Parameters

  • zIndex: number

public show(args?: Array<any>)

Parameters

  • args?: Array<any> optional

public startLayout()

public toImage(callback?: (...args: any[]) => any, honorScaleFactor?: boolean): Blob

Parameters

  • callback?: (...args: any[]) => any optional
  • honorScaleFactor?: boolean optional

Returns

Blob

public updateLayout(params: Dictionary)

Parameters