org.scaloid.common

SImageSwitcher

Related Docs: object SImageSwitcher | package common

class SImageSwitcher extends ImageSwitcher with TraitImageSwitcher[SImageSwitcher]

Automatically generated concrete helper class of android.widget.ImageSwitcher.

Linear Supertypes
TraitImageSwitcher[SImageSwitcher], TraitViewSwitcher[SImageSwitcher], TraitViewAnimator[SImageSwitcher], TraitFrameLayout[SImageSwitcher], TraitViewGroup[SImageSwitcher], TraitView[SImageSwitcher], PressAndHoldable[SImageSwitcher], ConstantsSupport, ImageSwitcher, ViewSwitcher, ViewAnimator, FrameLayout, ViewGroup, ViewManager, ViewParent, View, AccessibilityEventSource, Callback, Callback, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. SImageSwitcher
  2. TraitImageSwitcher
  3. TraitViewSwitcher
  4. TraitViewAnimator
  5. TraitFrameLayout
  6. TraitViewGroup
  7. TraitView
  8. PressAndHoldable
  9. ConstantsSupport
  10. ImageSwitcher
  11. ViewSwitcher
  12. ViewAnimator
  13. FrameLayout
  14. ViewGroup
  15. ViewManager
  16. ViewParent
  17. View
  18. AccessibilityEventSource
  19. Callback
  20. Callback
  21. AnyRef
  22. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

  1. new SImageSwitcher()(implicit context: Context, parentVGroup: TraitViewGroup[_] = null)

Type Members

  1. class PressAndHoldListener extends OnTouchListener with OnLongClickListener

    Definition Classes
    PressAndHoldable

