org.scaloid.common

TraitView

trait TraitView[V <: View] extends ConstantsSupport

Automatically generated helper trait of android.view.View. This contains several property accessors.

Linear Supertypes
ConstantsSupport, AnyRef, Any
Known Subclasses
RichAbsListView, RichAbsSeekBar, RichAbsSpinner, RichAbsoluteLayout, RichAdapterView, RichAnalogClock, RichAppWidgetHostView, RichAutoCompleteTextView, RichButton, RichCheckBox, RichCheckedTextView, RichChronometer, RichCompoundButton, RichDatePicker, RichDialerFilter, RichDigitalClock, RichEditText, RichExpandableListView, RichExtractEditText, RichFrameLayout, RichGLSurfaceView, RichGallery, RichGestureOverlayView, RichGridView, RichHorizontalScrollView, RichImageButton, RichImageSwitcher, RichImageView, RichKeyboardView, RichLinearLayout, RichListView, RichMediaController, RichMultiAutoCompleteTextView, RichProgressBar, RichQuickContactBadge, RichRadioButton, RichRadioGroup, RichRatingBar, RichRelativeLayout, RichScrollView, RichSeekBar, RichSlidingDrawer, RichSpinner, RichSurfaceView, RichTabHost, RichTabWidget, RichTableLayout, RichTableRow, RichTextSwitcher, RichTextView, RichTimePicker, RichToggleButton, RichTwoLineListItem, RichVideoView, RichView, RichViewAnimator, RichViewFlipper, RichViewGroup, RichViewStub, RichViewSwitcher, RichWebView, RichZoomButton, RichZoomControls, SAbsoluteLayout, SAnalogClock, SAppWidgetHostView, SAutoCompleteTextView, SButton, SCheckBox, SCheckedTextView, SChronometer, SDatePicker, SDialerFilter, SDigitalClock, SEditText, SExpandableListView, SExtractEditText, SFrameLayout, SGLSurfaceView, SGallery, SGestureOverlayView, SGridView, SHorizontalScrollView, SImageButton, SImageSwitcher, SImageView, SLinearLayout, SListView, SMediaController, SMultiAutoCompleteTextView, SProgressBar, SQuickContactBadge, SRadioButton, SRadioGroup, SRatingBar, SRelativeLayout, SScrollView, SSeekBar, SSpinner, SSurfaceView, STabHost, STabWidget, STableLayout, STableRow, STextSwitcher, STextView, STimePicker, SToggleButton, STwoLineListItem, SVerticalLayout, SVideoView, SView, SViewAnimator, SViewFlipper, SViewSwitcher, SWebView, SZoomButton, SZoomControls, TraitAbsListView, TraitAbsSeekBar, TraitAbsSpinner, TraitAbsoluteLayout, TraitAdapterView, TraitAnalogClock, TraitAppWidgetHostView, TraitAutoCompleteTextView, TraitButton, TraitCheckBox, TraitCheckedTextView, TraitChronometer, TraitCompoundButton, TraitDatePicker, TraitDialerFilter, TraitDigitalClock, TraitEditText, TraitExpandableListView, TraitExtractEditText, TraitFrameLayout, TraitGLSurfaceView, TraitGallery, TraitGestureOverlayView, TraitGridView, TraitHorizontalScrollView, TraitImageButton, TraitImageSwitcher, TraitImageView, TraitKeyboardView, TraitLinearLayout, TraitListView, TraitMediaController, TraitMultiAutoCompleteTextView, TraitProgressBar, TraitQuickContactBadge, TraitRadioButton, TraitRadioGroup, TraitRatingBar, TraitRelativeLayout, TraitScrollView, TraitSeekBar, TraitSlidingDrawer, TraitSpinner, TraitSurfaceView, TraitTabHost, TraitTabWidget, TraitTableLayout, TraitTableRow, TraitTextSwitcher, TraitTextView, TraitTimePicker, TraitToggleButton, TraitTwoLineListItem, TraitVideoView, TraitViewAnimator, TraitViewFlipper, TraitViewGroup, TraitViewStub, TraitViewSwitcher, TraitWebView, TraitZoomButton, TraitZoomControls
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. TraitView
  2. ConstantsSupport
  3. AnyRef
  4. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract def basis: V

