Interface R

Hierarchy

Index

Properties

Methods

Properties

public anim: any

public array: any

public attr: any

public bubbleParent: boolean

public color: any

public dimen: any

public drawable: any

public id: any

public integer: any

public layout: any

public string: any

public style: any

public styleable: any

Methods

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

Parameters

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

public applyProperties(props: Dictionary)

Parameters

public fireEvent(name: string, event: Dictionary)

Parameters

public getBubbleParent(): boolean

Returns

boolean

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

Parameters

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

public setBubbleParent(bubbleParent: boolean)

Parameters

  • bubbleParent: boolean