Value Members

  1. final def !=(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Definition Classes
    AnyRef → Any
  3. def +=(v: View): SImageSwitcher

    Definition Classes
    TraitViewGroup
  4. def <<[LP <: ViewGroupLayoutParams[_, _]](width: Int, height: Int)(implicit defaultLayoutParam: (SImageSwitcher) ⇒ LP): LP

    Definition Classes
    TraitView
  5. def <<[LP <: ViewGroupLayoutParams[_, _]](implicit defaultLayoutParam: (SImageSwitcher) ⇒ LP): LP

    Definition Classes
    TraitView
  6. final def ==(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  7. val MATCH_PARENT: Int

    Definition Classes
    TraitView
  8. val NONE: Int

    Definition Classes
    ConstantsSupport
  9. val TEXT: Int

    Definition Classes
    ConstantsSupport
  10. val TEXT_AUTO_COMPLETE: Int

    Definition Classes
    ConstantsSupport
  11. val TEXT_AUTO_CORRECT: Int

    Definition Classes
    ConstantsSupport
  12. val TEXT_CAP_CHARACTERS: Int

    Definition Classes
    ConstantsSupport
  13. val TEXT_CAP_SENTENCES: Int

    Definition Classes
    ConstantsSupport
  14. val TEXT_CAP_WORDS: Int

    Definition Classes
    ConstantsSupport
  15. val TEXT_EMAIL_ADDRESS: Int

    Definition Classes
    ConstantsSupport
  16. val TEXT_EMAIL_SUBJECT: Int

    Definition Classes
    ConstantsSupport
  17. val TEXT_IME_MULTI_LINE: Int

    Definition Classes
    ConstantsSupport
  18. val TEXT_LONG_MESSAGE: Int

    Definition Classes
    ConstantsSupport
  19. val TEXT_MULTI_LINE: Int

    Definition Classes
    ConstantsSupport
  20. val TEXT_NO_SUGGESTIONS: Int

    Definition Classes
    ConstantsSupport
  21. val TEXT_PASSWORD: Int

    Definition Classes
    ConstantsSupport
  22. val TEXT_PERSON_NAME: Int

    Definition Classes
    ConstantsSupport
  23. val TEXT_POSTAL_ADDRESS: Int

    Definition Classes
    ConstantsSupport
  24. val TEXT_SHORT_MESSAGE: Int

    Definition Classes
    ConstantsSupport
  25. val TEXT_URI: Int

    Definition Classes
    ConstantsSupport
  26. val WRAP_CONTENT: Int

    Definition Classes
    TraitView
  27. def accessibilityDelegate(p: AccessibilityDelegate): SImageSwitcher

    Shortcut for setAccessibilityDelegate(android.view.View.AccessibilityDelegate)

    Definition Classes
    TraitView
    Annotations
    @inline()
  28. def accessibilityDelegate(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitView
    Annotations
    @inline()
  29. def accessibilityDelegate_=(p: AccessibilityDelegate): SImageSwitcher

    Shortcut for setAccessibilityDelegate(android.view.View.AccessibilityDelegate)

    Definition Classes
    TraitView
    Annotations
    @inline()
  30. def accessibilityNodeProvider: AccessibilityNodeProvider

    Shortcut for getAccessibilityNodeProvider()

    Definition Classes
    TraitView
    Annotations
    @inline()
  31. def activated(p: Boolean): SImageSwitcher

    Shortcut for setActivated(boolean)

    Shortcut for setActivated(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  32. def activated: Boolean

    Shortcut for isActivated()

    Shortcut for isActivated()

    Definition Classes
    TraitView
    Annotations
    @inline()
  33. def activated_=(p: Boolean): SImageSwitcher

    Shortcut for setActivated(boolean)

    Shortcut for setActivated(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  34. def addChildrenForAccessibility(arg0: ArrayList[View]): Unit

    Definition Classes
    ViewGroup → View
  35. def addFocusables(arg0: ArrayList[View], arg1: Int, arg2: Int): Unit

    Definition Classes
    ViewGroup → View
  36. def addFocusables(arg0: ArrayList[View], arg1: Int): Unit

    Definition Classes
    View
  37. def addOnAttachStateChangeListener(arg0: OnAttachStateChangeListener): Unit

    Definition Classes
    View
  38. def addOnLayoutChangeListener(arg0: OnLayoutChangeListener): Unit

    Definition Classes
    View
  39. def addStatesFromChildren(p: Boolean): SImageSwitcher

    Shortcut for setAddStatesFromChildren(boolean)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  40. def addStatesFromChildren(): Boolean

    Definition Classes
    ViewGroup
  41. def addStatesFromChildren_=(p: Boolean): SImageSwitcher

    Shortcut for setAddStatesFromChildren(boolean)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  42. def addTouchables(arg0: ArrayList[View]): Unit

    Definition Classes
    ViewGroup → View
  43. def addView(arg0: View, arg1: Int, arg2: LayoutParams): Unit

    Definition Classes
    ViewSwitcher → ViewAnimator → ViewGroup
  44. def addView(arg0: View, arg1: LayoutParams): Unit

    Definition Classes
    ViewGroup → ViewManager
  45. def addView(arg0: View, arg1: Int, arg2: Int): Unit

    Definition Classes
    ViewGroup
  46. def addView(arg0: View, arg1: Int): Unit

    Definition Classes
    ViewGroup
  47. def addView(arg0: View): Unit

    Definition Classes
    ViewGroup
  48. def addViewInLayout(arg0: View, arg1: Int, arg2: LayoutParams, arg3: Boolean): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  49. def addViewInLayout(arg0: View, arg1: Int, arg2: LayoutParams): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  50. def alpha(p: Float): SImageSwitcher

    Shortcut for setAlpha(float)

    Shortcut for setAlpha(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  51. def alpha: Float

    Shortcut for getAlpha()

    Shortcut for getAlpha()

    Definition Classes
    TraitView
    Annotations
    @inline()
  52. def alpha_=(p: Float): SImageSwitcher

    Shortcut for setAlpha(float)

    Shortcut for setAlpha(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  53. def alwaysDrawnWithCacheEnabled(p: Boolean): SImageSwitcher

    Shortcut for setAlwaysDrawnWithCacheEnabled(boolean)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  54. def alwaysDrawnWithCacheEnabled: Boolean

    Shortcut for isAlwaysDrawnWithCacheEnabled()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  55. def alwaysDrawnWithCacheEnabled_=(p: Boolean): SImageSwitcher

    Shortcut for setAlwaysDrawnWithCacheEnabled(boolean)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  56. def animate(): ViewPropertyAnimator

    Definition Classes
    View
  57. def animateFirstView(p: Boolean): SImageSwitcher

    Shortcut for setAnimateFirstView(boolean)

    Definition Classes
    TraitViewAnimator
    Annotations
    @inline()
  58. def animateFirstView(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitViewAnimator
    Annotations
    @inline()
  59. def animateFirstView_=(p: Boolean): SImageSwitcher

    Shortcut for setAnimateFirstView(boolean)

    Definition Classes
    TraitViewAnimator
    Annotations
    @inline()
  60. def animation(p: Animation): SImageSwitcher

    Shortcut for setAnimation(android.view.animation.Animation)

    Definition Classes
    TraitView
    Annotations
    @inline()
  61. def animation: Animation

    Shortcut for getAnimation()

    Shortcut for getAnimation()

    Definition Classes
    TraitView
    Annotations
    @inline()
  62. def animationCacheEnabled(p: Boolean): SImageSwitcher

    Shortcut for setAnimationCacheEnabled(boolean)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  63. def animationCacheEnabled: Boolean

    Shortcut for isAnimationCacheEnabled()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  64. def animationCacheEnabled_=(p: Boolean): SImageSwitcher

    Shortcut for setAnimationCacheEnabled(boolean)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  65. def animation_=(p: Animation): SImageSwitcher

    Shortcut for setAnimation(android.view.animation.Animation)

    Definition Classes
    TraitView
    Annotations
    @inline()
  66. def announceForAccessibility(arg0: CharSequence): Unit

    Definition Classes
    View
  67. def applicationWindowToken: IBinder

    Shortcut for getApplicationWindowToken()

    Definition Classes
    TraitView
    Annotations
    @inline()
  68. def applyStyle(v: View): View

    Definition Classes
    TraitViewGroup
  69. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  70. def attachLayoutAnimationParameters(arg0: View, arg1: LayoutParams, arg2: Int, arg3: Int): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  71. def attachViewToParent(arg0: View, arg1: Int, arg2: LayoutParams): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  72. def awakenScrollBars(arg0: Int, arg1: Boolean): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    View
  73. def awakenScrollBars(arg0: Int): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    View
  74. def awakenScrollBars(): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    View
  75. def background(p: Drawable): SImageSwitcher

    Shortcut for setBackground(android.graphics.drawable.Drawable)

    Definition Classes
    TraitView
    Annotations
    @inline()
  76. def background: Drawable

    Shortcut for getBackground()

    Shortcut for getBackground()

    Definition Classes
    TraitView
    Annotations
    @inline()
  77. def backgroundColor(p: Int): SImageSwitcher

    Shortcut for setBackgroundColor(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  78. def backgroundColor(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitView
    Annotations
    @inline()
  79. def backgroundColor_=(p: Int): SImageSwitcher

    Shortcut for setBackgroundColor(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  80. def backgroundDrawable(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitView
    Annotations
    @inline()
  81. def backgroundResource(p: Int): SImageSwitcher

    Shortcut for setBackgroundResource(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  82. def backgroundResource(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitView
    Annotations
    @inline()
  83. def backgroundResource_=(p: Int): SImageSwitcher

    Shortcut for setBackgroundResource(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  84. def background_=(p: Drawable): SImageSwitcher

    Shortcut for setBackground(android.graphics.drawable.Drawable)

    Definition Classes
    TraitView
    Annotations
    @inline()
  85. def baseline: Int

    Shortcut for getBaseline()

    Shortcut for getBaseline()

    Definition Classes
    TraitView
    Annotations
    @inline()
  86. def basis: SImageSwitcher

    Definition Classes
    SImageSwitcherTraitViewPressAndHoldable
  87. def bottom(p: Int): SImageSwitcher

    Shortcut for setBottom(int)

    Shortcut for setBottom(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  88. def bottom: Int

    Shortcut for getBottom()

    Shortcut for getBottom()

    Definition Classes
    TraitView
    Annotations
    @inline()
  89. def bottom_=(p: Int): SImageSwitcher

    Shortcut for setBottom(int)

    Shortcut for setBottom(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  90. def bringChildToFront(arg0: View): Unit

    Definition Classes
    ViewGroup → ViewParent
  91. def bringToFront(): Unit

    Definition Classes
    View
  92. def buildDrawingCache(arg0: Boolean): Unit

    Definition Classes
    View
  93. def buildDrawingCache(): Unit

    Definition Classes
    View
  94. def buildLayer(): Unit

    Definition Classes
    View
  95. def callOnClick(): Boolean

    Definition Classes
    View
  96. def cameraDistance(p: Float): SImageSwitcher

    Shortcut for setCameraDistance(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  97. def cameraDistance: Float

    Shortcut for getCameraDistance()

    Shortcut for getCameraDistance()

    Definition Classes
    TraitView
    Annotations
    @inline()
  98. def cameraDistance_=(p: Float): SImageSwitcher

    Shortcut for setCameraDistance(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  99. def canAnimate(): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  100. def canScrollHorizontally(arg0: Int): Boolean

    Definition Classes
    View
  101. def canScrollVertically(arg0: Int): Boolean

    Definition Classes
    View
  102. def cancelLongPress(): Unit

    Definition Classes
    View
  103. def checkInputConnectionProxy(arg0: View): Boolean

    Definition Classes
    View
  104. def checkLayoutParams(arg0: LayoutParams): Boolean

    Attributes
    protected[android.widget]
    Definition Classes
    FrameLayout → ViewGroup
  105. def childCount: Int

    Shortcut for getChildCount()

    Shortcut for getChildCount()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  106. def childDrawableStateChanged(arg0: View): Unit

    Definition Classes
    ViewGroup → ViewParent
  107. def cleanupLayoutState(arg0: View): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  108. def clearAnimation(): Unit

    Definition Classes
    View
  109. def clearChildFocus(arg0: View): Unit

    Definition Classes
    ViewGroup → ViewParent
  110. def clearDisappearingChildren(): Unit

    Definition Classes
    ViewGroup
  111. def clearFocus(): Unit

    Definition Classes
    ViewGroup → View
  112. def clickable(p: Boolean): SImageSwitcher

    Shortcut for setClickable(boolean)

    Shortcut for setClickable(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  113. def clickable: Boolean

    Shortcut for isClickable()

    Shortcut for isClickable()

    Definition Classes
    TraitView
    Annotations
    @inline()
  114. def clickable_=(p: Boolean): SImageSwitcher

    Shortcut for setClickable(boolean)

    Shortcut for setClickable(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  115. def clipChildren(p: Boolean): SImageSwitcher

    Shortcut for setClipChildren(boolean)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  116. def clipChildren(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  117. def clipChildren_=(p: Boolean): SImageSwitcher

    Shortcut for setClipChildren(boolean)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  118. def clipToPadding(p: Boolean): SImageSwitcher

    Shortcut for setClipToPadding(boolean)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  119. def clipToPadding(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  120. def clipToPadding_=(p: Boolean): SImageSwitcher

    Shortcut for setClipToPadding(boolean)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  121. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  122. def computeHorizontalScrollExtent(): Int

    Attributes
    protected[android.view]
    Definition Classes
    View
  123. def computeHorizontalScrollOffset(): Int

    Attributes
    protected[android.view]
    Definition Classes
    View
  124. def computeHorizontalScrollRange(): Int

    Attributes
    protected[android.view]
    Definition Classes
    View
  125. def computeScroll(): Unit

    Definition Classes
    View
  126. def computeVerticalScrollExtent(): Int

    Attributes
    protected[android.view]
    Definition Classes
    View
  127. def computeVerticalScrollOffset(): Int

    Attributes
    protected[android.view]
    Definition Classes
    View
  128. def computeVerticalScrollRange(): Int

    Attributes
    protected[android.view]
    Definition Classes
    View
  129. def contentDescription(p: CharSequence): SImageSwitcher

    Shortcut for setContentDescription(java.lang.CharSequence)

    Definition Classes
    TraitView
    Annotations
    @inline()
  130. def contentDescription: CharSequence

    Shortcut for getContentDescription()

    Definition Classes
    TraitView
    Annotations
    @inline()
  131. def contentDescription_=(p: CharSequence): SImageSwitcher

    Shortcut for setContentDescription(java.lang.CharSequence)

    Definition Classes
    TraitView
    Annotations
    @inline()
  132. def context: Context

    Shortcut for getContext()

    Shortcut for getContext()

    Definition Classes
    TraitView
    Annotations
    @inline()
  133. def createAccessibilityNodeInfo(): AccessibilityNodeInfo

    Definition Classes
    View
  134. def createContextMenu(arg0: ContextMenu): Unit

    Definition Classes
    View
  135. def currentView: View

    Shortcut for getCurrentView()

    Shortcut for getCurrentView()

    Definition Classes
    TraitViewAnimator
    Annotations
    @inline()
  136. def debug(arg0: Int): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  137. def descendantFocusability(p: Int): SImageSwitcher

    Shortcut for setDescendantFocusability(int)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  138. def descendantFocusability: Int

    Shortcut for getDescendantFocusability()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  139. def descendantFocusability_=(p: Int): SImageSwitcher

    Shortcut for setDescendantFocusability(int)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  140. def destroyDrawingCache(): Unit

    Definition Classes
    View
  141. def detachAllViewsFromParent(): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  142. def detachViewFromParent(arg0: Int): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  143. def detachViewFromParent(arg0: View): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  144. def detachViewsFromParent(arg0: Int, arg1: Int): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  145. def disable(): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  146. def disableAlwaysDrawnWithCache(): SImageSwitcher

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  147. def disableAnimationCache(): SImageSwitcher

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  148. def disableDrawingCache(): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  149. def disableDuplicateParentState(): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  150. def disableHapticFeedback(): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  151. def disableHorizontalFadingEdge(): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  152. def disableHorizontalScrollBar(): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  153. def disableMotionEventSplitting(): SImageSwitcher

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  154. def disableSave(): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  155. def disableSaveFromParent(): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  156. def disableScrollbarFading(): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  157. def disableSoundEffects(): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  158. def disableVerticalFadingEdge(): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  159. def disableVerticalScrollBar(): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  160. def dispatchConfigurationChanged(arg0: Configuration): Unit

    Definition Classes
    ViewGroup → View
  161. def dispatchDisplayHint(arg0: Int): Unit

    Definition Classes
    ViewGroup → View
  162. def dispatchDragEvent(arg0: DragEvent): Boolean

    Definition Classes
    ViewGroup → View
  163. def dispatchDraw(arg0: Canvas): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup → View
  164. def dispatchFreezeSelfOnly(arg0: SparseArray[Parcelable]): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  165. def dispatchGenericFocusedEvent(arg0: MotionEvent): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup → View
  166. def dispatchGenericMotionEvent(arg0: MotionEvent): Boolean

    Definition Classes
    View
  167. def dispatchGenericPointerEvent(arg0: MotionEvent): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup → View
  168. def dispatchHoverEvent(arg0: MotionEvent): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup → View
  169. def dispatchKeyEvent(arg0: KeyEvent): Boolean

    Definition Classes
    ViewGroup → View
  170. def dispatchKeyEventPreIme(arg0: KeyEvent): Boolean

    Definition Classes
    ViewGroup → View
  171. def dispatchKeyShortcutEvent(arg0: KeyEvent): Boolean

    Definition Classes
    ViewGroup → View
  172. def dispatchPopulateAccessibilityEvent(arg0: AccessibilityEvent): Boolean

    Definition Classes
    View
  173. def dispatchRestoreInstanceState(arg0: SparseArray[Parcelable]): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup → View
  174. def dispatchSaveInstanceState(arg0: SparseArray[Parcelable]): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup → View
  175. def dispatchSetActivated(arg0: Boolean): Unit

    Definition Classes
    ViewGroup → View
  176. def dispatchSetPressed(arg0: Boolean): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup → View
  177. def dispatchSetSelected(arg0: Boolean): Unit

    Definition Classes
    ViewGroup → View
  178. def dispatchSystemUiVisibilityChanged(arg0: Int): Unit

    Definition Classes
    ViewGroup → View
  179. def dispatchThawSelfOnly(arg0: SparseArray[Parcelable]): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  180. def dispatchTouchEvent(arg0: MotionEvent): Boolean

    Definition Classes
    ViewGroup → View
  181. def dispatchTrackballEvent(arg0: MotionEvent): Boolean

    Definition Classes
    ViewGroup → View
  182. def dispatchUnhandledMove(arg0: View, arg1: Int): Boolean

    Definition Classes
    ViewGroup → View
  183. def dispatchVisibilityChanged(arg0: View, arg1: Int): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup → View
  184. def dispatchWindowFocusChanged(arg0: Boolean): Unit

    Definition Classes
    ViewGroup → View
  185. def dispatchWindowSystemUiVisiblityChanged(arg0: Int): Unit

    Definition Classes
    ViewGroup → View
  186. def dispatchWindowVisibilityChanged(arg0: Int): Unit

    Definition Classes
    ViewGroup → View
  187. def displayedChild(p: Int): SImageSwitcher

    Shortcut for setDisplayedChild(int)

    Definition Classes
    TraitViewAnimator
    Annotations
    @inline()
  188. def displayedChild: Int

    Shortcut for getDisplayedChild()

    Shortcut for getDisplayedChild()

    Definition Classes
    TraitViewAnimator
    Annotations
    @inline()
  189. def displayedChild_=(p: Int): SImageSwitcher

    Shortcut for setDisplayedChild(int)

    Definition Classes
    TraitViewAnimator
    Annotations
    @inline()
  190. def draw(arg0: Canvas): Unit

    Definition Classes
    FrameLayout → View
  191. def drawChild(arg0: Canvas, arg1: View, arg2: Long): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  192. def drawableState: Array[Int]

    Shortcut for getDrawableState()

    Shortcut for getDrawableState()

    Definition Classes
    TraitView
    Annotations
    @inline()
  193. def drawableStateChanged(): Unit

    Attributes
    protected[android.widget]
    Definition Classes
    FrameLayout → ViewGroup → View
  194. def drawingCache: Bitmap

    Shortcut for getDrawingCache()

    Shortcut for getDrawingCache()

    Definition Classes
    TraitView
    Annotations
    @inline()
  195. def drawingCacheBackgroundColor(p: Int): SImageSwitcher

    Shortcut for setDrawingCacheBackgroundColor(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  196. def drawingCacheBackgroundColor: Int

    Shortcut for getDrawingCacheBackgroundColor()

    Definition Classes
    TraitView
    Annotations
    @inline()
  197. def drawingCacheBackgroundColor_=(p: Int): SImageSwitcher

    Shortcut for setDrawingCacheBackgroundColor(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  198. def drawingCacheEnabled(p: Boolean): SImageSwitcher

    Shortcut for setDrawingCacheEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  199. def drawingCacheEnabled: Boolean

    Shortcut for isDrawingCacheEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  200. def drawingCacheEnabled_=(p: Boolean): SImageSwitcher

    Shortcut for setDrawingCacheEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  201. def drawingCacheQuality(p: Int): SImageSwitcher

    Shortcut for setDrawingCacheQuality(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  202. def drawingCacheQuality: Int

    Shortcut for getDrawingCacheQuality()

    Definition Classes
    TraitView
    Annotations
    @inline()
  203. def drawingCacheQuality_=(p: Int): SImageSwitcher

    Shortcut for setDrawingCacheQuality(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  204. def drawingTime: Long

    Shortcut for getDrawingTime()

    Shortcut for getDrawingTime()

    Definition Classes
    TraitView
    Annotations
    @inline()
  205. def duplicateParentStateEnabled(p: Boolean): SImageSwitcher

    Shortcut for setDuplicateParentStateEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  206. def duplicateParentStateEnabled: Boolean

    Shortcut for isDuplicateParentStateEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  207. def duplicateParentStateEnabled_=(p: Boolean): SImageSwitcher

    Shortcut for setDuplicateParentStateEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  208. def enable(): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  209. def enableAlwaysDrawnWithCache(): SImageSwitcher

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  210. def enableAnimationCache(): SImageSwitcher

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  211. def enableDrawingCache(): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  212. def enableDuplicateParentState(): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  213. def enableHapticFeedback(): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  214. def enableHorizontalFadingEdge(): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  215. def enableHorizontalScrollBar(): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  216. def enableMotionEventSplitting(): SImageSwitcher

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  217. def enableSave(): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  218. def enableSaveFromParent(): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  219. def enableScrollbarFading(): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  220. def enableSoundEffects(): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  221. def enableVerticalFadingEdge(): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  222. def enableVerticalScrollBar(): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  223. def enabled(p: Boolean): SImageSwitcher

    Shortcut for setEnabled(boolean)

    Shortcut for setEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  224. def enabled: Boolean

    Shortcut for isEnabled()

    Shortcut for isEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  225. def enabled_=(p: Boolean): SImageSwitcher

    Shortcut for setEnabled(boolean)

    Shortcut for setEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  226. def endViewTransition(arg0: View): Unit

    Definition Classes
    ViewGroup
  227. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  228. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  229. def factory(p: ViewFactory): SImageSwitcher

    Shortcut for setFactory(android.widget.ViewSwitcher.ViewFactory)

    Definition Classes
    TraitViewSwitcher
    Annotations
    @inline()
  230. def factory(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitViewSwitcher
    Annotations
    @inline()
  231. def factory_=(p: ViewFactory): SImageSwitcher

    Shortcut for setFactory(android.widget.ViewSwitcher.ViewFactory)

    Definition Classes
    TraitViewSwitcher
    Annotations
    @inline()
  232. def fadingEdgeLength(p: Int): SImageSwitcher

    Shortcut for setFadingEdgeLength(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  233. def fadingEdgeLength(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitView
    Annotations
    @inline()
  234. def fadingEdgeLength_=(p: Int): SImageSwitcher

    Shortcut for setFadingEdgeLength(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  235. def fill[LP <: ViewGroupLayoutParams[_, _]](implicit defaultLayoutParam: (SImageSwitcher) ⇒ LP): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  236. def filterTouchesWhenObscured(p: Boolean): SImageSwitcher

    Shortcut for setFilterTouchesWhenObscured(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  237. def filterTouchesWhenObscured: Boolean

    Shortcut for getFilterTouchesWhenObscured()

    Definition Classes
    TraitView
    Annotations
    @inline()
  238. def filterTouchesWhenObscured_=(p: Boolean): SImageSwitcher

    Shortcut for setFilterTouchesWhenObscured(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  239. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  240. def find[V <: View](id: Int): V

    Definition Classes
    TraitView
    Annotations
    @inline()
  241. def findFocus(): View

    Definition Classes
    ViewGroup → View
  242. final def findViewById(arg0: Int): View

    Definition Classes
    View
  243. final def findViewWithTag(arg0: Any): View

    Definition Classes
    View
  244. def findViewsWithText(arg0: ArrayList[View], arg1: CharSequence, arg2: Int): Unit

    Definition Classes
    ViewGroup → View
  245. def fitSystemWindows(arg0: Rect): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup → View
  246. def fitsSystemWindows(p: Boolean): SImageSwitcher

    Shortcut for setFitsSystemWindows(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  247. def fitsSystemWindows: Boolean

    Shortcut for getFitsSystemWindows()

    Definition Classes
    TraitView
    Annotations
    @inline()
  248. def fitsSystemWindows_=(p: Boolean): SImageSwitcher

    Shortcut for setFitsSystemWindows(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  249. def focusSearch(arg0: View, arg1: Int): View

    Definition Classes
    ViewGroup → ViewParent
  250. def focusSearch(arg0: Int): View

    Definition Classes
    View
  251. def focusable(p: Boolean): SImageSwitcher

    Shortcut for setFocusable(boolean)

    Shortcut for setFocusable(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  252. def focusable: Boolean

    Shortcut for isFocusable()

    Shortcut for isFocusable()

    Definition Classes
    TraitView
    Annotations
    @inline()
  253. def focusableInTouchMode(p: Boolean): SImageSwitcher

    Shortcut for setFocusableInTouchMode(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  254. def focusableInTouchMode: Boolean

    Shortcut for isFocusableInTouchMode()

    Definition Classes
    TraitView
    Annotations
    @inline()
  255. def focusableInTouchMode_=(p: Boolean): SImageSwitcher

    Shortcut for setFocusableInTouchMode(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  256. def focusableViewAvailable(arg0: View): Unit

    Definition Classes
    ViewGroup → ViewParent
  257. def focusable_=(p: Boolean): SImageSwitcher

    Shortcut for setFocusable(boolean)

    Shortcut for setFocusable(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  258. def focusedChild: View

    Shortcut for getFocusedChild()

    Shortcut for getFocusedChild()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  259. def forceLayout(): Unit

    Definition Classes
    View
  260. def foreground(p: Drawable): SImageSwitcher

    Shortcut for setForeground(android.graphics.drawable.Drawable)

    Definition Classes
    TraitFrameLayout
    Annotations
    @inline()
  261. def foreground: Drawable

    Shortcut for getForeground()

    Shortcut for getForeground()

    Definition Classes
    TraitFrameLayout
    Annotations
    @inline()
  262. def foregroundGravity(p: Int): SImageSwitcher

    Shortcut for setForegroundGravity(int)

    Definition Classes
    TraitFrameLayout
    Annotations
    @inline()
  263. def foregroundGravity: Int

    Shortcut for getForegroundGravity()

    Definition Classes
    TraitFrameLayout
    Annotations
    @inline()
  264. def foregroundGravity_=(p: Int): SImageSwitcher

    Shortcut for setForegroundGravity(int)

    Definition Classes
    TraitFrameLayout
    Annotations
    @inline()
  265. def foreground_=(p: Drawable): SImageSwitcher

    Shortcut for setForeground(android.graphics.drawable.Drawable)

    Definition Classes
    TraitFrameLayout
    Annotations
    @inline()
  266. def fw[LP <: ViewGroupLayoutParams[_, _]](implicit defaultLayoutParam: (SImageSwitcher) ⇒ LP): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  267. def gatherTransparentRegion(arg0: Region): Boolean

    Definition Classes
    FrameLayout → ViewGroup
  268. def generateDefaultLayoutParams(): LayoutParams

    Attributes
    protected[android.widget]
    Definition Classes
    FrameLayout → ViewGroup
  269. def generateLayoutParams(arg0: LayoutParams): LayoutParams

    Attributes
    protected[android.widget]
    Definition Classes
    FrameLayout → ViewGroup
  270. def generateLayoutParams(arg0: AttributeSet): LayoutParams

    Definition Classes
    FrameLayout → ViewGroup
  271. def getAccessibilityNodeProvider(): AccessibilityNodeProvider

    Definition Classes
    View
  272. def getAlpha(): Float

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  273. def getAnimation(): Animation

    Definition Classes
    View
  274. def getApplicationWindowToken(): IBinder

    Definition Classes
    View
  275. def getBackground(): Drawable

    Definition Classes
    View
  276. def getBaseline(): Int

    Definition Classes
    ViewAnimator → View
  277. final def getBottom(): Int

    Definition Classes
    View
    Annotations
    @CapturedViewProperty()
  278. def getBottomFadingEdgeStrength(): Float

    Attributes
    protected[android.view]
    Definition Classes
    View
  279. def getBottomPaddingOffset(): Int

    Attributes
    protected[android.view]
    Definition Classes
    View
  280. def getCameraDistance(): Float

    Definition Classes
    View
  281. def getChildAt(arg0: Int): View

    Definition Classes
    ViewGroup
  282. def getChildCount(): Int

    Definition Classes
    ViewGroup
  283. def getChildDrawingOrder(arg0: Int, arg1: Int): Int

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  284. def getChildStaticTransformation(arg0: View, arg1: Transformation): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  285. def getChildVisibleRect(arg0: View, arg1: Rect, arg2: Point): Boolean

    Definition Classes
    ViewGroup → ViewParent
  286. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  287. def getContentDescription(): CharSequence

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  288. final def getContext(): Context

    Definition Classes
    View
    Annotations
    @CapturedViewProperty()
  289. def getContextMenuInfo(): ContextMenuInfo

    Attributes
    protected[android.view]
    Definition Classes
    View
  290. def getCurrentView(): View

    Definition Classes
    ViewAnimator
  291. def getDescendantFocusability(): Int

    Definition Classes
    ViewGroup
    Annotations
    @ExportedProperty()
  292. def getDisplayedChild(): Int

    Definition Classes
    ViewAnimator
  293. final def getDrawableState(): Array[Int]

    Definition Classes
    View
  294. def getDrawingCache(arg0: Boolean): Bitmap

    Definition Classes
    View
  295. def getDrawingCache(): Bitmap

    Definition Classes
    View
  296. def getDrawingCacheBackgroundColor(): Int

    Definition Classes
    View
  297. def getDrawingCacheQuality(): Int

    Definition Classes
    View
  298. def getDrawingRect(arg0: Rect): Unit

    Definition Classes
    View
  299. def getDrawingTime(): Long

    Definition Classes
    View
  300. def getFilterTouchesWhenObscured(): Boolean

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  301. def getFitsSystemWindows(): Boolean

    Definition Classes
    View
  302. def getFocusables(arg0: Int): ArrayList[View]

    Definition Classes
    View
  303. def getFocusedChild(): View

    Definition Classes
    ViewGroup
  304. def getFocusedRect(arg0: Rect): Unit

    Definition Classes
    View
  305. def getForeground(): Drawable

    Definition Classes
    FrameLayout
  306. def getForegroundGravity(): Int

    Definition Classes
    FrameLayout
  307. final def getGlobalVisibleRect(arg0: Rect): Boolean

    Definition Classes
    View
  308. def getGlobalVisibleRect(arg0: Rect, arg1: Point): Boolean

    Definition Classes
    View
  309. def getHandler(): Handler

    Definition Classes
    View
  310. final def getHeight(): Int

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  311. def getHitRect(arg0: Rect): Unit

    Definition Classes
    View
  312. def getHorizontalFadingEdgeLength(): Int

    Definition Classes
    View
  313. def getHorizontalScrollbarHeight(): Int

    Attributes
    protected[android.view]
    Definition Classes
    View
  314. def getId(): Int

    Definition Classes
    View
    Annotations
    @CapturedViewProperty()
  315. def getImportantForAccessibility(): Int

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  316. def getInAnimation(): Animation

    Definition Classes
    ViewAnimator
  317. def getKeepScreenOn(): Boolean

    Definition Classes
    View
  318. def getKeyDispatcherState(): DispatcherState

    Definition Classes
    View
  319. def getLayerType(): Int

    Definition Classes
    View
  320. def getLayoutAnimation(): LayoutAnimationController

    Definition Classes
    ViewGroup
  321. def getLayoutAnimationListener(): AnimationListener

    Definition Classes
    ViewGroup
  322. def getLayoutParams(): LayoutParams

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  323. def getLayoutTransition(): LayoutTransition

    Definition Classes
    ViewGroup
  324. final def getLeft(): Int

    Definition Classes
    View
    Annotations
    @CapturedViewProperty()
  325. def getLeftFadingEdgeStrength(): Float

    Attributes
    protected[android.view]
    Definition Classes
    View
  326. def getLeftPaddingOffset(): Int

    Attributes
    protected[android.view]
    Definition Classes
    View
  327. final def getLocalVisibleRect(arg0: Rect): Boolean

    Definition Classes
    View
  328. def getLocationInWindow(arg0: Array[Int]): Unit

    Definition Classes
    View
  329. def getLocationOnScreen(arg0: Array[Int]): Unit

    Definition Classes
    View
  330. def getMatrix(): Matrix

    Definition Classes
    View
  331. def getMeasureAllChildren(): Boolean

    Definition Classes
    FrameLayout
  332. final def getMeasuredHeight(): Int

    Definition Classes
    View
  333. final def getMeasuredHeightAndState(): Int

    Definition Classes
    View
  334. final def getMeasuredState(): Int

    Definition Classes
    View
  335. final def getMeasuredWidth(): Int

    Definition Classes
    View
  336. final def getMeasuredWidthAndState(): Int

    Definition Classes
    View
  337. def getMinimumHeight(): Int

    Definition Classes
    View
  338. def getMinimumWidth(): Int

    Definition Classes
    View
  339. def getNextFocusDownId(): Int

    Definition Classes
    View
  340. def getNextFocusForwardId(): Int

    Definition Classes
    View
  341. def getNextFocusLeftId(): Int

    Definition Classes
    View
  342. def getNextFocusRightId(): Int

    Definition Classes
    View
  343. def getNextFocusUpId(): Int

    Definition Classes
    View
  344. def getNextView(): View

    Definition Classes
    ViewSwitcher
  345. def getOnFocusChangeListener(): OnFocusChangeListener

    Definition Classes
    View
  346. def getOutAnimation(): Animation

    Definition Classes
    ViewAnimator
  347. def getOverScrollMode(): Int

    Definition Classes
    View
  348. def getPaddingBottom(): Int

    Definition Classes
    View
  349. def getPaddingLeft(): Int

    Definition Classes
    View
  350. def getPaddingRight(): Int

    Definition Classes
    View
  351. def getPaddingTop(): Int

    Definition Classes
    View
  352. final def getParent(): ViewParent

    Definition Classes
    View
  353. def getParentForAccessibility(): ViewParent

    Definition Classes
    View
  354. def getPersistentDrawingCache(): Int

    Definition Classes
    ViewGroup
    Annotations
    @ExportedProperty()
  355. def getPivotX(): Float

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  356. def getPivotY(): Float

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  357. def getResources(): Resources

    Definition Classes
    View
  358. final def getRight(): Int

    Definition Classes
    View
    Annotations
    @CapturedViewProperty()
  359. def getRightFadingEdgeStrength(): Float

    Attributes
    protected[android.view]
    Definition Classes
    View
  360. def getRightPaddingOffset(): Int

    Attributes
    protected[android.view]
    Definition Classes
    View
  361. def getRootView(): View

    Definition Classes
    View
  362. def getRotation(): Float

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  363. def getRotationX(): Float

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  364. def getRotationY(): Float

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  365. def getScaleX(): Float

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  366. def getScaleY(): Float

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  367. def getScrollBarDefaultDelayBeforeFade(): Int

    Definition Classes
    View
  368. def getScrollBarFadeDuration(): Int

    Definition Classes
    View
  369. def getScrollBarSize(): Int

    Definition Classes
    View
  370. def getScrollBarStyle(): Int

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  371. final def getScrollX(): Int

    Definition Classes
    View
  372. final def getScrollY(): Int

    Definition Classes
    View
  373. def getSolidColor(): Int

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  374. def getSuggestedMinimumHeight(): Int

    Attributes
    protected[android.view]
    Definition Classes
    View
  375. def getSuggestedMinimumWidth(): Int

    Attributes
    protected[android.view]
    Definition Classes
    View
  376. def getSystemUiVisibility(): Int

    Definition Classes
    View
  377. def getTag(arg0: Int): AnyRef

    Definition Classes
    View
  378. def getTag(): AnyRef

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  379. final def getTop(): Int

    Definition Classes
    View
    Annotations
    @CapturedViewProperty()
  380. def getTopFadingEdgeStrength(): Float

    Attributes
    protected[android.view]
    Definition Classes
    View
  381. def getTopPaddingOffset(): Int

    Attributes
    protected[android.view]
    Definition Classes
    View
  382. def getTouchDelegate(): TouchDelegate

    Definition Classes
    View
  383. def getTouchables(): ArrayList[View]

    Definition Classes
    View
  384. def getTranslationX(): Float

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  385. def getTranslationY(): Float

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  386. def getVerticalFadingEdgeLength(): Int

    Definition Classes
    View
  387. def getVerticalScrollbarPosition(): Int

    Definition Classes
    View
  388. def getVerticalScrollbarWidth(): Int

    Definition Classes
    View
  389. def getViewTreeObserver(): ViewTreeObserver

    Definition Classes
    View
  390. def getVisibility(): Int

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  391. final def getWidth(): Int

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  392. def getWindowAttachCount(): Int

    Attributes
    protected[android.view]
    Definition Classes
    View
  393. def getWindowSystemUiVisibility(): Int

    Definition Classes
    View
  394. def getWindowToken(): IBinder

    Definition Classes
    View
  395. def getWindowVisibility(): Int

    Definition Classes
    View
  396. def getWindowVisibleDisplayFrame(arg0: Rect): Unit

    Definition Classes
    View
  397. def getX(): Float

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  398. def getY(): Float

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  399. def handler: Handler

    Shortcut for getHandler()

    Shortcut for getHandler()

    Definition Classes
    TraitView
    Annotations
    @inline()
  400. def hapticFeedbackEnabled(p: Boolean): SImageSwitcher

    Shortcut for setHapticFeedbackEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  401. def hapticFeedbackEnabled: Boolean

    Shortcut for isHapticFeedbackEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  402. def hapticFeedbackEnabled_=(p: Boolean): SImageSwitcher

    Shortcut for setHapticFeedbackEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  403. def hasFocus(): Boolean

    Definition Classes
    ViewGroup → View
  404. def hasFocusable(): Boolean

    Definition Classes
    ViewGroup → View
  405. def hasOnClickListeners(): Boolean

    Definition Classes
    View
  406. def hasOverlappingRendering(): Boolean

    Definition Classes
    View
  407. def hasTransientState(p: Boolean): SImageSwitcher

    Shortcut for setHasTransientState(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  408. def hasTransientState(): Boolean

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  409. def hasTransientState_=(p: Boolean): SImageSwitcher

    Shortcut for setHasTransientState(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  410. def hasWindowFocus(): Boolean

    Definition Classes
    View
  411. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  412. def height: Int

    Shortcut for getHeight()

    Shortcut for getHeight()

    Definition Classes
    TraitView
    Annotations
    @inline()
  413. def horizontalFadingEdgeEnabled(p: Boolean): SImageSwitcher

    Shortcut for setHorizontalFadingEdgeEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  414. def horizontalFadingEdgeEnabled: Boolean

    Shortcut for isHorizontalFadingEdgeEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  415. def horizontalFadingEdgeEnabled_=(p: Boolean): SImageSwitcher

    Shortcut for setHorizontalFadingEdgeEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  416. def horizontalFadingEdgeLength: Int

    Shortcut for getHorizontalFadingEdgeLength()

    Definition Classes
    TraitView
    Annotations
    @inline()
  417. def horizontalScrollBarEnabled(p: Boolean): SImageSwitcher

    Shortcut for setHorizontalScrollBarEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  418. def horizontalScrollBarEnabled: Boolean

    Shortcut for isHorizontalScrollBarEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  419. def horizontalScrollBarEnabled_=(p: Boolean): SImageSwitcher

    Shortcut for setHorizontalScrollBarEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  420. def hovered(p: Boolean): SImageSwitcher

    Shortcut for setHovered(boolean)

    Shortcut for setHovered(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  421. def hovered: Boolean

    Shortcut for isHovered()

    Shortcut for isHovered()

    Definition Classes
    TraitView
    Annotations
    @inline()
  422. def hovered_=(p: Boolean): SImageSwitcher

    Shortcut for setHovered(boolean)

    Shortcut for setHovered(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  423. def id(p: Int): SImageSwitcher

    Shortcut for setId(int)

    Shortcut for setId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  424. def id: Int

    Shortcut for getId()

    Shortcut for getId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  425. def id_=(p: Int): SImageSwitcher

    Shortcut for setId(int)

    Shortcut for setId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  426. def imageDrawable(p: Drawable): SImageSwitcher

    Shortcut for setImageDrawable(android.graphics.drawable.Drawable)

    Definition Classes
    TraitImageSwitcher
    Annotations
    @inline()
  427. def imageDrawable(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitImageSwitcher
    Annotations
    @inline()
  428. def imageDrawable_=(p: Drawable): SImageSwitcher

    Shortcut for setImageDrawable(android.graphics.drawable.Drawable)

    Definition Classes
    TraitImageSwitcher
    Annotations
    @inline()
  429. def imageResource(p: Int): SImageSwitcher

    Shortcut for setImageResource(int)

    Shortcut for setImageResource(int)

    Definition Classes
    TraitImageSwitcher
    Annotations
    @inline()
  430. def imageResource(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitImageSwitcher
    Annotations
    @inline()
  431. def imageResource_=(p: Int): SImageSwitcher

    Shortcut for setImageResource(int)

    Shortcut for setImageResource(int)

    Definition Classes
    TraitImageSwitcher
    Annotations
    @inline()
  432. def imageURI(p: Uri): SImageSwitcher

    Shortcut for setImageURI(android.net.Uri)

    Definition Classes
    TraitImageSwitcher
    Annotations
    @inline()
  433. def imageURI(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitImageSwitcher
    Annotations
    @inline()
  434. def imageURI_=(p: Uri): SImageSwitcher

    Shortcut for setImageURI(android.net.Uri)

    Definition Classes
    TraitImageSwitcher
    Annotations
    @inline()
  435. def importantForAccessibility(p: Int): SImageSwitcher

    Shortcut for setImportantForAccessibility(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  436. def importantForAccessibility: Int

    Shortcut for getImportantForAccessibility()

    Definition Classes
    TraitView
    Annotations
    @inline()
  437. def importantForAccessibility_=(p: Int): SImageSwitcher

    Shortcut for setImportantForAccessibility(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  438. def inAnimation(p: Animation): SImageSwitcher

    Shortcut for setInAnimation(android.view.animation.Animation)

    Definition Classes
    TraitViewAnimator
    Annotations
    @inline()
  439. def inAnimation: Animation

    Shortcut for getInAnimation()

    Shortcut for getInAnimation()

    Definition Classes
    TraitViewAnimator
    Annotations
    @inline()
  440. def inAnimation_=(p: Animation): SImageSwitcher

    Shortcut for setInAnimation(android.view.animation.Animation)

    Definition Classes
    TraitViewAnimator
    Annotations
    @inline()
  441. def indexOfChild(arg0: View): Int

    Definition Classes
    ViewGroup
  442. def initializeFadingEdge(arg0: TypedArray): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  443. def initializeScrollbars(arg0: TypedArray): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  444. def invalidate(): Unit

    Definition Classes
    View
  445. def invalidate(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit

    Definition Classes
    View
  446. def invalidate(arg0: Rect): Unit

    Definition Classes
    View
  447. final def invalidateChild(arg0: View, arg1: Rect): Unit

    Definition Classes
    ViewGroup → ViewParent
  448. def invalidateChildInParent(arg0: Array[Int], arg1: Rect): ViewParent

    Definition Classes
    ViewGroup → ViewParent
  449. def invalidateDrawable(arg0: Drawable): Unit

    Definition Classes
    View → Callback
  450. def isActivated(): Boolean

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  451. def isAlwaysDrawnWithCacheEnabled(): Boolean

    Definition Classes
    ViewGroup
    Annotations
    @ExportedProperty()
  452. def isAnimationCacheEnabled(): Boolean

    Definition Classes
    ViewGroup
    Annotations
    @ExportedProperty()
  453. def isChildrenDrawingOrderEnabled(): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
    Annotations
    @ExportedProperty()
  454. def isChildrenDrawnWithCacheEnabled(): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
    Annotations
    @ExportedProperty()
  455. def isClickable(): Boolean

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  456. def isDirty(): Boolean

    Definition Classes
    View
  457. def isDrawingCacheEnabled(): Boolean

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  458. def isDuplicateParentStateEnabled(): Boolean

    Definition Classes
    View
  459. def isEnabled(): Boolean

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  460. final def isFocusable(): Boolean

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  461. final def isFocusableInTouchMode(): Boolean

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  462. def isFocused(): Boolean

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  463. def isHapticFeedbackEnabled(): Boolean

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  464. def isHardwareAccelerated(): Boolean

    Definition Classes
    View
  465. def isHorizontalFadingEdgeEnabled(): Boolean

    Definition Classes
    View
  466. def isHorizontalScrollBarEnabled(): Boolean

    Definition Classes
    View
  467. def isHovered(): Boolean

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  468. def isInEditMode(): Boolean

    Definition Classes
    View
  469. def isInTouchMode(): Boolean

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  470. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  471. def isLayoutRequested(): Boolean

    Definition Classes
    View
  472. def isLongClickable(): Boolean

    Definition Classes
    View
  473. def isMotionEventSplittingEnabled(): Boolean

    Definition Classes
    ViewGroup
  474. def isOpaque(): Boolean

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  475. def isPaddingOffsetRequired(): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    View
  476. def isPressed(): Boolean

    Definition Classes
    View
  477. def isSaveEnabled(): Boolean

    Definition Classes
    View
  478. def isSaveFromParentEnabled(): Boolean

    Definition Classes
    View
  479. def isScrollContainer(): Boolean

    Definition Classes
    View
  480. def isScrollbarFadingEnabled(): Boolean

    Definition Classes
    View
  481. def isSelected(): Boolean

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  482. def isShown(): Boolean

    Definition Classes
    View
  483. def isSoundEffectsEnabled(): Boolean

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  484. def isVerticalFadingEdgeEnabled(): Boolean

    Definition Classes
    View
  485. def isVerticalScrollBarEnabled(): Boolean

    Definition Classes
    View
  486. def jumpDrawablesToCurrentState(): Unit

    Definition Classes
    FrameLayout → ViewGroup → View
  487. def keepScreenOn(p: Boolean): SImageSwitcher

    Shortcut for setKeepScreenOn(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  488. def keepScreenOn: Boolean

    Shortcut for getKeepScreenOn()

    Shortcut for getKeepScreenOn()

    Definition Classes
    TraitView
    Annotations
    @inline()
  489. def keepScreenOn_=(p: Boolean): SImageSwitcher

    Shortcut for setKeepScreenOn(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  490. def keyDispatcherState: DispatcherState

    Shortcut for getKeyDispatcherState()

    Definition Classes
    TraitView
    Annotations
    @inline()
  491. def layerType: Int

    Shortcut for getLayerType()

    Shortcut for getLayerType()

    Definition Classes
    TraitView
    Annotations
    @inline()
  492. final def layout(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit

    Definition Classes
    ViewGroup → View
  493. def layoutAnimation(p: LayoutAnimationController): SImageSwitcher

    Shortcut for setLayoutAnimation(android.view.animation.LayoutAnimationController)

  494. def layoutAnimation: LayoutAnimationController

    Shortcut for getLayoutAnimation()

    Shortcut for getLayoutAnimation()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  495. def layoutAnimationListener(p: AnimationListener): SImageSwitcher

    Shortcut for setLayoutAnimationListener(android.view.animation.Animation.AnimationListener)

  496. def layoutAnimationListener: AnimationListener

    Shortcut for getLayoutAnimationListener()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  497. def layoutAnimationListener_=(p: AnimationListener): SImageSwitcher

    Shortcut for setLayoutAnimationListener(android.view.animation.Animation.AnimationListener)

  498. def layoutAnimation_=(p: LayoutAnimationController): SImageSwitcher

    Shortcut for setLayoutAnimation(android.view.animation.LayoutAnimationController)

  499. def layoutParams(p: LayoutParams): SImageSwitcher

    Shortcut for setLayoutParams(android.view.ViewGroup.LayoutParams)

    Definition Classes
    TraitView
    Annotations
    @inline()
  500. def layoutParams: LayoutParams

    Shortcut for getLayoutParams()

    Shortcut for getLayoutParams()

    Definition Classes
    TraitView
    Annotations
    @inline()
  501. def layoutParams_=(p: LayoutParams): SImageSwitcher

    Shortcut for setLayoutParams(android.view.ViewGroup.LayoutParams)

    Definition Classes
    TraitView
    Annotations
    @inline()
  502. def layoutTransition(p: LayoutTransition): SImageSwitcher

    Shortcut for setLayoutTransition(android.animation.LayoutTransition)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  503. def layoutTransition: LayoutTransition

    Shortcut for getLayoutTransition()

    Shortcut for getLayoutTransition()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  504. def layoutTransition_=(p: LayoutTransition): SImageSwitcher

    Shortcut for setLayoutTransition(android.animation.LayoutTransition)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  505. def left(p: Int): SImageSwitcher

    Shortcut for setLeft(int)

    Shortcut for setLeft(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  506. def left: Int

    Shortcut for getLeft()

    Shortcut for getLeft()

    Definition Classes
    TraitView
    Annotations
    @inline()
  507. def left_=(p: Int): SImageSwitcher

    Shortcut for setLeft(int)

    Shortcut for setLeft(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  508. def longClickable(p: Boolean): SImageSwitcher

    Shortcut for setLongClickable(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  509. def longClickable: Boolean

    Shortcut for isLongClickable()

    Shortcut for isLongClickable()

    Definition Classes
    TraitView
    Annotations
    @inline()
  510. def longClickable_=(p: Boolean): SImageSwitcher

    Shortcut for setLongClickable(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  511. def matrix: Matrix

    Shortcut for getMatrix()

    Shortcut for getMatrix()

    Definition Classes
    TraitView
    Annotations
    @inline()
  512. final def measure(arg0: Int, arg1: Int): Unit

    Definition Classes
    View
  513. def measureAllChildren(p: Boolean): SImageSwitcher

    Shortcut for setMeasureAllChildren(boolean)

    Definition Classes
    TraitFrameLayout
    Annotations
    @inline()
  514. def measureAllChildren: Boolean

    Shortcut for getMeasureAllChildren()

    Definition Classes
    TraitFrameLayout
    Annotations
    @inline()
  515. def measureAllChildren_=(p: Boolean): SImageSwitcher

    Shortcut for setMeasureAllChildren(boolean)

    Definition Classes
    TraitFrameLayout
    Annotations
    @inline()
  516. def measureChild(arg0: View, arg1: Int, arg2: Int): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  517. def measureChildWithMargins(arg0: View, arg1: Int, arg2: Int, arg3: Int, arg4: Int): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  518. def measureChildren(arg0: Int, arg1: Int): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  519. def measuredHeight: Int

    Shortcut for getMeasuredHeight()

    Shortcut for getMeasuredHeight()

    Definition Classes
    TraitView
    Annotations
    @inline()
  520. def measuredHeightAndState: Int

    Shortcut for getMeasuredHeightAndState()

    Definition Classes
    TraitView
    Annotations
    @inline()
  521. def measuredState: Int

    Shortcut for getMeasuredState()

    Shortcut for getMeasuredState()

    Definition Classes
    TraitView
    Annotations
    @inline()
  522. def measuredWidth: Int

    Shortcut for getMeasuredWidth()

    Shortcut for getMeasuredWidth()

    Definition Classes
    TraitView
    Annotations
    @inline()
  523. def measuredWidthAndState: Int

    Shortcut for getMeasuredWidthAndState()

    Definition Classes
    TraitView
    Annotations
    @inline()
  524. def minimumHeight(p: Int): SImageSwitcher

    Shortcut for setMinimumHeight(int)

    Shortcut for setMinimumHeight(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  525. def minimumHeight: Int

    Shortcut for getMinimumHeight()

    Shortcut for getMinimumHeight()

    Definition Classes
    TraitView
    Annotations
    @inline()
  526. def minimumHeight_=(p: Int): SImageSwitcher

    Shortcut for setMinimumHeight(int)

    Shortcut for setMinimumHeight(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  527. def minimumWidth(p: Int): SImageSwitcher

    Shortcut for setMinimumWidth(int)

    Shortcut for setMinimumWidth(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  528. def minimumWidth: Int

    Shortcut for getMinimumWidth()

    Shortcut for getMinimumWidth()

    Definition Classes
    TraitView
    Annotations
    @inline()
  529. def minimumWidth_=(p: Int): SImageSwitcher

    Shortcut for setMinimumWidth(int)

    Shortcut for setMinimumWidth(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  530. def motionEventSplittingEnabled(p: Boolean): SImageSwitcher

    Shortcut for setMotionEventSplittingEnabled(boolean)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  531. def motionEventSplittingEnabled: Boolean

    Shortcut for isMotionEventSplittingEnabled()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  532. def motionEventSplittingEnabled_=(p: Boolean): SImageSwitcher

    Shortcut for setMotionEventSplittingEnabled(boolean)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  533. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  534. def nextFocusDownId(p: Int): SImageSwitcher

    Shortcut for setNextFocusDownId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  535. def nextFocusDownId: Int

    Shortcut for getNextFocusDownId()

    Shortcut for getNextFocusDownId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  536. def nextFocusDownId_=(p: Int): SImageSwitcher

    Shortcut for setNextFocusDownId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  537. def nextFocusForwardId(p: Int): SImageSwitcher

    Shortcut for setNextFocusForwardId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  538. def nextFocusForwardId: Int

    Shortcut for getNextFocusForwardId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  539. def nextFocusForwardId_=(p: Int): SImageSwitcher

    Shortcut for setNextFocusForwardId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  540. def nextFocusLeftId(p: Int): SImageSwitcher

    Shortcut for setNextFocusLeftId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  541. def nextFocusLeftId: Int

    Shortcut for getNextFocusLeftId()

    Shortcut for getNextFocusLeftId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  542. def nextFocusLeftId_=(p: Int): SImageSwitcher

    Shortcut for setNextFocusLeftId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  543. def nextFocusRightId(p: Int): SImageSwitcher

    Shortcut for setNextFocusRightId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  544. def nextFocusRightId: Int

    Shortcut for getNextFocusRightId()

    Shortcut for getNextFocusRightId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  545. def nextFocusRightId_=(p: Int): SImageSwitcher

    Shortcut for setNextFocusRightId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  546. def nextFocusUpId(p: Int): SImageSwitcher

    Shortcut for setNextFocusUpId(int)

    Shortcut for setNextFocusUpId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  547. def nextFocusUpId: Int

    Shortcut for getNextFocusUpId()

    Shortcut for getNextFocusUpId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  548. def nextFocusUpId_=(p: Int): SImageSwitcher

    Shortcut for setNextFocusUpId(int)

    Shortcut for setNextFocusUpId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  549. def nextView: View

    Shortcut for getNextView()

    Shortcut for getNextView()

    Definition Classes
    TraitViewSwitcher
    Annotations
    @inline()
  550. final def notify(): Unit

    Definition Classes
    AnyRef
  551. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  552. final def offsetDescendantRectToMyCoords(arg0: View, arg1: Rect): Unit

    Definition Classes
    ViewGroup
  553. def offsetLeftAndRight(arg0: Int): Unit

    Definition Classes
    View
  554. final def offsetRectIntoDescendantCoords(arg0: View, arg1: Rect): Unit

    Definition Classes
    ViewGroup
  555. def offsetTopAndBottom(arg0: Int): Unit

    Definition Classes
    View
  556. def onAnimationEnd[U](f: ⇒ U): SImageSwitcher

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  557. def onAnimationEnd[U](f: (Animation) ⇒ U): SImageSwitcher

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  558. def onAnimationEnd(): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup → View
  559. def onAnimationRepeat[U](f: ⇒ U): SImageSwitcher

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  560. def onAnimationRepeat[U](f: (Animation) ⇒ U): SImageSwitcher

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  561. def onAnimationStart[U](f: ⇒ U): SImageSwitcher

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  562. def onAnimationStart[U](f: (Animation) ⇒ U): SImageSwitcher

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  563. def onAnimationStart(): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup → View
  564. def onAttachedToWindow(): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  565. def onCheckIsTextEditor(): Boolean

    Definition Classes
    View
  566. def onChildViewAdded[U](f: ⇒ U): SImageSwitcher

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  567. def onChildViewAdded[U](f: (View, View) ⇒ U): SImageSwitcher

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  568. def onChildViewRemoved[U](f: ⇒ U): SImageSwitcher

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  569. def onChildViewRemoved[U](f: (View, View) ⇒ U): SImageSwitcher

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  570. def onClick[U](f: ⇒ U): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  571. def onClick[U](f: (View) ⇒ U): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  572. def onClickListener(p: OnClickListener): SImageSwitcher

    Shortcut for setOnClickListener(android.view.View.OnClickListener)

    Definition Classes
    TraitView
    Annotations
    @inline()
  573. def onClickListener(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitView
    Annotations
    @inline()
  574. def onClickListener_=(p: OnClickListener): SImageSwitcher

    Shortcut for setOnClickListener(android.view.View.OnClickListener)

    Definition Classes
    TraitView
    Annotations
    @inline()
  575. def onConfigurationChanged(arg0: Configuration): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  576. def onCreateContextMenu[U](f: ⇒ U): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  577. def onCreateContextMenu[U](f: (ContextMenu, View, ContextMenuInfo) ⇒ U): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  578. def onCreateContextMenu(arg0: ContextMenu): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  579. def onCreateContextMenuListener(p: OnCreateContextMenuListener): SImageSwitcher

    Shortcut for setOnCreateContextMenuListener(android.view.View.OnCreateContextMenuListener)

  580. def onCreateContextMenuListener(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitView
    Annotations
    @inline()
  581. def onCreateContextMenuListener_=(p: OnCreateContextMenuListener): SImageSwitcher

    Shortcut for setOnCreateContextMenuListener(android.view.View.OnCreateContextMenuListener)

  582. def onCreateDrawableState(arg0: Int): Array[Int]

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup → View
  583. def onCreateInputConnection(arg0: EditorInfo): InputConnection

    Definition Classes
    View
  584. def onDetachedFromWindow(): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  585. def onDisplayHint(arg0: Int): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  586. def onDrag(f: ⇒ Boolean): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  587. def onDrag(f: (View, DragEvent) ⇒ Boolean): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  588. def onDragEvent(arg0: DragEvent): Boolean

    Definition Classes
    View
  589. def onDragListener(p: OnDragListener): SImageSwitcher

    Shortcut for setOnDragListener(android.view.View.OnDragListener)

    Definition Classes
    TraitView
    Annotations
    @inline()
  590. def onDragListener(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitView
    Annotations
    @inline()
  591. def onDragListener_=(p: OnDragListener): SImageSwitcher

    Shortcut for setOnDragListener(android.view.View.OnDragListener)

    Definition Classes
    TraitView
    Annotations
    @inline()
  592. def onDraw(arg0: Canvas): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  593. final def onDrawScrollBars(arg0: Canvas): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  594. def onFilterTouchEventForSecurity(arg0: MotionEvent): Boolean

    Definition Classes
    View
  595. def onFinishInflate(): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  596. def onFinishTemporaryDetach(): Unit

    Definition Classes
    View
  597. def onFocusChange[U](f: ⇒ U): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  598. def onFocusChange[U](f: (View, Boolean) ⇒ U): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  599. def onFocusChangeListener(p: OnFocusChangeListener): SImageSwitcher

    Shortcut for setOnFocusChangeListener(android.view.View.OnFocusChangeListener)

    Definition Classes
    TraitView
    Annotations
    @inline()
  600. def onFocusChangeListener: OnFocusChangeListener

    Shortcut for getOnFocusChangeListener()

    Definition Classes
    TraitView
    Annotations
    @inline()
  601. def onFocusChangeListener_=(p: OnFocusChangeListener): SImageSwitcher

    Shortcut for setOnFocusChangeListener(android.view.View.OnFocusChangeListener)

    Definition Classes
    TraitView
    Annotations
    @inline()
  602. def onFocusChanged(arg0: Boolean, arg1: Int, arg2: Rect): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  603. def onGenericMotion(f: ⇒ Boolean): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  604. def onGenericMotion(f: (View, MotionEvent) ⇒ Boolean): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  605. def onGenericMotionEvent(arg0: MotionEvent): Boolean

    Definition Classes
    View
  606. def onGenericMotionListener(p: OnGenericMotionListener): SImageSwitcher

    Shortcut for setOnGenericMotionListener(android.view.View.OnGenericMotionListener)

    Definition Classes
    TraitView
    Annotations
    @inline()
  607. def onGenericMotionListener(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitView
    Annotations
    @inline()
  608. def onGenericMotionListener_=(p: OnGenericMotionListener): SImageSwitcher

    Shortcut for setOnGenericMotionListener(android.view.View.OnGenericMotionListener)

    Definition Classes
    TraitView
    Annotations
    @inline()
  609. def onHierarchyChangeListener(p: OnHierarchyChangeListener): SImageSwitcher

    Shortcut for setOnHierarchyChangeListener(android.view.ViewGroup.OnHierarchyChangeListener)

  610. def onHierarchyChangeListener(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  611. def onHierarchyChangeListener_=(p: OnHierarchyChangeListener): SImageSwitcher

    Shortcut for setOnHierarchyChangeListener(android.view.ViewGroup.OnHierarchyChangeListener)

  612. def onHover(f: ⇒ Boolean): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  613. def onHover(f: (View, MotionEvent) ⇒ Boolean): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  614. def onHoverChanged(arg0: Boolean): Unit

    Definition Classes
    View
  615. def onHoverEvent(arg0: MotionEvent): Boolean

    Definition Classes
    View
  616. def onHoverListener(p: OnHoverListener): SImageSwitcher

    Shortcut for setOnHoverListener(android.view.View.OnHoverListener)

    Definition Classes
    TraitView
    Annotations
    @inline()
  617. def onHoverListener(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitView
    Annotations
    @inline()
  618. def onHoverListener_=(p: OnHoverListener): SImageSwitcher

    Shortcut for setOnHoverListener(android.view.View.OnHoverListener)

    Definition Classes
    TraitView
    Annotations
    @inline()
  619. def onInitializeAccessibilityEvent(arg0: AccessibilityEvent): Unit

    Definition Classes
    ImageSwitcher → ViewSwitcher → ViewAnimator → FrameLayout → View
  620. def onInitializeAccessibilityNodeInfo(arg0: AccessibilityNodeInfo): Unit

    Definition Classes
    ImageSwitcher → ViewSwitcher → ViewAnimator → FrameLayout → View
  621. def onInterceptHoverEvent(arg0: MotionEvent): Boolean

    Definition Classes
    ViewGroup
  622. def onInterceptTouchEvent(arg0: MotionEvent): Boolean

    Definition Classes
    ViewGroup
  623. def onKey(f: ⇒ Boolean): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  624. def onKey(f: (View, Int, KeyEvent) ⇒ Boolean): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  625. def onKeyDown(arg0: Int, arg1: KeyEvent): Boolean

    Definition Classes
    View → Callback
  626. def onKeyListener(p: OnKeyListener): SImageSwitcher

    Shortcut for setOnKeyListener(android.view.View.OnKeyListener)

    Definition Classes
    TraitView
    Annotations
    @inline()
  627. def onKeyListener(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitView
    Annotations
    @inline()
  628. def onKeyListener_=(p: OnKeyListener): SImageSwitcher

    Shortcut for setOnKeyListener(android.view.View.OnKeyListener)

    Definition Classes
    TraitView
    Annotations
    @inline()
  629. def onKeyLongPress(arg0: Int, arg1: KeyEvent): Boolean

    Definition Classes
    View → Callback
  630. def onKeyMultiple(arg0: Int, arg1: Int, arg2: KeyEvent): Boolean

    Definition Classes
    View → Callback
  631. def onKeyPreIme(arg0: Int, arg1: KeyEvent): Boolean

    Definition Classes
    View
  632. def onKeyShortcut(arg0: Int, arg1: KeyEvent): Boolean

    Definition Classes
    View
  633. def onKeyUp(arg0: Int, arg1: KeyEvent): Boolean

    Definition Classes
    View → Callback
  634. def onLayout(arg0: Boolean, arg1: Int, arg2: Int, arg3: Int, arg4: Int): Unit

    Attributes
    protected[android.widget]
    Definition Classes
    FrameLayout → ViewGroup → View
  635. def onLayoutChange[U](f: ⇒ U): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  636. def onLayoutChange[U](f: (View, Int, Int, Int, Int, Int, Int, Int, Int) ⇒ U): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  637. def onLongClick(f: ⇒ Boolean): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  638. def onLongClick(f: (View) ⇒ Boolean): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  639. def onLongClickListener(p: OnLongClickListener): SImageSwitcher

    Shortcut for setOnLongClickListener(android.view.View.OnLongClickListener)

    Definition Classes
    TraitView
    Annotations
    @inline()
  640. def onLongClickListener(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitView
    Annotations
    @inline()
  641. def onLongClickListener_=(p: OnLongClickListener): SImageSwitcher

    Shortcut for setOnLongClickListener(android.view.View.OnLongClickListener)

    Definition Classes
    TraitView
    Annotations
    @inline()
  642. def onMeasure(arg0: Int, arg1: Int): Unit

    Attributes
    protected[android.widget]
    Definition Classes
    FrameLayout → View
  643. def onOverScrolled(arg0: Int, arg1: Int, arg2: Boolean, arg3: Boolean): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  644. def onPopulateAccessibilityEvent(arg0: AccessibilityEvent): Unit

    Definition Classes
    View
  645. def onPressAndHold(interval: Int, onPressed: ⇒ Unit): SImageSwitcher

    Definition Classes
    PressAndHoldable
  646. def onRequestFocusInDescendants(arg0: Int, arg1: Rect): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  647. def onRequestSendAccessibilityEvent(arg0: View, arg1: AccessibilityEvent): Boolean

    Definition Classes
    ViewGroup
  648. def onRestoreInstanceState(arg0: Parcelable): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  649. def onSaveInstanceState(): Parcelable

    Attributes
    protected[android.view]
    Definition Classes
    View
  650. def onScreenStateChanged(arg0: Int): Unit

    Definition Classes
    View
  651. def onScrollChanged(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  652. def onSetAlpha(arg0: Int): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    View
  653. def onSizeChanged(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit

    Attributes
    protected[android.widget]
    Definition Classes
    FrameLayout → View
  654. def onStartTemporaryDetach(): Unit

    Definition Classes
    View
  655. def onSystemUiVisibilityChange[U](f: ⇒ U): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  656. def onSystemUiVisibilityChange[U](f: (Int) ⇒ U): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  657. def onSystemUiVisibilityChangeListener(p: OnSystemUiVisibilityChangeListener): SImageSwitcher

    Shortcut for setOnSystemUiVisibilityChangeListener(android.view.View.OnSystemUiVisibilityChangeListener)

  658. def onSystemUiVisibilityChangeListener(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitView
    Annotations
    @inline()
  659. def onSystemUiVisibilityChangeListener_=(p: OnSystemUiVisibilityChangeListener): SImageSwitcher

    Shortcut for setOnSystemUiVisibilityChangeListener(android.view.View.OnSystemUiVisibilityChangeListener)

  660. def onTouch(f: ⇒ Boolean): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  661. def onTouch(f: (View, MotionEvent) ⇒ Boolean): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  662. def onTouchEvent(arg0: MotionEvent): Boolean

    Definition Classes
    View
  663. def onTouchListener(p: OnTouchListener): SImageSwitcher

    Shortcut for setOnTouchListener(android.view.View.OnTouchListener)

    Definition Classes
    TraitView
    Annotations
    @inline()
  664. def onTouchListener(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitView
    Annotations
    @inline()
  665. def onTouchListener_=(p: OnTouchListener): SImageSwitcher

    Shortcut for setOnTouchListener(android.view.View.OnTouchListener)

    Definition Classes
    TraitView
    Annotations
    @inline()
  666. def onTrackballEvent(arg0: MotionEvent): Boolean

    Definition Classes
    View
  667. def onViewAttachedToWindow[U](f: ⇒ U): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  668. def onViewAttachedToWindow[U](f: (View) ⇒ U): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  669. def onViewDetachedFromWindow[U](f: ⇒ U): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  670. def onViewDetachedFromWindow[U](f: (View) ⇒ U): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  671. def onVisibilityChanged(arg0: View, arg1: Int): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  672. def onWindowFocusChanged(arg0: Boolean): Unit

    Definition Classes
    View
  673. def onWindowSystemUiVisibilityChanged(arg0: Int): Unit

    Definition Classes
    View
  674. def onWindowVisibilityChanged(arg0: Int): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  675. def outAnimation(p: Animation): SImageSwitcher

    Shortcut for setOutAnimation(android.view.animation.Animation)

    Definition Classes
    TraitViewAnimator
    Annotations
    @inline()
  676. def outAnimation: Animation

    Shortcut for getOutAnimation()

    Shortcut for getOutAnimation()

    Definition Classes
    TraitViewAnimator
    Annotations
    @inline()
  677. def outAnimation_=(p: Animation): SImageSwitcher

    Shortcut for setOutAnimation(android.view.animation.Animation)

    Definition Classes
    TraitViewAnimator
    Annotations
    @inline()
  678. def overScrollBy(arg0: Int, arg1: Int, arg2: Int, arg3: Int, arg4: Int, arg5: Int, arg6: Int, arg7: Int, arg8: Boolean): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    View
  679. def overScrollMode(p: Int): SImageSwitcher

    Shortcut for setOverScrollMode(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  680. def overScrollMode: Int

    Shortcut for getOverScrollMode()

    Shortcut for getOverScrollMode()

    Definition Classes
    TraitView
    Annotations
    @inline()
  681. def overScrollMode_=(p: Int): SImageSwitcher

    Shortcut for setOverScrollMode(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  682. def padding(p1: Int, p2: Int, p3: Int, p4: Int): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  683. def padding: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  684. def padding(p: Int): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  685. def paddingBottom: Int

    Shortcut for getPaddingBottom()

    Shortcut for getPaddingBottom()

    Definition Classes
    TraitView
    Annotations
    @inline()
  686. def paddingLeft: Int

    Shortcut for getPaddingLeft()

    Shortcut for getPaddingLeft()

    Definition Classes
    TraitView
    Annotations
    @inline()
  687. def paddingRight: Int

    Shortcut for getPaddingRight()

    Shortcut for getPaddingRight()

    Definition Classes
    TraitView
    Annotations
    @inline()
  688. def paddingTop: Int

    Shortcut for getPaddingTop()

    Shortcut for getPaddingTop()

    Definition Classes
    TraitView
    Annotations
    @inline()
  689. def padding_=(p: Int): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  690. def parent: ViewParent

    Shortcut for getParent()

    Shortcut for getParent()

    Definition Classes
    TraitView
    Annotations
    @inline()
  691. def parentForAccessibility: ViewParent

    Shortcut for getParentForAccessibility()

    Definition Classes
    TraitView
    Annotations
    @inline()
  692. implicit val parentVG: TraitViewGroup[SImageSwitcher]

    Definition Classes
    TraitViewGroup
  693. val parentViewGroup: TraitViewGroup[_]

    Definition Classes
    SImageSwitcherTraitView
  694. def parentViewGroupIfExists[LP <: ViewGroupLayoutParams[_, _]](implicit defaultLayoutParam: (SImageSwitcher) ⇒ LP = (v: V) => null): TraitViewGroup[_]

    Attributes
    protected
    Definition Classes
    TraitView
  695. def performAccessibilityAction(arg0: Int, arg1: Bundle): Boolean

    Definition Classes
    View
  696. def performClick(): Boolean

    Definition Classes
    View
  697. def performHapticFeedback(arg0: Int, arg1: Int): Boolean

    Definition Classes
    View
  698. def performHapticFeedback(arg0: Int): Boolean

    Definition Classes
    View
  699. def performLongClick(): Boolean

    Definition Classes
    View
  700. def persistentDrawingCache(p: Int): SImageSwitcher

    Shortcut for setPersistentDrawingCache(int)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  701. def persistentDrawingCache: Int

    Shortcut for getPersistentDrawingCache()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  702. def persistentDrawingCache_=(p: Int): SImageSwitcher

    Shortcut for setPersistentDrawingCache(int)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  703. def pivotX(p: Float): SImageSwitcher

    Shortcut for setPivotX(float)

    Shortcut for setPivotX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  704. def pivotX: Float

    Shortcut for getPivotX()

    Shortcut for getPivotX()

    Definition Classes
    TraitView
    Annotations
    @inline()
  705. def pivotX_=(p: Float): SImageSwitcher

    Shortcut for setPivotX(float)

    Shortcut for setPivotX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  706. def pivotY(p: Float): SImageSwitcher

    Shortcut for setPivotY(float)

    Shortcut for setPivotY(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  707. def pivotY: Float

    Shortcut for getPivotY()

    Shortcut for getPivotY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  708. def pivotY_=(p: Float): SImageSwitcher

    Shortcut for setPivotY(float)

    Shortcut for setPivotY(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  709. def playSoundEffect(arg0: Int): Unit

    Definition Classes
    View
  710. def post(arg0: Runnable): Boolean

    Definition Classes
    View
  711. def postDelayed(arg0: Runnable, arg1: Long): Boolean

    Definition Classes
    View
  712. def postInvalidate(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit

    Definition Classes
    View
  713. def postInvalidate(): Unit

    Definition Classes
    View
  714. def postInvalidateDelayed(arg0: Long, arg1: Int, arg2: Int, arg3: Int, arg4: Int): Unit

    Definition Classes
    View
  715. def postInvalidateDelayed(arg0: Long): Unit

    Definition Classes
    View
  716. def postInvalidateOnAnimation(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit

    Definition Classes
    View
  717. def postInvalidateOnAnimation(): Unit

    Definition Classes
    View
  718. def postOnAnimation(arg0: Runnable): Unit

    Definition Classes
    View
  719. def postOnAnimationDelayed(arg0: Runnable, arg1: Long): Unit

    Definition Classes
    View
  720. def pressed(p: Boolean): SImageSwitcher

    Shortcut for setPressed(boolean)

    Shortcut for setPressed(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  721. def pressed: Boolean

    Shortcut for isPressed()

    Shortcut for isPressed()

    Definition Classes
    TraitView
    Annotations
    @inline()
  722. def pressed_=(p: Boolean): SImageSwitcher

    Shortcut for setPressed(boolean)

    Shortcut for setPressed(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  723. def recomputeViewAttributes(arg0: View): Unit

    Definition Classes
    ViewGroup → ViewParent
  724. def refreshDrawableState(): Unit

    Definition Classes
    View
  725. def removeAllViews(): Unit

    Definition Classes
    ViewAnimator → ViewGroup
  726. def removeAllViewsInLayout(): Unit

    Definition Classes
    ViewGroup
  727. def removeCallbacks(arg0: Runnable): Boolean

    Definition Classes
    View
  728. def removeDetachedView(arg0: View, arg1: Boolean): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  729. def removeOnAttachStateChangeListener(arg0: OnAttachStateChangeListener): Unit

    Definition Classes
    View
  730. def removeOnLayoutChangeListener(arg0: OnLayoutChangeListener): Unit

    Definition Classes
    View
  731. def removeView(arg0: View): Unit

    Definition Classes
    ViewAnimator → ViewGroup → ViewManager
  732. def removeViewAt(arg0: Int): Unit

    Definition Classes
    ViewAnimator → ViewGroup
  733. def removeViewInLayout(arg0: View): Unit

    Definition Classes
    ViewAnimator → ViewGroup
  734. def removeViews(arg0: Int, arg1: Int): Unit

    Definition Classes
    ViewAnimator → ViewGroup
  735. def removeViewsInLayout(arg0: Int, arg1: Int): Unit

    Definition Classes
    ViewAnimator → ViewGroup
  736. def requestChildFocus(arg0: View, arg1: View): Unit

    Definition Classes
    ViewGroup → ViewParent
  737. def requestChildRectangleOnScreen(arg0: View, arg1: Rect, arg2: Boolean): Boolean

    Definition Classes
    ViewGroup → ViewParent
  738. def requestDisallowInterceptTouchEvent(arg0: Boolean): Unit

    Definition Classes
    ViewGroup → ViewParent
  739. def requestFitSystemWindows(): Unit

    Definition Classes
    View
  740. def requestFocus(arg0: Int, arg1: Rect): Boolean

    Definition Classes
    ViewGroup → View
  741. final def requestFocus(arg0: Int): Boolean

    Definition Classes
    View
  742. final def requestFocus(): Boolean

    Definition Classes
    View
  743. final def requestFocusFromTouch(): Boolean

    Definition Classes
    View
  744. def requestLayout(): Unit

    Definition Classes
    View
  745. def requestRectangleOnScreen(arg0: Rect, arg1: Boolean): Boolean

    Definition Classes
    View
  746. def requestRectangleOnScreen(arg0: Rect): Boolean

    Definition Classes
    View
  747. def requestSendAccessibilityEvent(arg0: View, arg1: AccessibilityEvent): Boolean

    Definition Classes
    ViewGroup → ViewParent
  748. def requestTransparentRegion(arg0: View): Unit

    Definition Classes
    ViewGroup → ViewParent
  749. def reset(): Unit

    Definition Classes
    ViewSwitcher
  750. def resources: Resources

    Shortcut for getResources()

    Shortcut for getResources()

    Definition Classes
    TraitView
    Annotations
    @inline()
  751. def restoreHierarchyState(arg0: SparseArray[Parcelable]): Unit

    Definition Classes
    View
  752. def right(p: Int): SImageSwitcher

    Shortcut for setRight(int)

    Shortcut for setRight(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  753. def right: Int

    Shortcut for getRight()

    Shortcut for getRight()

    Definition Classes
    TraitView
    Annotations
    @inline()
  754. def right_=(p: Int): SImageSwitcher

    Shortcut for setRight(int)

    Shortcut for setRight(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  755. def rootView: View

    Shortcut for getRootView()

    Shortcut for getRootView()

    Definition Classes
    TraitView
    Annotations
    @inline()
  756. def rotation(p: Float): SImageSwitcher

    Shortcut for setRotation(float)

    Shortcut for setRotation(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  757. def rotation: Float

    Shortcut for getRotation()

    Shortcut for getRotation()

    Definition Classes
    TraitView
    Annotations
    @inline()
  758. def rotationX(p: Float): SImageSwitcher

    Shortcut for setRotationX(float)

    Shortcut for setRotationX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  759. def rotationX: Float

    Shortcut for getRotationX()

    Shortcut for getRotationX()

    Definition Classes
    TraitView
    Annotations
    @inline()
  760. def rotationX_=(p: Float): SImageSwitcher

    Shortcut for setRotationX(float)

    Shortcut for setRotationX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  761. def rotationY(p: Float): SImageSwitcher

    Shortcut for setRotationY(float)

    Shortcut for setRotationY(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  762. def rotationY: Float

    Shortcut for getRotationY()

    Shortcut for getRotationY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  763. def rotationY_=(p: Float): SImageSwitcher

    Shortcut for setRotationY(float)

    Shortcut for setRotationY(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  764. def rotation_=(p: Float): SImageSwitcher

    Shortcut for setRotation(float)

    Shortcut for setRotation(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  765. def saveEnabled(p: Boolean): SImageSwitcher

    Shortcut for setSaveEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  766. def saveEnabled: Boolean

    Shortcut for isSaveEnabled()

    Shortcut for isSaveEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  767. def saveEnabled_=(p: Boolean): SImageSwitcher

    Shortcut for setSaveEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  768. def saveFromParentEnabled(p: Boolean): SImageSwitcher

    Shortcut for setSaveFromParentEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  769. def saveFromParentEnabled: Boolean

    Shortcut for isSaveFromParentEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  770. def saveFromParentEnabled_=(p: Boolean): SImageSwitcher

    Shortcut for setSaveFromParentEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  771. def saveHierarchyState(arg0: SparseArray[Parcelable]): Unit

    Definition Classes
    View
  772. def scaleX(p: Float): SImageSwitcher

    Shortcut for setScaleX(float)

    Shortcut for setScaleX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  773. def scaleX: Float

    Shortcut for getScaleX()

    Shortcut for getScaleX()

    Definition Classes
    TraitView
    Annotations
    @inline()
  774. def scaleX_=(p: Float): SImageSwitcher

    Shortcut for setScaleX(float)

    Shortcut for setScaleX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  775. def scaleY(p: Float): SImageSwitcher

    Shortcut for setScaleY(float)

    Shortcut for setScaleY(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  776. def scaleY: Float

    Shortcut for getScaleY()

    Shortcut for getScaleY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  777. def scaleY_=(p: Float): SImageSwitcher

    Shortcut for setScaleY(float)

    Shortcut for setScaleY(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  778. def scheduleDrawable(arg0: Drawable, arg1: Runnable, arg2: Long): Unit

    Definition Classes
    View → Callback
  779. def scheduleLayoutAnimation(): Unit

    Definition Classes
    ViewGroup
  780. def scrollBarDefaultDelayBeforeFade(p: Int): SImageSwitcher

    Shortcut for setScrollBarDefaultDelayBeforeFade(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  781. def scrollBarDefaultDelayBeforeFade: Int

    Shortcut for getScrollBarDefaultDelayBeforeFade()

    Definition Classes
    TraitView
    Annotations
    @inline()
  782. def scrollBarDefaultDelayBeforeFade_=(p: Int): SImageSwitcher

    Shortcut for setScrollBarDefaultDelayBeforeFade(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  783. def scrollBarFadeDuration(p: Int): SImageSwitcher

    Shortcut for setScrollBarFadeDuration(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  784. def scrollBarFadeDuration: Int

    Shortcut for getScrollBarFadeDuration()

    Definition Classes
    TraitView
    Annotations
    @inline()
  785. def scrollBarFadeDuration_=(p: Int): SImageSwitcher

    Shortcut for setScrollBarFadeDuration(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  786. def scrollBarSize(p: Int): SImageSwitcher

    Shortcut for setScrollBarSize(int)

    Shortcut for setScrollBarSize(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  787. def scrollBarSize: Int

    Shortcut for getScrollBarSize()

    Shortcut for getScrollBarSize()

    Definition Classes
    TraitView
    Annotations
    @inline()
  788. def scrollBarSize_=(p: Int): SImageSwitcher

    Shortcut for setScrollBarSize(int)

    Shortcut for setScrollBarSize(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  789. def scrollBarStyle(p: Int): SImageSwitcher

    Shortcut for setScrollBarStyle(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  790. def scrollBarStyle: Int

    Shortcut for getScrollBarStyle()

    Shortcut for getScrollBarStyle()

    Definition Classes
    TraitView
    Annotations
    @inline()
  791. def scrollBarStyle_=(p: Int): SImageSwitcher

    Shortcut for setScrollBarStyle(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  792. def scrollBy(arg0: Int, arg1: Int): Unit

    Definition Classes
    View
  793. def scrollContainer(p: Boolean): SImageSwitcher

    Shortcut for setScrollContainer(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  794. def scrollContainer: Boolean

    Shortcut for isScrollContainer()

    Shortcut for isScrollContainer()

    Definition Classes
    TraitView
    Annotations
    @inline()
  795. def scrollContainer_=(p: Boolean): SImageSwitcher

    Shortcut for setScrollContainer(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  796. def scrollTo(arg0: Int, arg1: Int): Unit

    Definition Classes
    View
  797. def scrollX(p: Int): SImageSwitcher

    Shortcut for setScrollX(int)

    Shortcut for setScrollX(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  798. def scrollX: Int

    Shortcut for getScrollX()

    Shortcut for getScrollX()

    Definition Classes
    TraitView
    Annotations
    @inline()
  799. def scrollX_=(p: Int): SImageSwitcher

    Shortcut for setScrollX(int)

    Shortcut for setScrollX(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  800. def scrollY(p: Int): SImageSwitcher

    Shortcut for setScrollY(int)

    Shortcut for setScrollY(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  801. def scrollY: Int

    Shortcut for getScrollY()

    Shortcut for getScrollY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  802. def scrollY_=(p: Int): SImageSwitcher

    Shortcut for setScrollY(int)

    Shortcut for setScrollY(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  803. def scrollbarFadingEnabled(p: Boolean): SImageSwitcher

    Shortcut for setScrollbarFadingEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  804. def scrollbarFadingEnabled: Boolean

    Shortcut for isScrollbarFadingEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  805. def scrollbarFadingEnabled_=(p: Boolean): SImageSwitcher

    Shortcut for setScrollbarFadingEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  806. def selected(p: Boolean): SImageSwitcher

    Shortcut for setSelected(boolean)

    Shortcut for setSelected(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  807. def selected: Boolean

    Shortcut for isSelected()

    Shortcut for isSelected()

    Definition Classes
    TraitView
    Annotations
    @inline()
  808. def selected_=(p: Boolean): SImageSwitcher

    Shortcut for setSelected(boolean)

    Shortcut for setSelected(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  809. def sendAccessibilityEvent(arg0: Int): Unit

    Definition Classes
    View → AccessibilityEventSource
  810. def sendAccessibilityEventUnchecked(arg0: AccessibilityEvent): Unit

    Definition Classes
    View → AccessibilityEventSource
  811. def setAccessibilityDelegate(arg0: AccessibilityDelegate): Unit

    Definition Classes
    View
  812. def setActivated(arg0: Boolean): Unit

    Definition Classes
    View
  813. def setAddStatesFromChildren(arg0: Boolean): Unit

    Definition Classes
    ViewGroup
  814. def setAlpha(arg0: Float): Unit

    Definition Classes
    View
  815. def setAlwaysDrawnWithCacheEnabled(arg0: Boolean): Unit

    Definition Classes
    ViewGroup
  816. def setAnimateFirstView(arg0: Boolean): Unit

    Definition Classes
    ViewAnimator
  817. def setAnimation(arg0: Animation): Unit

    Definition Classes
    View
  818. def setAnimationCacheEnabled(arg0: Boolean): Unit

    Definition Classes
    ViewGroup
  819. def setBackground(arg0: Drawable): Unit

    Definition Classes
    View
  820. def setBackgroundColor(arg0: Int): Unit

    Definition Classes
    View
  821. def setBackgroundResource(arg0: Int): Unit

    Definition Classes
    View
  822. final def setBottom(arg0: Int): Unit

    Definition Classes
    View
  823. def setCameraDistance(arg0: Float): Unit

    Definition Classes
    View
  824. def setChildrenDrawingCacheEnabled(arg0: Boolean): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  825. def setChildrenDrawingOrderEnabled(arg0: Boolean): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  826. def setChildrenDrawnWithCacheEnabled(arg0: Boolean): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  827. def setClickable(arg0: Boolean): Unit

    Definition Classes
    View
  828. def setClipChildren(arg0: Boolean): Unit

    Definition Classes
    ViewGroup
  829. def setClipToPadding(arg0: Boolean): Unit

    Definition Classes
    ViewGroup
  830. def setContentDescription(arg0: CharSequence): Unit

    Definition Classes
    View
  831. def setDescendantFocusability(arg0: Int): Unit

    Definition Classes
    ViewGroup
  832. def setDisplayedChild(arg0: Int): Unit

    Definition Classes
    ViewAnimator
  833. def setDrawingCacheBackgroundColor(arg0: Int): Unit

    Definition Classes
    View
  834. def setDrawingCacheEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  835. def setDrawingCacheQuality(arg0: Int): Unit

    Definition Classes
    View
  836. def setDuplicateParentStateEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  837. def setEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  838. def setFactory(arg0: ViewFactory): Unit

    Definition Classes
    ViewSwitcher
  839. def setFadingEdgeLength(arg0: Int): Unit

    Definition Classes
    View
  840. def setFilterTouchesWhenObscured(arg0: Boolean): Unit

    Definition Classes
    View
  841. def setFitsSystemWindows(arg0: Boolean): Unit

    Definition Classes
    View
  842. def setFocusable(arg0: Boolean): Unit

    Definition Classes
    View
  843. def setFocusableInTouchMode(arg0: Boolean): Unit

    Definition Classes
    View
  844. def setForeground(arg0: Drawable): Unit

    Definition Classes
    FrameLayout
  845. def setForegroundGravity(arg0: Int): Unit

    Definition Classes
    FrameLayout
  846. def setHapticFeedbackEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  847. def setHasTransientState(arg0: Boolean): Unit

    Definition Classes
    View
  848. def setHorizontalFadingEdgeEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  849. def setHorizontalScrollBarEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  850. def setHovered(arg0: Boolean): Unit

    Definition Classes
    View
  851. def setId(arg0: Int): Unit

    Definition Classes
    View
  852. def setImageDrawable(arg0: Drawable): Unit

    Definition Classes
    ImageSwitcher
  853. def setImageResource(arg0: Int): Unit

    Definition Classes
    ImageSwitcher
  854. def setImageURI(arg0: Uri): Unit

    Definition Classes
    ImageSwitcher
  855. def setImportantForAccessibility(arg0: Int): Unit

    Definition Classes
    View
  856. def setInAnimation(arg0: Context, arg1: Int): Unit

    Definition Classes
    ViewAnimator
  857. def setInAnimation(arg0: Animation): Unit

    Definition Classes
    ViewAnimator
  858. def setKeepScreenOn(arg0: Boolean): Unit

    Definition Classes
    View
  859. def setLayerType(arg0: Int, arg1: Paint): Unit

    Definition Classes
    View
  860. def setLayoutAnimation(arg0: LayoutAnimationController): Unit

    Definition Classes
    ViewGroup
  861. def setLayoutAnimationListener(arg0: AnimationListener): Unit

    Definition Classes
    ViewGroup
  862. def setLayoutParams(arg0: LayoutParams): Unit

    Definition Classes
    View
  863. def setLayoutTransition(arg0: LayoutTransition): Unit

    Definition Classes
    ViewGroup
  864. final def setLeft(arg0: Int): Unit

    Definition Classes
    View
  865. def setLongClickable(arg0: Boolean): Unit

    Definition Classes
    View
  866. def setMeasureAllChildren(arg0: Boolean): Unit

    Definition Classes
    FrameLayout
  867. final def setMeasuredDimension(arg0: Int, arg1: Int): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  868. def setMinimumHeight(arg0: Int): Unit

    Definition Classes
    View
  869. def setMinimumWidth(arg0: Int): Unit

    Definition Classes
    View
  870. def setMotionEventSplittingEnabled(arg0: Boolean): Unit

    Definition Classes
    ViewGroup
  871. def setNextFocusDownId(arg0: Int): Unit

    Definition Classes
    View
  872. def setNextFocusForwardId(arg0: Int): Unit

    Definition Classes
    View
  873. def setNextFocusLeftId(arg0: Int): Unit

    Definition Classes
    View
  874. def setNextFocusRightId(arg0: Int): Unit

    Definition Classes
    View
  875. def setNextFocusUpId(arg0: Int): Unit

    Definition Classes
    View
  876. def setOnClickListener(arg0: OnClickListener): Unit

    Definition Classes
    View
  877. def setOnCreateContextMenuListener(arg0: OnCreateContextMenuListener): Unit

    Definition Classes
    View
  878. def setOnDragListener(arg0: OnDragListener): Unit

    Definition Classes
    View
  879. def setOnFocusChangeListener(arg0: OnFocusChangeListener): Unit

    Definition Classes
    View
  880. def setOnGenericMotionListener(arg0: OnGenericMotionListener): Unit

    Definition Classes
    View
  881. def setOnHierarchyChangeListener(arg0: OnHierarchyChangeListener): Unit

    Definition Classes
    ViewGroup
  882. def setOnHoverListener(arg0: OnHoverListener): Unit

    Definition Classes
    View
  883. def setOnKeyListener(arg0: OnKeyListener): Unit

    Definition Classes
    View
  884. def setOnLongClickListener(arg0: OnLongClickListener): Unit

    Definition Classes
    View
  885. def setOnSystemUiVisibilityChangeListener(arg0: OnSystemUiVisibilityChangeListener): Unit

    Definition Classes
    View
  886. def setOnTouchListener(arg0: OnTouchListener): Unit

    Definition Classes
    View
  887. def setOutAnimation(arg0: Context, arg1: Int): Unit

    Definition Classes
    ViewAnimator
  888. def setOutAnimation(arg0: Animation): Unit

    Definition Classes
    ViewAnimator
  889. def setOverScrollMode(arg0: Int): Unit

    Definition Classes
    View
  890. def setPadding(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit

    Definition Classes
    ViewGroup → View
  891. def setPersistentDrawingCache(arg0: Int): Unit

    Definition Classes
    ViewGroup
  892. def setPivotX(arg0: Float): Unit

    Definition Classes
    View
  893. def setPivotY(arg0: Float): Unit

    Definition Classes
    View
  894. def setPressed(arg0: Boolean): Unit

    Definition Classes
    View
  895. final def setRight(arg0: Int): Unit

    Definition Classes
    View
  896. def setRotation(arg0: Float): Unit

    Definition Classes
    View
  897. def setRotationX(arg0: Float): Unit

    Definition Classes
    View
  898. def setRotationY(arg0: Float): Unit

    Definition Classes
    View
  899. def setSaveEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  900. def setSaveFromParentEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  901. def setScaleX(arg0: Float): Unit

    Definition Classes
    View
  902. def setScaleY(arg0: Float): Unit

    Definition Classes
    View
  903. def setScrollBarDefaultDelayBeforeFade(arg0: Int): Unit

    Definition Classes
    View
  904. def setScrollBarFadeDuration(arg0: Int): Unit

    Definition Classes
    View
  905. def setScrollBarSize(arg0: Int): Unit

    Definition Classes
    View
  906. def setScrollBarStyle(arg0: Int): Unit

    Definition Classes
    View
  907. def setScrollContainer(arg0: Boolean): Unit

    Definition Classes
    View
  908. def setScrollX(arg0: Int): Unit

    Definition Classes
    View
  909. def setScrollY(arg0: Int): Unit

    Definition Classes
    View
  910. def setScrollbarFadingEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  911. def setSelected(arg0: Boolean): Unit

    Definition Classes
    View
  912. def setSoundEffectsEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  913. def setStaticTransformationsEnabled(arg0: Boolean): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  914. def setSystemUiVisibility(arg0: Int): Unit

    Definition Classes
    View
  915. def setTag(arg0: Int, arg1: Any): Unit

    Definition Classes
    View
  916. def setTag(arg0: Any): Unit

    Definition Classes
    View
  917. final def setTop(arg0: Int): Unit

    Definition Classes
    View
  918. def setTouchDelegate(arg0: TouchDelegate): Unit

    Definition Classes
    View
  919. def setTranslationX(arg0: Float): Unit

    Definition Classes
    View
  920. def setTranslationY(arg0: Float): Unit

    Definition Classes
    View
  921. def setVerticalFadingEdgeEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  922. def setVerticalScrollBarEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  923. def setVerticalScrollbarPosition(arg0: Int): Unit

    Definition Classes
    View
  924. def setVisibility(arg0: Int): Unit

    Definition Classes
    View
  925. def setWillNotCacheDrawing(arg0: Boolean): Unit

    Definition Classes
    View
  926. def setWillNotDraw(arg0: Boolean): Unit

    Definition Classes
    View
  927. def setX(arg0: Float): Unit

    Definition Classes
    View
  928. def setY(arg0: Float): Unit

    Definition Classes
    View
  929. def shouldDelayChildPressedState(): Boolean

    Definition Classes
    FrameLayout → ViewGroup
  930. def showContextMenu(): Boolean

    Definition Classes
    View
  931. def showContextMenuForChild(arg0: View): Boolean

    Definition Classes
    ViewGroup → ViewParent
  932. def showNext(): Unit

    Definition Classes
    ViewAnimator
  933. def showPrevious(): Unit

    Definition Classes
    ViewAnimator
  934. def solidColor: Int

    Shortcut for getSolidColor()

    Shortcut for getSolidColor()

    Definition Classes
    TraitView
    Annotations
    @inline()
  935. def soundEffectsEnabled(p: Boolean): SImageSwitcher

    Shortcut for setSoundEffectsEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  936. def soundEffectsEnabled: Boolean

    Shortcut for isSoundEffectsEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  937. def soundEffectsEnabled_=(p: Boolean): SImageSwitcher

    Shortcut for setSoundEffectsEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  938. def startActionMode(arg0: Callback): ActionMode

    Definition Classes
    View
  939. def startActionModeForChild(arg0: View, arg1: Callback): ActionMode

    Definition Classes
    ViewGroup → ViewParent
  940. def startAnimation(arg0: Animation): Unit

    Definition Classes
    View
  941. final def startDrag(arg0: ClipData, arg1: DragShadowBuilder, arg2: Any, arg3: Int): Boolean

    Definition Classes
    View
  942. def startLayoutAnimation(): Unit

    Definition Classes
    ViewGroup
  943. def startViewTransition(arg0: View): Unit

    Definition Classes
    ViewGroup
  944. def style(stl: PartialFunction[View, View]): SImageSwitcher

    Definition Classes
    TraitViewGroup
  945. val styles: ArrayBuffer[PartialFunction[View, View]]

    Definition Classes
    TraitViewGroup
  946. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  947. def systemUiVisibility(p: Int): SImageSwitcher

    Shortcut for setSystemUiVisibility(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  948. def systemUiVisibility: Int

    Shortcut for getSystemUiVisibility()

    Definition Classes
    TraitView
    Annotations
    @inline()
  949. def systemUiVisibility_=(p: Int): SImageSwitcher

    Shortcut for setSystemUiVisibility(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  950. def tag(p: Any): SImageSwitcher

    Shortcut for setTag(java.lang.Object)

    Definition Classes
    TraitView
    Annotations
    @inline()
  951. def tag: AnyRef

    Shortcut for getTag()

    Shortcut for getTag()

    Definition Classes
    TraitView
    Annotations
    @inline()
  952. def tag_=(p: Any): SImageSwitcher

    Shortcut for setTag(java.lang.Object)

    Definition Classes
    TraitView
    Annotations
    @inline()
  953. def toString(): String

    Definition Classes
    AnyRef → Any
  954. def top(p: Int): SImageSwitcher

    Shortcut for setTop(int)

    Shortcut for setTop(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  955. def top: Int

    Shortcut for getTop()

    Shortcut for getTop()

    Definition Classes
    TraitView
    Annotations
    @inline()
  956. def top_=(p: Int): SImageSwitcher

    Shortcut for setTop(int)

    Shortcut for setTop(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  957. def touchDelegate(p: TouchDelegate): SImageSwitcher

    Shortcut for setTouchDelegate(android.view.TouchDelegate)

    Definition Classes
    TraitView
    Annotations
    @inline()
  958. def touchDelegate: TouchDelegate

    Shortcut for getTouchDelegate()

    Shortcut for getTouchDelegate()

    Definition Classes
    TraitView
    Annotations
    @inline()
  959. def touchDelegate_=(p: TouchDelegate): SImageSwitcher

    Shortcut for setTouchDelegate(android.view.TouchDelegate)

    Definition Classes
    TraitView
    Annotations
    @inline()
  960. def touchables: ArrayList[View]

    Shortcut for getTouchables()

    Shortcut for getTouchables()

    Definition Classes
    TraitView
    Annotations
    @inline()
  961. def translationX(p: Float): SImageSwitcher

    Shortcut for setTranslationX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  962. def translationX: Float

    Shortcut for getTranslationX()

    Shortcut for getTranslationX()

    Definition Classes
    TraitView
    Annotations
    @inline()
  963. def translationX_=(p: Float): SImageSwitcher

    Shortcut for setTranslationX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  964. def translationY(p: Float): SImageSwitcher

    Shortcut for setTranslationY(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  965. def translationY: Float

    Shortcut for getTranslationY()

    Shortcut for getTranslationY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  966. def translationY_=(p: Float): SImageSwitcher

    Shortcut for setTranslationY(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  967. def uniqueId(implicit activity: Activity): Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  968. def unscheduleDrawable(arg0: Drawable): Unit

    Definition Classes
    View
  969. def unscheduleDrawable(arg0: Drawable, arg1: Runnable): Unit

    Definition Classes
    View → Callback
  970. def updateViewLayout(arg0: View, arg1: LayoutParams): Unit

    Definition Classes
    ViewGroup → ViewManager
  971. def verifyDrawable(arg0: Drawable): Boolean

    Attributes
    protected[android.widget]
    Definition Classes
    FrameLayout → View
  972. def verticalFadingEdgeEnabled(p: Boolean): SImageSwitcher

    Shortcut for setVerticalFadingEdgeEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  973. def verticalFadingEdgeEnabled: Boolean

    Shortcut for isVerticalFadingEdgeEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  974. def verticalFadingEdgeEnabled_=(p: Boolean): SImageSwitcher

    Shortcut for setVerticalFadingEdgeEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  975. def verticalFadingEdgeLength: Int

    Shortcut for getVerticalFadingEdgeLength()

    Definition Classes
    TraitView
    Annotations
    @inline()
  976. def verticalScrollBarEnabled(p: Boolean): SImageSwitcher

    Shortcut for setVerticalScrollBarEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  977. def verticalScrollBarEnabled: Boolean

    Shortcut for isVerticalScrollBarEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  978. def verticalScrollBarEnabled_=(p: Boolean): SImageSwitcher

    Shortcut for setVerticalScrollBarEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  979. def verticalScrollbarPosition(p: Int): SImageSwitcher

    Shortcut for setVerticalScrollbarPosition(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  980. def verticalScrollbarPosition: Int

    Shortcut for getVerticalScrollbarPosition()

    Definition Classes
    TraitView
    Annotations
    @inline()
  981. def verticalScrollbarPosition_=(p: Int): SImageSwitcher

    Shortcut for setVerticalScrollbarPosition(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  982. def verticalScrollbarWidth: Int

    Shortcut for getVerticalScrollbarWidth()

    Definition Classes
    TraitView
    Annotations
    @inline()
  983. def viewTreeObserver: ViewTreeObserver

    Shortcut for getViewTreeObserver()

    Shortcut for getViewTreeObserver()

    Definition Classes
    TraitView
    Annotations
    @inline()
  984. def visibility(p: Int): SImageSwitcher

    Shortcut for setVisibility(int)

    Shortcut for setVisibility(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  985. def visibility: Int

    Shortcut for getVisibility()

    Shortcut for getVisibility()

    Definition Classes
    TraitView
    Annotations
    @inline()
  986. def visibility_=(p: Int): SImageSwitcher

    Shortcut for setVisibility(int)

    Shortcut for setVisibility(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  987. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  988. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  989. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  990. def wf[LP <: ViewGroupLayoutParams[_, _]](implicit defaultLayoutParam: (SImageSwitcher) ⇒ LP): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  991. def width: Int

    Shortcut for getWidth()

    Shortcut for getWidth()

    Definition Classes
    TraitView
    Annotations
    @inline()
  992. def willNotCacheDrawing(p: Boolean): SImageSwitcher

    Shortcut for setWillNotCacheDrawing(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  993. def willNotCacheDrawing(): Boolean

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  994. def willNotCacheDrawing_=(p: Boolean): SImageSwitcher

    Shortcut for setWillNotCacheDrawing(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  995. def willNotDraw(p: Boolean): SImageSwitcher

    Shortcut for setWillNotDraw(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  996. def willNotDraw(): Boolean

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  997. def willNotDraw_=(p: Boolean): SImageSwitcher

    Shortcut for setWillNotDraw(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  998. def windowSystemUiVisibility: Int

    Shortcut for getWindowSystemUiVisibility()

    Definition Classes
    TraitView
    Annotations
    @inline()
  999. def windowToken: IBinder

    Shortcut for getWindowToken()

    Shortcut for getWindowToken()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1000. def windowVisibility: Int

    Shortcut for getWindowVisibility()

    Shortcut for getWindowVisibility()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1001. def wrap[LP <: ViewGroupLayoutParams[_, _]](implicit defaultLayoutParam: (SImageSwitcher) ⇒ LP): SImageSwitcher

    Definition Classes
    TraitView
    Annotations
    @inline()
  1002. def x(p: Float): SImageSwitcher

    Shortcut for setX(float)

    Shortcut for setX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1003. def x: Float

    Shortcut for getX()

    Shortcut for getX()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1004. def x_=(p: Float): SImageSwitcher

    Shortcut for setX(float)

    Shortcut for setX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1005. def y(p: Float): SImageSwitcher

    Shortcut for setY(float)

    Shortcut for setY(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1006. def y: Float

    Shortcut for getY()

    Shortcut for getY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1007. def y_=(p: Float): SImageSwitcher

    Shortcut for setY(float)

    Shortcut for setY(float)

    Definition Classes
    TraitView
    Annotations
    @inline()

Deprecated Value Members

  1. val FILL_PARENT: Int

    Definition Classes
    TraitView
    Annotations
    @deprecated
    Deprecated

    (Since version )

  2. def backgroundDrawable(p: Drawable): SImageSwitcher

    Shortcut for setBackgroundDrawable(android.graphics.drawable.Drawable)

    Definition Classes
    TraitView
    Annotations
    @deprecated @inline()
    Deprecated

    (Since version )

  3. def backgroundDrawable_=(p: Drawable): SImageSwitcher

    Shortcut for setBackgroundDrawable(android.graphics.drawable.Drawable)

    Definition Classes
    TraitView
    Annotations
    @deprecated @inline()
    Deprecated

    (Since version )

  4. def considerGoneChildrenWhenMeasuring: Boolean

    Shortcut for getConsiderGoneChildrenWhenMeasuring()

    Definition Classes
    TraitFrameLayout
    Annotations
    @deprecated @inline()
    Deprecated

    (Since version )

  5. def getConsiderGoneChildrenWhenMeasuring(): Boolean

    Definition Classes
    FrameLayout
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  6. def setBackgroundDrawable(arg0: Drawable): Unit

    Definition Classes
    View
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from TraitViewGroup[SImageSwitcher]

Inherited from TraitView[SImageSwitcher]

Inherited from ConstantsSupport

Inherited from ImageSwitcher

Inherited from ViewSwitcher

Inherited from ViewAnimator

Inherited from FrameLayout

Inherited from ViewGroup

Inherited from ViewManager

Inherited from ViewParent

Inherited from View

Inherited from AccessibilityEventSource

Inherited from Callback

Inherited from Callback

Inherited from AnyRef

Inherited from Any

Ungrouped