Concrete Value Members

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

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

    Definition Classes
    Any
  3. final def ##(): Int

    Definition Classes
    AnyRef → Any
  4. def <<[LP <: ViewGroupLayoutParams[_, _]](width: Int, height: Int)(implicit defaultLayoutParam: (V) ⇒ LP): LP

  5. def <<[LP <: ViewGroupLayoutParams[_, _]](implicit defaultLayoutParam: (V) ⇒ LP): LP

  6. final def ==(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  7. final def ==(arg0: Any): Boolean

    Definition Classes
    Any
  8. val FILL_PARENT: Int

  9. val MATCH_PARENT: Int

  10. val NONE: Int

    Definition Classes
    ConstantsSupport
  11. val TEXT: Int

    Definition Classes
    ConstantsSupport
  12. val TEXT_AUTO_COMPLETE: Int

    Definition Classes
    ConstantsSupport
  13. val TEXT_AUTO_CORRECT: Int

    Definition Classes
    ConstantsSupport
  14. val TEXT_CAP_CHARACTERS: Int

    Definition Classes
    ConstantsSupport
  15. val TEXT_CAP_SENTENCES: Int

    Definition Classes
    ConstantsSupport
  16. val TEXT_CAP_WORDS: Int

    Definition Classes
    ConstantsSupport
  17. val TEXT_EMAIL_ADDRESS: Int

    Definition Classes
    ConstantsSupport
  18. val TEXT_EMAIL_SUBJECT: Int

    Definition Classes
    ConstantsSupport
  19. val TEXT_IME_MULTI_LINE: Int

    Definition Classes
    ConstantsSupport
  20. val TEXT_LONG_MESSAGE: Int

    Definition Classes
    ConstantsSupport
  21. val TEXT_MULTI_LINE: Int

    Definition Classes
    ConstantsSupport
  22. val TEXT_NO_SUGGESTIONS: Int

    Definition Classes
    ConstantsSupport
  23. val TEXT_PASSWORD: Int

    Definition Classes
    ConstantsSupport
  24. val TEXT_PERSON_NAME: Int

    Definition Classes
    ConstantsSupport
  25. val TEXT_POSTAL_ADDRESS: Int

    Definition Classes
    ConstantsSupport
  26. val TEXT_SHORT_MESSAGE: Int

    Definition Classes
    ConstantsSupport
  27. val TEXT_URI: Int

    Definition Classes
    ConstantsSupport
  28. val WRAP_CONTENT: Int

  29. def animation(p: Animation): V

    Annotations
    @inline()
  30. def animation: Animation

    Annotations
    @inline()
  31. def animation_=(p: Animation): V

    Annotations
    @inline()
  32. def applicationWindowToken: IBinder

    Annotations
    @inline()
  33. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  34. def background: Drawable

    Annotations
    @inline()
  35. def backgroundColor(p: Int): V

    Annotations
    @inline()
  36. def backgroundColor(implicit no: NoGetterForThisProperty): Nothing

    Annotations
    @inline()
  37. def backgroundColor_=(p: Int): V

    Annotations
    @inline()
  38. def backgroundDrawable(p: Drawable): V

    Annotations
    @inline()
  39. def backgroundDrawable(implicit no: NoGetterForThisProperty): Nothing

    Annotations
    @inline()
  40. def backgroundDrawable_=(p: Drawable): V

    Annotations
    @inline()
  41. def backgroundResource(p: Int): V

    Annotations
    @inline()
  42. def backgroundResource(implicit no: NoGetterForThisProperty): Nothing

    Annotations
    @inline()
  43. def backgroundResource_=(p: Int): V

    Annotations
    @inline()
  44. def baseline: Int

    Annotations
    @inline()
  45. def bottom: Int

    Annotations
    @inline()
  46. def clickable(p: Boolean): V

    Annotations
    @inline()
  47. def clickable: Boolean

    Annotations
    @inline()
  48. def clickable_=(p: Boolean): V

    Annotations
    @inline()
  49. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  50. def contentDescription(p: CharSequence): V

    Annotations
    @inline()
  51. def contentDescription: CharSequence

    Annotations
    @inline()
  52. def contentDescription_=(p: CharSequence): V

    Annotations
    @inline()
  53. def context: Context

    Annotations
    @inline()
  54. def disableDrawingCache: V

    Annotations
    @inline()
  55. def disableDuplicateParentState: V

    Annotations
    @inline()
  56. def disableHapticFeedback: V

    Annotations
    @inline()
  57. def disableHorizontalFadingEdge: V

    Annotations
    @inline()
  58. def disableHorizontalScrollBar: V

    Annotations
    @inline()
  59. def disableSave: V

    Annotations
    @inline()
  60. def disableScrollbarFading: V

    Annotations
    @inline()
  61. def disableSoundEffects: V

    Annotations
    @inline()
  62. def disableVerticalFadingEdge: V

    Annotations
    @inline()
  63. def disableVerticalScrollBar: V

    Annotations
    @inline()
  64. def drawableState: Array[Int]

    Annotations
    @inline()
  65. def drawingCache: Bitmap

    Annotations
    @inline()
  66. def drawingCacheBackgroundColor(p: Int): V

    Annotations
    @inline()
  67. def drawingCacheBackgroundColor: Int

    Annotations
    @inline()
  68. def drawingCacheBackgroundColor_=(p: Int): V

    Annotations
    @inline()
  69. def drawingCacheEnabled(p: Boolean): V

    Annotations
    @inline()
  70. def drawingCacheEnabled: Boolean

    Annotations
    @inline()
  71. def drawingCacheEnabled_=(p: Boolean): V

    Annotations
    @inline()
  72. def drawingCacheQuality(p: Int): V

    Annotations
    @inline()
  73. def drawingCacheQuality: Int

    Annotations
    @inline()
  74. def drawingCacheQuality_=(p: Int): V

    Annotations
    @inline()
  75. def drawingTime: Long

    Annotations
    @inline()
  76. def duplicateParentStateEnabled(p: Boolean): V

    Annotations
    @inline()
  77. def duplicateParentStateEnabled: Boolean

    Annotations
    @inline()
  78. def duplicateParentStateEnabled_=(p: Boolean): V

    Annotations
    @inline()
  79. def enableDrawingCache: V

    Annotations
    @inline()
  80. def enableDuplicateParentState: V

    Annotations
    @inline()
  81. def enableHapticFeedback: V

    Annotations
    @inline()
  82. def enableHorizontalFadingEdge: V

    Annotations
    @inline()
  83. def enableHorizontalScrollBar: V

    Annotations
    @inline()
  84. def enableSave: V

    Annotations
    @inline()
  85. def enableScrollbarFading: V

    Annotations
    @inline()
  86. def enableSoundEffects: V

    Annotations
    @inline()
  87. def enableVerticalFadingEdge: V

    Annotations
    @inline()
  88. def enableVerticalScrollBar: V

    Annotations
    @inline()
  89. def enabled(p: Boolean): V

    Annotations
    @inline()
  90. def enabled: Boolean

    Annotations
    @inline()
  91. def enabled_=(p: Boolean): V

    Annotations
    @inline()
  92. final def eq(arg0: AnyRef): Boolean

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

    Definition Classes
    AnyRef → Any
  94. def fadingEdgeLength(p: Int): V

    Annotations
    @inline()
  95. def fadingEdgeLength(implicit no: NoGetterForThisProperty): Nothing

    Annotations
    @inline()
  96. def fadingEdgeLength_=(p: Int): V

    Annotations
    @inline()
  97. def finalize(): Unit

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

  99. def focusable(p: Boolean): V

    Annotations
    @inline()
  100. def focusable: Boolean

    Annotations
    @inline()
  101. def focusableInTouchMode(p: Boolean): V

    Annotations
    @inline()
  102. def focusableInTouchMode: Boolean

    Annotations
    @inline()
  103. def focusableInTouchMode_=(p: Boolean): V

    Annotations
    @inline()
  104. def focusable_=(p: Boolean): V

    Annotations
    @inline()
  105. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  106. def handler: Handler

    Annotations
    @inline()
  107. def hapticFeedbackEnabled(p: Boolean): V

    Annotations
    @inline()
  108. def hapticFeedbackEnabled: Boolean

    Annotations
    @inline()
  109. def hapticFeedbackEnabled_=(p: Boolean): V

    Annotations
    @inline()
  110. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  111. def height: Int

    Annotations
    @inline()
  112. def horizontalFadingEdgeEnabled(p: Boolean): V

    Annotations
    @inline()
  113. def horizontalFadingEdgeEnabled: Boolean

    Annotations
    @inline()
  114. def horizontalFadingEdgeEnabled_=(p: Boolean): V

    Annotations
    @inline()
  115. def horizontalFadingEdgeLength: Int

    Annotations
    @inline()
  116. def horizontalScrollBarEnabled(p: Boolean): V

    Annotations
    @inline()
  117. def horizontalScrollBarEnabled: Boolean

    Annotations
    @inline()
  118. def horizontalScrollBarEnabled_=(p: Boolean): V

    Annotations
    @inline()
  119. def id(p: Int): V

    Annotations
    @inline()
  120. def id: Int

    Annotations
    @inline()
  121. def id_=(p: Int): V

    Annotations
    @inline()
  122. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  123. def keepScreenOn(p: Boolean): V

    Annotations
    @inline()
  124. def keepScreenOn: Boolean

    Annotations
    @inline()
  125. def keepScreenOn_=(p: Boolean): V

    Annotations
    @inline()
  126. def keyDispatcherState: DispatcherState

    Annotations
    @inline()
  127. def layoutParams(p: LayoutParams): V

    Annotations
    @inline()
  128. def layoutParams: LayoutParams

    Annotations
    @inline()
  129. def layoutParams_=(p: LayoutParams): V

    Annotations
    @inline()
  130. def left: Int

    Annotations
    @inline()
  131. def longClickable(p: Boolean): V

    Annotations
    @inline()
  132. def longClickable: Boolean

    Annotations
    @inline()
  133. def longClickable_=(p: Boolean): V

    Annotations
    @inline()
  134. def measuredHeight: Int

    Annotations
    @inline()
  135. def measuredWidth: Int

    Annotations
    @inline()
  136. def minimumHeight(p: Int): V

    Annotations
    @inline()
  137. def minimumHeight(implicit no: NoGetterForThisProperty): Nothing

    Annotations
    @inline()
  138. def minimumHeight_=(p: Int): V

    Annotations
    @inline()
  139. def minimumWidth(p: Int): V

    Annotations
    @inline()
  140. def minimumWidth(implicit no: NoGetterForThisProperty): Nothing

    Annotations
    @inline()
  141. def minimumWidth_=(p: Int): V

    Annotations
    @inline()
  142. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  143. def nextFocusDownId(p: Int): V

    Annotations
    @inline()
  144. def nextFocusDownId: Int

    Annotations
    @inline()
  145. def nextFocusDownId_=(p: Int): V

    Annotations
    @inline()
  146. def nextFocusLeftId(p: Int): V

    Annotations
    @inline()
  147. def nextFocusLeftId: Int

    Annotations
    @inline()
  148. def nextFocusLeftId_=(p: Int): V

    Annotations
    @inline()
  149. def nextFocusRightId(p: Int): V

    Annotations
    @inline()
  150. def nextFocusRightId: Int

    Annotations
    @inline()
  151. def nextFocusRightId_=(p: Int): V

    Annotations
    @inline()
  152. def nextFocusUpId(p: Int): V

    Annotations
    @inline()
  153. def nextFocusUpId: Int

    Annotations
    @inline()
  154. def nextFocusUpId_=(p: Int): V

    Annotations
    @inline()
  155. final def notify(): Unit

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

    Definition Classes
    AnyRef
  157. def onClick(f: ⇒ Unit): V

    Annotations
    @inline()
  158. def onClick(f: (View) ⇒ Unit): V

    Annotations
    @inline()
  159. def onClickListener(p: OnClickListener): V

    Annotations
    @inline()
  160. def onClickListener(implicit no: NoGetterForThisProperty): Nothing

    Annotations
    @inline()
  161. def onClickListener_=(p: OnClickListener): V

    Annotations
    @inline()
  162. def onCreateContextMenu(f: ⇒ Unit): V

    Annotations
    @inline()
  163. def onCreateContextMenu(f: (ContextMenu, View, ContextMenuInfo) ⇒ Unit): V

    Annotations
    @inline()
  164. def onCreateContextMenuListener(p: OnCreateContextMenuListener): V

    Annotations
    @inline()
  165. def onCreateContextMenuListener(implicit no: NoGetterForThisProperty): Nothing

    Annotations
    @inline()
  166. def onCreateContextMenuListener_=(p: OnCreateContextMenuListener): V

    Annotations
    @inline()
  167. def onFocusChange(f: ⇒ Unit): V

    Annotations
    @inline()
  168. def onFocusChange(f: (View, Boolean) ⇒ Unit): V

    Annotations
    @inline()
  169. def onFocusChangeListener(p: OnFocusChangeListener): V

    Annotations
    @inline()
  170. def onFocusChangeListener: OnFocusChangeListener

    Annotations
    @inline()
  171. def onFocusChangeListener_=(p: OnFocusChangeListener): V

    Annotations
    @inline()
  172. def onKey(f: ⇒ Boolean): V

    Annotations
    @inline()
  173. def onKey(f: (View, Int, KeyEvent) ⇒ Boolean): V

    Annotations
    @inline()
  174. def onKeyListener(p: OnKeyListener): V

    Annotations
    @inline()
  175. def onKeyListener(implicit no: NoGetterForThisProperty): Nothing

    Annotations
    @inline()
  176. def onKeyListener_=(p: OnKeyListener): V

    Annotations
    @inline()
  177. def onLongClick(f: ⇒ Boolean): V

    Annotations
    @inline()
  178. def onLongClick(f: (View) ⇒ Boolean): V

    Annotations
    @inline()
  179. def onLongClickListener(p: OnLongClickListener): V

    Annotations
    @inline()
  180. def onLongClickListener(implicit no: NoGetterForThisProperty): Nothing

    Annotations
    @inline()
  181. def onLongClickListener_=(p: OnLongClickListener): V

    Annotations
    @inline()
  182. def onTouch(f: ⇒ Boolean): V

    Annotations
    @inline()
  183. def onTouch(f: (View, MotionEvent) ⇒ Boolean): V

    Annotations
    @inline()
  184. def onTouchListener(p: OnTouchListener): V

    Annotations
    @inline()
  185. def onTouchListener(implicit no: NoGetterForThisProperty): Nothing

    Annotations
    @inline()
  186. def onTouchListener_=(p: OnTouchListener): V

    Annotations
    @inline()
  187. def padding: Int

    Annotations
    @inline()
  188. def padding(p: Int): V

    Annotations
    @inline()
  189. def paddingBottom: Int

    Annotations
    @inline()
  190. def paddingLeft: Int

    Annotations
    @inline()
  191. def paddingRight: Int

    Annotations
    @inline()
  192. def paddingTop: Int

    Annotations
    @inline()
  193. def padding_=(p: Int): V

    Annotations
    @inline()
  194. def parent: ViewParent

    Annotations
    @inline()
  195. val parentViewGroup: TraitViewGroup[_]

  196. def parentViewGroupIfExists[LP <: ViewGroupLayoutParams[_, _]](implicit defaultLayoutParam: (V) ⇒ LP = (v:V)=> null): TraitViewGroup[_]

    Attributes
    protected
  197. def pressed(p: Boolean): V

    Annotations
    @inline()
  198. def pressed: Boolean

    Annotations
    @inline()
  199. def pressed_=(p: Boolean): V

    Annotations
    @inline()
  200. def resources: Resources

    Annotations
    @inline()
  201. def right: Int

    Annotations
    @inline()
  202. def rootView: View

    Annotations
    @inline()
  203. def saveEnabled(p: Boolean): V

    Annotations
    @inline()
  204. def saveEnabled: Boolean

    Annotations
    @inline()
  205. def saveEnabled_=(p: Boolean): V

    Annotations
    @inline()
  206. def scrollBarStyle(p: Int): V

    Annotations
    @inline()
  207. def scrollBarStyle: Int

    Annotations
    @inline()
  208. def scrollBarStyle_=(p: Int): V

    Annotations
    @inline()
  209. def scrollContainer(p: Boolean): V

    Annotations
    @inline()
  210. def scrollContainer(implicit no: NoGetterForThisProperty): Nothing

    Annotations
    @inline()
  211. def scrollContainer_=(p: Boolean): V

    Annotations
    @inline()
  212. def scrollX: Int

    Annotations
    @inline()
  213. def scrollY: Int

    Annotations
    @inline()
  214. def scrollbarFadingEnabled(p: Boolean): V

    Annotations
    @inline()
  215. def scrollbarFadingEnabled: Boolean

    Annotations
    @inline()
  216. def scrollbarFadingEnabled_=(p: Boolean): V

    Annotations
    @inline()
  217. def selected(p: Boolean): V

    Annotations
    @inline()
  218. def selected: Boolean

    Annotations
    @inline()
  219. def selected_=(p: Boolean): V

    Annotations
    @inline()
  220. def solidColor: Int

    Annotations
    @inline()
  221. def soundEffectsEnabled(p: Boolean): V

    Annotations
    @inline()
  222. def soundEffectsEnabled: Boolean

    Annotations
    @inline()
  223. def soundEffectsEnabled_=(p: Boolean): V

    Annotations
    @inline()
  224. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  225. def tag(p: Any): V

    Annotations
    @inline()
  226. def tag: AnyRef

    Annotations
    @inline()
  227. def tag_=(p: Any): V

    Annotations
    @inline()
  228. def toString(): String

    Definition Classes
    AnyRef → Any
  229. def top: Int

    Annotations
    @inline()
  230. def touchDelegate(p: TouchDelegate): V

    Annotations
    @inline()
  231. def touchDelegate: TouchDelegate

    Annotations
    @inline()
  232. def touchDelegate_=(p: TouchDelegate): V

    Annotations
    @inline()
  233. def touchables: ArrayList[View]

    Annotations
    @inline()
  234. def uniqueId(implicit activity: Activity): Int

  235. def verticalFadingEdgeEnabled(p: Boolean): V

    Annotations
    @inline()
  236. def verticalFadingEdgeEnabled: Boolean

    Annotations
    @inline()
  237. def verticalFadingEdgeEnabled_=(p: Boolean): V

    Annotations
    @inline()
  238. def verticalFadingEdgeLength: Int

    Annotations
    @inline()
  239. def verticalScrollBarEnabled(p: Boolean): V

    Annotations
    @inline()
  240. def verticalScrollBarEnabled: Boolean

    Annotations
    @inline()
  241. def verticalScrollBarEnabled_=(p: Boolean): V

    Annotations
    @inline()
  242. def verticalScrollbarWidth: Int

    Annotations
    @inline()
  243. def viewTreeObserver: ViewTreeObserver

    Annotations
    @inline()
  244. def visibility(p: Int): V

    Annotations
    @inline()
  245. def visibility: Int

    Annotations
    @inline()
  246. def visibility_=(p: Int): V

    Annotations
    @inline()
  247. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  248. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  249. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  250. def width: Int

    Annotations
    @inline()
  251. def willNotCacheDrawing(p: Boolean): V

    Annotations
    @inline()
  252. def willNotCacheDrawing_=(p: Boolean): V

    Annotations
    @inline()
  253. def willNotDraw(p: Boolean): V

    Annotations
    @inline()
  254. def willNotDraw_=(p: Boolean): V

    Annotations
    @inline()
  255. def windowToken: IBinder

    Annotations
    @inline()
  256. def windowVisibility: Int

    Annotations
    @inline()

Inherited from ConstantsSupport

Inherited from AnyRef

Inherited from Any

Ungrouped