org.scaloid.common

SGLSurfaceView

class SGLSurfaceView extends GLSurfaceView with TraitGLSurfaceView[SGLSurfaceView]

Automatically generated concrete helper class of android.opengl.GLSurfaceView.

Linear Supertypes
TraitGLSurfaceView[SGLSurfaceView], TraitSurfaceView[SGLSurfaceView], TraitView[SGLSurfaceView], PressAndHoldable, ConstantsSupport, GLSurfaceView, Callback, SurfaceView, View, AccessibilityEventSource, Callback, Callback, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. SGLSurfaceView
  2. TraitGLSurfaceView
  3. TraitSurfaceView
  4. TraitView
  5. PressAndHoldable
  6. ConstantsSupport
  7. GLSurfaceView
  8. Callback
  9. SurfaceView
  10. View
  11. AccessibilityEventSource
  12. Callback
  13. Callback
  14. AnyRef
  15. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

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

Type Members

  1. class PressAndHoldListener extends OnTouchListener with OnLongClickListener

    Definition Classes
    PressAndHoldable

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: (SGLSurfaceView) ⇒ LP): LP

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

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

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

    Definition Classes
    Any
  8. def EGLConfigChooser(p: EGLConfigChooser): SGLSurfaceView

    Shortcut for setEGLConfigChooser(android.opengl.GLSurfaceView.EGLConfigChooser)

  9. def EGLConfigChooser(p: Boolean): SGLSurfaceView

    Shortcut for setEGLConfigChooser(boolean)

    Definition Classes
    TraitGLSurfaceView
    Annotations
    @inline()
  10. def EGLConfigChooser(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitGLSurfaceView
    Annotations
    @inline()
  11. def EGLConfigChooser_=(p: EGLConfigChooser): SGLSurfaceView

    Shortcut for setEGLConfigChooser(android.opengl.GLSurfaceView.EGLConfigChooser)

  12. def EGLConfigChooser_=(p: Boolean): SGLSurfaceView

    Shortcut for setEGLConfigChooser(boolean)

    Definition Classes
    TraitGLSurfaceView
    Annotations
    @inline()
  13. def EGLContextClientVersion(p: Int): SGLSurfaceView

    Shortcut for setEGLContextClientVersion(int)

    Definition Classes
    TraitGLSurfaceView
    Annotations
    @inline()
  14. def EGLContextClientVersion(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitGLSurfaceView
    Annotations
    @inline()
  15. def EGLContextClientVersion_=(p: Int): SGLSurfaceView

    Shortcut for setEGLContextClientVersion(int)

    Definition Classes
    TraitGLSurfaceView
    Annotations
    @inline()
  16. def EGLContextFactory(p: EGLContextFactory): SGLSurfaceView

    Shortcut for setEGLContextFactory(android.opengl.GLSurfaceView.EGLContextFactory)

  17. def EGLContextFactory(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitGLSurfaceView
    Annotations
    @inline()
  18. def EGLContextFactory_=(p: EGLContextFactory): SGLSurfaceView

    Shortcut for setEGLContextFactory(android.opengl.GLSurfaceView.EGLContextFactory)

  19. def EGLWindowSurfaceFactory(p: EGLWindowSurfaceFactory): SGLSurfaceView

    Shortcut for setEGLWindowSurfaceFactory(android.opengl.GLSurfaceView.EGLWindowSurfaceFactory)

  20. def EGLWindowSurfaceFactory(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitGLSurfaceView
    Annotations
    @inline()
  21. def EGLWindowSurfaceFactory_=(p: EGLWindowSurfaceFactory): SGLSurfaceView

    Shortcut for setEGLWindowSurfaceFactory(android.opengl.GLSurfaceView.EGLWindowSurfaceFactory)

  22. val FILL_PARENT: Int

    Definition Classes
    TraitView
  23. def GLWrapper(p: GLWrapper): SGLSurfaceView

    Shortcut for setGLWrapper(android.opengl.GLSurfaceView.GLWrapper)

    Definition Classes
    TraitGLSurfaceView
    Annotations
    @inline()
  24. def GLWrapper(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitGLSurfaceView
    Annotations
    @inline()
  25. def GLWrapper_=(p: GLWrapper): SGLSurfaceView

    Shortcut for setGLWrapper(android.opengl.GLSurfaceView.GLWrapper)

    Definition Classes
    TraitGLSurfaceView
    Annotations
    @inline()
  26. val MATCH_PARENT: Int

    Definition Classes
    TraitView
  27. val NONE: Int

    Definition Classes
    ConstantsSupport
  28. val TEXT: Int

    Definition Classes
    ConstantsSupport
  29. val TEXT_AUTO_COMPLETE: Int

    Definition Classes
    ConstantsSupport
  30. val TEXT_AUTO_CORRECT: Int

    Definition Classes
    ConstantsSupport
  31. val TEXT_CAP_CHARACTERS: Int

    Definition Classes
    ConstantsSupport
  32. val TEXT_CAP_SENTENCES: Int

    Definition Classes
    ConstantsSupport
  33. val TEXT_CAP_WORDS: Int

    Definition Classes
    ConstantsSupport
  34. val TEXT_EMAIL_ADDRESS: Int

    Definition Classes
    ConstantsSupport
  35. val TEXT_EMAIL_SUBJECT: Int

    Definition Classes
    ConstantsSupport
  36. val TEXT_IME_MULTI_LINE: Int

    Definition Classes
    ConstantsSupport
  37. val TEXT_LONG_MESSAGE: Int

    Definition Classes
    ConstantsSupport
  38. val TEXT_MULTI_LINE: Int

    Definition Classes
    ConstantsSupport
  39. val TEXT_NO_SUGGESTIONS: Int

    Definition Classes
    ConstantsSupport
  40. val TEXT_PASSWORD: Int

    Definition Classes
    ConstantsSupport
  41. val TEXT_PERSON_NAME: Int

    Definition Classes
    ConstantsSupport
  42. val TEXT_POSTAL_ADDRESS: Int

    Definition Classes
    ConstantsSupport
  43. val TEXT_SHORT_MESSAGE: Int

    Definition Classes
    ConstantsSupport
  44. val TEXT_URI: Int

    Definition Classes
    ConstantsSupport
  45. val WRAP_CONTENT: Int

    Definition Classes
    TraitView
  46. def addFocusables(arg0: ArrayList[View], arg1: Int, arg2: Int): Unit

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

    Definition Classes
    View
  48. def addTouchables(arg0: ArrayList[View]): Unit

    Definition Classes
    View
  49. def animation(p: Animation): SGLSurfaceView

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

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

    Shortcut for getAnimation()

    Shortcut for getAnimation()

    Definition Classes
    TraitView
    Annotations
    @inline()
  51. def animation_=(p: Animation): SGLSurfaceView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  52. def applicationWindowToken: IBinder

    Shortcut for getApplicationWindowToken()

    Definition Classes
    TraitView
    Annotations
    @inline()
  53. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  54. def awakenScrollBars(arg0: Int, arg1: Boolean): Boolean

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

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

    Attributes
    protected[android.view]
    Definition Classes
    View
  57. def background: Drawable

    Shortcut for getBackground()

    Shortcut for getBackground()

    Definition Classes
    TraitView
    Annotations
    @inline()
  58. def backgroundColor(p: Int): SGLSurfaceView

    Shortcut for setBackgroundColor(int)

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  60. def backgroundColor_=(p: Int): SGLSurfaceView

    Shortcut for setBackgroundColor(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  61. def backgroundDrawable(p: Drawable): SGLSurfaceView

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  63. def backgroundDrawable_=(p: Drawable): SGLSurfaceView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  64. def backgroundResource(p: Int): SGLSurfaceView

    Shortcut for setBackgroundResource(int)

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  66. def backgroundResource_=(p: Int): SGLSurfaceView

    Shortcut for setBackgroundResource(int)

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

    Shortcut for getBaseline()

    Shortcut for getBaseline()

    Definition Classes
    TraitView
    Annotations
    @inline()
  68. def basis: SGLSurfaceView

    Definition Classes
    SGLSurfaceViewTraitViewPressAndHoldable
  69. def bottom: Int

    Shortcut for getBottom()

    Shortcut for getBottom()

    Definition Classes
    TraitView
    Annotations
    @inline()
  70. def bringToFront(): Unit

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

    Definition Classes
    View
  72. def buildDrawingCache(): Unit

    Definition Classes
    View
  73. def cancelLongPress(): Unit

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

    Definition Classes
    View
  75. def clearAnimation(): Unit

    Definition Classes
    View
  76. def clearFocus(): Unit

    Definition Classes
    View
  77. def clickable(p: Boolean): SGLSurfaceView

    Shortcut for setClickable(boolean)

    Shortcut for setClickable(boolean)

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

    Shortcut for isClickable()

    Shortcut for isClickable()

    Definition Classes
    TraitView
    Annotations
    @inline()
  79. def clickable_=(p: Boolean): SGLSurfaceView

    Shortcut for setClickable(boolean)

    Shortcut for setClickable(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  80. def clone(): AnyRef

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

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

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

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

    Definition Classes
    View
  85. def computeVerticalScrollExtent(): Int

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

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

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

    Shortcut for setContentDescription(java.lang.CharSequence)

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

    Shortcut for getContentDescription()

    Definition Classes
    TraitView
    Annotations
    @inline()
  90. def contentDescription_=(p: CharSequence): SGLSurfaceView

    Shortcut for setContentDescription(java.lang.CharSequence)

    Definition Classes
    TraitView
    Annotations
    @inline()
  91. def createContextMenu(arg0: ContextMenu): Unit

    Definition Classes
    View
  92. def debugFlags(p: Int): SGLSurfaceView

    Shortcut for setDebugFlags(int)

    Shortcut for setDebugFlags(int)

    Definition Classes
    TraitGLSurfaceView
    Annotations
    @inline()
  93. def debugFlags: Int

    Shortcut for getDebugFlags()

    Shortcut for getDebugFlags()

    Definition Classes
    TraitGLSurfaceView
    Annotations
    @inline()
  94. def debugFlags_=(p: Int): SGLSurfaceView

    Shortcut for setDebugFlags(int)

    Shortcut for setDebugFlags(int)

    Definition Classes
    TraitGLSurfaceView
    Annotations
    @inline()
  95. def destroyDrawingCache(): Unit

    Definition Classes
    View
  96. def disable: SGLSurfaceView

    Definition Classes
    TraitView
    Annotations
    @inline()
  97. def disableDrawingCache: SGLSurfaceView

    Definition Classes
    TraitView
    Annotations
    @inline()
  98. def disableDuplicateParentState: SGLSurfaceView

    Definition Classes
    TraitView
    Annotations
    @inline()
  99. def disableHapticFeedback: SGLSurfaceView

    Definition Classes
    TraitView
    Annotations
    @inline()
  100. def disableHorizontalFadingEdge: SGLSurfaceView

    Definition Classes
    TraitView
    Annotations
    @inline()
  101. def disableHorizontalScrollBar: SGLSurfaceView

    Definition Classes
    TraitView
    Annotations
    @inline()
  102. def disableSave: SGLSurfaceView

    Definition Classes
    TraitView
    Annotations
    @inline()
  103. def disableScrollbarFading: SGLSurfaceView

    Definition Classes
    TraitView
    Annotations
    @inline()
  104. def disableSoundEffects: SGLSurfaceView

    Definition Classes
    TraitView
    Annotations
    @inline()
  105. def disableVerticalFadingEdge: SGLSurfaceView

    Definition Classes
    TraitView
    Annotations
    @inline()
  106. def disableVerticalScrollBar: SGLSurfaceView

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

    Definition Classes
    View
  108. def dispatchDisplayHint(arg0: Int): Unit

    Definition Classes
    View
  109. def dispatchDraw(arg0: Canvas): Unit

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

    Definition Classes
    View
  111. def dispatchKeyEventPreIme(arg0: KeyEvent): Boolean

    Definition Classes
    View
  112. def dispatchKeyShortcutEvent(arg0: KeyEvent): Boolean

    Definition Classes
    View
  113. def dispatchPopulateAccessibilityEvent(arg0: AccessibilityEvent): Boolean

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

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

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

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

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

    Definition Classes
    View
  119. def dispatchTrackballEvent(arg0: MotionEvent): Boolean

    Definition Classes
    View
  120. def dispatchUnhandledMove(arg0: View, arg1: Int): Boolean

    Definition Classes
    View
  121. def dispatchVisibilityChanged(arg0: View, arg1: Int): Unit

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

    Definition Classes
    View
  123. def dispatchWindowVisibilityChanged(arg0: Int): Unit

    Definition Classes
    View
  124. def draw(arg0: Canvas): Unit

    Definition Classes
    SurfaceView → View
  125. def drawableState: Array[Int]

    Shortcut for getDrawableState()

    Shortcut for getDrawableState()

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

    Attributes
    protected[android.view]
    Definition Classes
    View
  127. def drawingCache: Bitmap

    Shortcut for getDrawingCache()

    Shortcut for getDrawingCache()

    Definition Classes
    TraitView
    Annotations
    @inline()
  128. def drawingCacheBackgroundColor(p: Int): SGLSurfaceView

    Shortcut for setDrawingCacheBackgroundColor(int)

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

    Shortcut for getDrawingCacheBackgroundColor()

    Definition Classes
    TraitView
    Annotations
    @inline()
  130. def drawingCacheBackgroundColor_=(p: Int): SGLSurfaceView

    Shortcut for setDrawingCacheBackgroundColor(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  131. def drawingCacheEnabled(p: Boolean): SGLSurfaceView

    Shortcut for setDrawingCacheEnabled(boolean)

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

    Shortcut for isDrawingCacheEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  133. def drawingCacheEnabled_=(p: Boolean): SGLSurfaceView

    Shortcut for setDrawingCacheEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  134. def drawingCacheQuality(p: Int): SGLSurfaceView

    Shortcut for setDrawingCacheQuality(int)

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

    Shortcut for getDrawingCacheQuality()

    Definition Classes
    TraitView
    Annotations
    @inline()
  136. def drawingCacheQuality_=(p: Int): SGLSurfaceView

    Shortcut for setDrawingCacheQuality(int)

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

    Shortcut for getDrawingTime()

    Shortcut for getDrawingTime()

    Definition Classes
    TraitView
    Annotations
    @inline()
  138. def duplicateParentStateEnabled(p: Boolean): SGLSurfaceView

    Shortcut for setDuplicateParentStateEnabled(boolean)

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

    Shortcut for isDuplicateParentStateEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  140. def duplicateParentStateEnabled_=(p: Boolean): SGLSurfaceView

    Shortcut for setDuplicateParentStateEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  141. def enable: SGLSurfaceView

    Definition Classes
    TraitView
    Annotations
    @inline()
  142. def enableDrawingCache: SGLSurfaceView

    Definition Classes
    TraitView
    Annotations
    @inline()
  143. def enableDuplicateParentState: SGLSurfaceView

    Definition Classes
    TraitView
    Annotations
    @inline()
  144. def enableHapticFeedback: SGLSurfaceView

    Definition Classes
    TraitView
    Annotations
    @inline()
  145. def enableHorizontalFadingEdge: SGLSurfaceView

    Definition Classes
    TraitView
    Annotations
    @inline()
  146. def enableHorizontalScrollBar: SGLSurfaceView

    Definition Classes
    TraitView
    Annotations
    @inline()
  147. def enableSave: SGLSurfaceView

    Definition Classes
    TraitView
    Annotations
    @inline()
  148. def enableScrollbarFading: SGLSurfaceView

    Definition Classes
    TraitView
    Annotations
    @inline()
  149. def enableSoundEffects: SGLSurfaceView

    Definition Classes
    TraitView
    Annotations
    @inline()
  150. def enableVerticalFadingEdge: SGLSurfaceView

    Definition Classes
    TraitView
    Annotations
    @inline()
  151. def enableVerticalScrollBar: SGLSurfaceView

    Definition Classes
    TraitView
    Annotations
    @inline()
  152. def enabled(p: Boolean): SGLSurfaceView

    Shortcut for setEnabled(boolean)

    Shortcut for setEnabled(boolean)

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

    Shortcut for isEnabled()

    Shortcut for isEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  154. def enabled_=(p: Boolean): SGLSurfaceView

    Shortcut for setEnabled(boolean)

    Shortcut for setEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  155. final def eq(arg0: AnyRef): Boolean

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

    Definition Classes
    AnyRef → Any
  157. def fadingEdgeLength(p: Int): SGLSurfaceView

    Shortcut for setFadingEdgeLength(int)

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  159. def fadingEdgeLength_=(p: Int): SGLSurfaceView

    Shortcut for setFadingEdgeLength(int)

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

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

    Definition Classes
    TraitView
  162. def findFocus(): View

    Definition Classes
    View
  163. final def findViewById(arg0: Int): View

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

    Definition Classes
    View
  165. def fitSystemWindows(arg0: Rect): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    View
  166. def focusSearch(arg0: Int): View

    Definition Classes
    View
  167. def focusable(p: Boolean): SGLSurfaceView

    Shortcut for setFocusable(boolean)

    Shortcut for setFocusable(boolean)

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

    Shortcut for isFocusable()

    Shortcut for isFocusable()

    Definition Classes
    TraitView
    Annotations
    @inline()
  169. def focusableInTouchMode(p: Boolean): SGLSurfaceView

    Shortcut for setFocusableInTouchMode(boolean)

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

    Shortcut for isFocusableInTouchMode()

    Definition Classes
    TraitView
    Annotations
    @inline()
  171. def focusableInTouchMode_=(p: Boolean): SGLSurfaceView

    Shortcut for setFocusableInTouchMode(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  172. def focusable_=(p: Boolean): SGLSurfaceView

    Shortcut for setFocusable(boolean)

    Shortcut for setFocusable(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  173. def forceLayout(): Unit

    Definition Classes
    View
  174. def gatherTransparentRegion(arg0: Region): Boolean

    Definition Classes
    SurfaceView
  175. def getAnimation(): Animation

    Definition Classes
    View
  176. def getApplicationWindowToken(): IBinder

    Definition Classes
    View
  177. def getBackground(): Drawable

    Definition Classes
    View
  178. def getBaseline(): Int

    Definition Classes
    View
  179. final def getBottom(): Int

    Definition Classes
    View
  180. def getBottomFadingEdgeStrength(): Float

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

    Attributes
    protected[android.view]
    Definition Classes
    View
  182. final def getClass(): Class[_]

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

    Definition Classes
    View
  184. final def getContext(): Context

    Definition Classes
    View
  185. def getContextMenuInfo(): ContextMenuInfo

    Attributes
    protected[android.view]
    Definition Classes
    View
  186. def getDebugFlags(): Int

    Definition Classes
    GLSurfaceView
  187. final def getDrawableState(): Array[Int]

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

    Definition Classes
    View
  189. def getDrawingCache(): Bitmap

    Definition Classes
    View
  190. def getDrawingCacheBackgroundColor(): Int

    Definition Classes
    View
  191. def getDrawingCacheQuality(): Int

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

    Definition Classes
    View
  193. def getDrawingTime(): Long

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

    Definition Classes
    View
  195. def getFocusedRect(arg0: Rect): Unit

    Definition Classes
    View
  196. final def getGlobalVisibleRect(arg0: Rect): Boolean

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

    Definition Classes
    View
  198. def getHandler(): Handler

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

    Definition Classes
    View
  200. def getHitRect(arg0: Rect): Unit

    Definition Classes
    View
  201. def getHolder(): SurfaceHolder

    Definition Classes
    SurfaceView
  202. def getHorizontalFadingEdgeLength(): Int

    Definition Classes
    View
  203. def getHorizontalScrollbarHeight(): Int

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

    Definition Classes
    View
  205. def getKeepScreenOn(): Boolean

    Definition Classes
    View
  206. def getKeyDispatcherState(): DispatcherState

    Definition Classes
    View
  207. def getLayoutParams(): LayoutParams

    Definition Classes
    View
  208. final def getLeft(): Int

    Definition Classes
    View
  209. def getLeftFadingEdgeStrength(): Float

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

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

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

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

    Definition Classes
    View
  214. final def getMeasuredHeight(): Int

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

    Definition Classes
    View
  216. def getNextFocusDownId(): Int

    Definition Classes
    View
  217. def getNextFocusLeftId(): Int

    Definition Classes
    View
  218. def getNextFocusRightId(): Int

    Definition Classes
    View
  219. def getNextFocusUpId(): Int

    Definition Classes
    View
  220. def getOnFocusChangeListener(): OnFocusChangeListener

    Definition Classes
    View
  221. def getPaddingBottom(): Int

    Definition Classes
    View
  222. def getPaddingLeft(): Int

    Definition Classes
    View
  223. def getPaddingRight(): Int

    Definition Classes
    View
  224. def getPaddingTop(): Int

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

    Definition Classes
    View
  226. def getRenderMode(): Int

    Definition Classes
    GLSurfaceView
  227. def getResources(): Resources

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

    Definition Classes
    View
  229. def getRightFadingEdgeStrength(): Float

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

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

    Definition Classes
    View
  232. def getScrollBarStyle(): Int

    Definition Classes
    View
  233. final def getScrollX(): Int

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

    Definition Classes
    View
  235. def getSolidColor(): Int

    Definition Classes
    View
  236. def getSuggestedMinimumHeight(): Int

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

    Attributes
    protected[android.view]
    Definition Classes
    View
  238. def getTag(arg0: Int): AnyRef

    Definition Classes
    View
  239. def getTag(): AnyRef

    Definition Classes
    View
  240. final def getTop(): Int

    Definition Classes
    View
  241. def getTopFadingEdgeStrength(): Float

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

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

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

    Definition Classes
    View
  245. def getVerticalFadingEdgeLength(): Int

    Definition Classes
    View
  246. def getVerticalScrollbarWidth(): Int

    Definition Classes
    View
  247. def getViewTreeObserver(): ViewTreeObserver

    Definition Classes
    View
  248. def getVisibility(): Int

    Definition Classes
    View
  249. final def getWidth(): Int

    Definition Classes
    View
  250. def getWindowAttachCount(): Int

    Attributes
    protected[android.view]
    Definition Classes
    View
  251. def getWindowToken(): IBinder

    Definition Classes
    View
  252. def getWindowVisibility(): Int

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

    Definition Classes
    View
  254. def handler: Handler

    Shortcut for getHandler()

    Shortcut for getHandler()

    Definition Classes
    TraitView
    Annotations
    @inline()
  255. def hapticFeedbackEnabled(p: Boolean): SGLSurfaceView

    Shortcut for setHapticFeedbackEnabled(boolean)

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

    Shortcut for isHapticFeedbackEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  257. def hapticFeedbackEnabled_=(p: Boolean): SGLSurfaceView

    Shortcut for setHapticFeedbackEnabled(boolean)

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

    Definition Classes
    View
  259. def hasFocusable(): Boolean

    Definition Classes
    View
  260. def hasWindowFocus(): Boolean

    Definition Classes
    View
  261. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  262. def height: Int

    Shortcut for getHeight()

    Shortcut for getHeight()

    Definition Classes
    TraitView
    Annotations
    @inline()
  263. def holder: SurfaceHolder

    Shortcut for getHolder()

    Shortcut for getHolder()

    Definition Classes
    TraitSurfaceView
    Annotations
    @inline()
  264. def horizontalFadingEdgeEnabled(p: Boolean): SGLSurfaceView

    Shortcut for setHorizontalFadingEdgeEnabled(boolean)

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

    Shortcut for isHorizontalFadingEdgeEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  266. def horizontalFadingEdgeEnabled_=(p: Boolean): SGLSurfaceView

    Shortcut for setHorizontalFadingEdgeEnabled(boolean)

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

    Shortcut for getHorizontalFadingEdgeLength()

    Definition Classes
    TraitView
    Annotations
    @inline()
  268. def horizontalScrollBarEnabled(p: Boolean): SGLSurfaceView

    Shortcut for setHorizontalScrollBarEnabled(boolean)

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

    Shortcut for isHorizontalScrollBarEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  270. def horizontalScrollBarEnabled_=(p: Boolean): SGLSurfaceView

    Shortcut for setHorizontalScrollBarEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  271. def id(p: Int): SGLSurfaceView

    Shortcut for setId(int)

    Shortcut for setId(int)

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

    Shortcut for getId()

    Shortcut for getId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  273. def id_=(p: Int): SGLSurfaceView

    Shortcut for setId(int)

    Shortcut for setId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  274. def initializeFadingEdge(arg0: TypedArray): Unit

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

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

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

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

    Definition Classes
    View
  279. def invalidateDrawable(arg0: Drawable): Unit

    Definition Classes
    View → Callback
  280. def isClickable(): Boolean

    Definition Classes
    View
  281. def isDrawingCacheEnabled(): Boolean

    Definition Classes
    View
  282. def isDuplicateParentStateEnabled(): Boolean

    Definition Classes
    View
  283. def isEnabled(): Boolean

    Definition Classes
    View
  284. final def isFocusable(): Boolean

    Definition Classes
    View
  285. final def isFocusableInTouchMode(): Boolean

    Definition Classes
    View
  286. def isFocused(): Boolean

    Definition Classes
    View
  287. def isHapticFeedbackEnabled(): Boolean

    Definition Classes
    View
  288. def isHorizontalFadingEdgeEnabled(): Boolean

    Definition Classes
    View
  289. def isHorizontalScrollBarEnabled(): Boolean

    Definition Classes
    View
  290. def isInEditMode(): Boolean

    Definition Classes
    View
  291. def isInTouchMode(): Boolean

    Definition Classes
    View
  292. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  293. def isLayoutRequested(): Boolean

    Definition Classes
    View
  294. def isLongClickable(): Boolean

    Definition Classes
    View
  295. def isOpaque(): Boolean

    Definition Classes
    View
  296. def isPaddingOffsetRequired(): Boolean

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

    Definition Classes
    View
  298. def isSaveEnabled(): Boolean

    Definition Classes
    View
  299. def isScrollbarFadingEnabled(): Boolean

    Definition Classes
    View
  300. def isSelected(): Boolean

    Definition Classes
    View
  301. def isShown(): Boolean

    Definition Classes
    View
  302. def isSoundEffectsEnabled(): Boolean

    Definition Classes
    View
  303. def isVerticalFadingEdgeEnabled(): Boolean

    Definition Classes
    View
  304. def isVerticalScrollBarEnabled(): Boolean

    Definition Classes
    View
  305. def keepScreenOn(p: Boolean): SGLSurfaceView

    Shortcut for setKeepScreenOn(boolean)

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

    Shortcut for getKeepScreenOn()

    Shortcut for getKeepScreenOn()

    Definition Classes
    TraitView
    Annotations
    @inline()
  307. def keepScreenOn_=(p: Boolean): SGLSurfaceView

    Shortcut for setKeepScreenOn(boolean)

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

    Shortcut for getKeyDispatcherState()

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

    Definition Classes
    View
  310. def layoutParams(p: LayoutParams): SGLSurfaceView

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

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

    Shortcut for getLayoutParams()

    Shortcut for getLayoutParams()

    Definition Classes
    TraitView
    Annotations
    @inline()
  312. def layoutParams_=(p: LayoutParams): SGLSurfaceView

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

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

    Shortcut for getLeft()

    Shortcut for getLeft()

    Definition Classes
    TraitView
    Annotations
    @inline()
  314. def longClickable(p: Boolean): SGLSurfaceView

    Shortcut for setLongClickable(boolean)

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

    Shortcut for isLongClickable()

    Shortcut for isLongClickable()

    Definition Classes
    TraitView
    Annotations
    @inline()
  316. def longClickable_=(p: Boolean): SGLSurfaceView

    Shortcut for setLongClickable(boolean)

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

    Definition Classes
    View
  318. def measuredHeight: Int

    Shortcut for getMeasuredHeight()

    Shortcut for getMeasuredHeight()

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

    Shortcut for getMeasuredWidth()

    Shortcut for getMeasuredWidth()

    Definition Classes
    TraitView
    Annotations
    @inline()
  320. def minimumHeight(p: Int): SGLSurfaceView

    Shortcut for setMinimumHeight(int)

    Shortcut for setMinimumHeight(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  321. def minimumHeight(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitView
    Annotations
    @inline()
  322. def minimumHeight_=(p: Int): SGLSurfaceView

    Shortcut for setMinimumHeight(int)

    Shortcut for setMinimumHeight(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  323. def minimumWidth(p: Int): SGLSurfaceView

    Shortcut for setMinimumWidth(int)

    Shortcut for setMinimumWidth(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  324. def minimumWidth(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitView
    Annotations
    @inline()
  325. def minimumWidth_=(p: Int): SGLSurfaceView

    Shortcut for setMinimumWidth(int)

    Shortcut for setMinimumWidth(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  326. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  327. def nextFocusDownId(p: Int): SGLSurfaceView

    Shortcut for setNextFocusDownId(int)

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

    Shortcut for getNextFocusDownId()

    Shortcut for getNextFocusDownId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  329. def nextFocusDownId_=(p: Int): SGLSurfaceView

    Shortcut for setNextFocusDownId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  330. def nextFocusLeftId(p: Int): SGLSurfaceView

    Shortcut for setNextFocusLeftId(int)

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

    Shortcut for getNextFocusLeftId()

    Shortcut for getNextFocusLeftId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  332. def nextFocusLeftId_=(p: Int): SGLSurfaceView

    Shortcut for setNextFocusLeftId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  333. def nextFocusRightId(p: Int): SGLSurfaceView

    Shortcut for setNextFocusRightId(int)

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

    Shortcut for getNextFocusRightId()

    Shortcut for getNextFocusRightId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  335. def nextFocusRightId_=(p: Int): SGLSurfaceView

    Shortcut for setNextFocusRightId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  336. def nextFocusUpId(p: Int): SGLSurfaceView

    Shortcut for setNextFocusUpId(int)

    Shortcut for setNextFocusUpId(int)

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

    Shortcut for getNextFocusUpId()

    Shortcut for getNextFocusUpId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  338. def nextFocusUpId_=(p: Int): SGLSurfaceView

    Shortcut for setNextFocusUpId(int)

    Shortcut for setNextFocusUpId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  339. final def notify(): Unit

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

    Definition Classes
    AnyRef
  341. def offsetLeftAndRight(arg0: Int): Unit

    Definition Classes
    View
  342. def offsetTopAndBottom(arg0: Int): Unit

    Definition Classes
    View
  343. def onAnimationEnd(): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  344. def onAnimationStart(): Unit

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

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

    Definition Classes
    View
  347. def onClick[U](f: ⇒ U): SGLSurfaceView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  349. def onClickListener(p: OnClickListener): SGLSurfaceView

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  351. def onClickListener_=(p: OnClickListener): SGLSurfaceView

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

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

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

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

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

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  358. def onCreateContextMenuListener_=(p: OnCreateContextMenuListener): SGLSurfaceView

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

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

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

    Definition Classes
    View
  361. def onDetachedFromWindow(): Unit

    Attributes
    protected[android.opengl]
    Definition Classes
    GLSurfaceView → SurfaceView → View
  362. def onDisplayHint(arg0: Int): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  363. def onDraw(arg0: Canvas): Unit

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

    Attributes
    protected[android.view]
    Definition Classes
    View
  365. def onFinishInflate(): Unit

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

    Definition Classes
    View
  367. def onFocusChange[U](f: ⇒ U): SGLSurfaceView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  369. def onFocusChangeListener(p: OnFocusChangeListener): SGLSurfaceView

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

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

    Shortcut for getOnFocusChangeListener()

    Definition Classes
    TraitView
    Annotations
    @inline()
  371. def onFocusChangeListener_=(p: OnFocusChangeListener): SGLSurfaceView

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

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

    Attributes
    protected[android.view]
    Definition Classes
    View
  373. def onKey(f: ⇒ Boolean): SGLSurfaceView

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

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

    Definition Classes
    View → Callback
  376. def onKeyListener(p: OnKeyListener): SGLSurfaceView

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  378. def onKeyListener_=(p: OnKeyListener): SGLSurfaceView

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

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

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

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

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

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

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

    Attributes
    protected[android.view]
    Definition Classes
    View
  385. def onLongClick(f: ⇒ Boolean): SGLSurfaceView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  387. def onLongClickListener(p: OnLongClickListener): SGLSurfaceView

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  389. def onLongClickListener_=(p: OnLongClickListener): SGLSurfaceView

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

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

    Attributes
    protected[android.view]
    Definition Classes
    SurfaceView → View
  391. def onPause(): Unit

    Definition Classes
    GLSurfaceView
  392. def onPressAndHold(interval: Int, onPressed: ⇒ Unit): Unit

    Definition Classes
    PressAndHoldable
  393. def onRestoreInstanceState(arg0: Parcelable): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  394. def onResume(): Unit

    Definition Classes
    GLSurfaceView
  395. def onSaveInstanceState(): Parcelable

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

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

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

    Attributes
    protected[android.view]
    Definition Classes
    SurfaceView → View
  399. def onStartTemporaryDetach(): Unit

    Definition Classes
    View
  400. def onTouch(f: ⇒ Boolean): SGLSurfaceView

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

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

    Definition Classes
    View
  403. def onTouchListener(p: OnTouchListener): SGLSurfaceView

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  405. def onTouchListener_=(p: OnTouchListener): SGLSurfaceView

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

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

    Definition Classes
    View
  407. def onVisibilityChanged(arg0: View, arg1: Int): Unit

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

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

    Attributes
    protected[android.view]
    Definition Classes
    SurfaceView → View
  410. def padding(p1: Int, p2: Int, p3: Int, p4: Int): SGLSurfaceView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  412. def padding(p: Int): SGLSurfaceView

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

    Shortcut for getPaddingBottom()

    Shortcut for getPaddingBottom()

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

    Shortcut for getPaddingLeft()

    Shortcut for getPaddingLeft()

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

    Shortcut for getPaddingRight()

    Shortcut for getPaddingRight()

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

    Shortcut for getPaddingTop()

    Shortcut for getPaddingTop()

    Definition Classes
    TraitView
    Annotations
    @inline()
  417. def padding_=(p: Int): SGLSurfaceView

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

    Shortcut for getParent()

    Shortcut for getParent()

    Definition Classes
    TraitView
    Annotations
    @inline()
  419. val parentViewGroup: TraitViewGroup[_]

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

    Attributes
    protected
    Definition Classes
    TraitView
  421. def performClick(): Boolean

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

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

    Definition Classes
    View
  424. def performLongClick(): Boolean

    Definition Classes
    View
  425. def playSoundEffect(arg0: Int): Unit

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

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

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

    Definition Classes
    View
  429. def postInvalidate(): Unit

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

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

    Definition Classes
    View
  432. def pressed(p: Boolean): SGLSurfaceView

    Shortcut for setPressed(boolean)

    Shortcut for setPressed(boolean)

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

    Shortcut for isPressed()

    Shortcut for isPressed()

    Definition Classes
    TraitView
    Annotations
    @inline()
  434. def pressed_=(p: Boolean): SGLSurfaceView

    Shortcut for setPressed(boolean)

    Shortcut for setPressed(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  435. def queueEvent(arg0: Runnable): Unit

    Definition Classes
    GLSurfaceView
  436. def refreshDrawableState(): Unit

    Definition Classes
    View
  437. def removeCallbacks(arg0: Runnable): Boolean

    Definition Classes
    View
  438. def renderMode(p: Int): SGLSurfaceView

    Shortcut for setRenderMode(int)

    Shortcut for setRenderMode(int)

    Definition Classes
    TraitGLSurfaceView
    Annotations
    @inline()
  439. def renderMode: Int

    Shortcut for getRenderMode()

    Shortcut for getRenderMode()

    Definition Classes
    TraitGLSurfaceView
    Annotations
    @inline()
  440. def renderMode_=(p: Int): SGLSurfaceView

    Shortcut for setRenderMode(int)

    Shortcut for setRenderMode(int)

    Definition Classes
    TraitGLSurfaceView
    Annotations
    @inline()
  441. def renderer(p: Renderer): SGLSurfaceView

    Shortcut for setRenderer(android.opengl.GLSurfaceView.Renderer)

    Definition Classes
    TraitGLSurfaceView
    Annotations
    @inline()
  442. def renderer(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitGLSurfaceView
    Annotations
    @inline()
  443. def renderer_=(p: Renderer): SGLSurfaceView

    Shortcut for setRenderer(android.opengl.GLSurfaceView.Renderer)

    Definition Classes
    TraitGLSurfaceView
    Annotations
    @inline()
  444. def requestFocus(arg0: Int, arg1: Rect): Boolean

    Definition Classes
    View
  445. final def requestFocus(arg0: Int): Boolean

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

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

    Definition Classes
    View
  448. def requestLayout(): Unit

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

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

    Definition Classes
    View
  451. def requestRender(): Unit

    Definition Classes
    GLSurfaceView
  452. def resources: Resources

    Shortcut for getResources()

    Shortcut for getResources()

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

    Definition Classes
    View
  454. def right: Int

    Shortcut for getRight()

    Shortcut for getRight()

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

    Shortcut for getRootView()

    Shortcut for getRootView()

    Definition Classes
    TraitView
    Annotations
    @inline()
  456. def saveEnabled(p: Boolean): SGLSurfaceView

    Shortcut for setSaveEnabled(boolean)

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

    Shortcut for isSaveEnabled()

    Shortcut for isSaveEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  458. def saveEnabled_=(p: Boolean): SGLSurfaceView

    Shortcut for setSaveEnabled(boolean)

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

    Definition Classes
    View
  460. def scheduleDrawable(arg0: Drawable, arg1: Runnable, arg2: Long): Unit

    Definition Classes
    View → Callback
  461. def scrollBarStyle(p: Int): SGLSurfaceView

    Shortcut for setScrollBarStyle(int)

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

    Shortcut for getScrollBarStyle()

    Shortcut for getScrollBarStyle()

    Definition Classes
    TraitView
    Annotations
    @inline()
  463. def scrollBarStyle_=(p: Int): SGLSurfaceView

    Shortcut for setScrollBarStyle(int)

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

    Definition Classes
    View
  465. def scrollContainer(p: Boolean): SGLSurfaceView

    Shortcut for setScrollContainer(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  466. def scrollContainer(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitView
    Annotations
    @inline()
  467. def scrollContainer_=(p: Boolean): SGLSurfaceView

    Shortcut for setScrollContainer(boolean)

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

    Definition Classes
    View
  469. def scrollX: Int

    Shortcut for getScrollX()

    Shortcut for getScrollX()

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

    Shortcut for getScrollY()

    Shortcut for getScrollY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  471. def scrollbarFadingEnabled(p: Boolean): SGLSurfaceView

    Shortcut for setScrollbarFadingEnabled(boolean)

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

    Shortcut for isScrollbarFadingEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  473. def scrollbarFadingEnabled_=(p: Boolean): SGLSurfaceView

    Shortcut for setScrollbarFadingEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  474. def selected(p: Boolean): SGLSurfaceView

    Shortcut for setSelected(boolean)

    Shortcut for setSelected(boolean)

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

    Shortcut for isSelected()

    Shortcut for isSelected()

    Definition Classes
    TraitView
    Annotations
    @inline()
  476. def selected_=(p: Boolean): SGLSurfaceView

    Shortcut for setSelected(boolean)

    Shortcut for setSelected(boolean)

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

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

    Definition Classes
    View → AccessibilityEventSource
  479. def setAnimation(arg0: Animation): Unit

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

    Definition Classes
    View
  481. def setBackgroundDrawable(arg0: Drawable): Unit

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

    Definition Classes
    View
  483. def setClickable(arg0: Boolean): Unit

    Definition Classes
    View
  484. def setContentDescription(arg0: CharSequence): Unit

    Definition Classes
    View
  485. def setDebugFlags(arg0: Int): Unit

    Definition Classes
    GLSurfaceView
  486. def setDrawingCacheBackgroundColor(arg0: Int): Unit

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

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

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

    Definition Classes
    View
  490. def setEGLConfigChooser(arg0: Int, arg1: Int, arg2: Int, arg3: Int, arg4: Int, arg5: Int): Unit

    Definition Classes
    GLSurfaceView
  491. def setEGLConfigChooser(arg0: Boolean): Unit

    Definition Classes
    GLSurfaceView
  492. def setEGLConfigChooser(arg0: EGLConfigChooser): Unit

    Definition Classes
    GLSurfaceView
  493. def setEGLContextClientVersion(arg0: Int): Unit

    Definition Classes
    GLSurfaceView
  494. def setEGLContextFactory(arg0: EGLContextFactory): Unit

    Definition Classes
    GLSurfaceView
  495. def setEGLWindowSurfaceFactory(arg0: EGLWindowSurfaceFactory): Unit

    Definition Classes
    GLSurfaceView
  496. def setEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  497. def setFadingEdgeLength(arg0: Int): Unit

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

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

    Definition Classes
    View
  500. def setGLWrapper(arg0: GLWrapper): Unit

    Definition Classes
    GLSurfaceView
  501. def setHapticFeedbackEnabled(arg0: Boolean): Unit

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

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

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

    Definition Classes
    View
  505. def setKeepScreenOn(arg0: Boolean): Unit

    Definition Classes
    View
  506. def setLayoutParams(arg0: LayoutParams): Unit

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

    Definition Classes
    View
  508. final def setMeasuredDimension(arg0: Int, arg1: Int): Unit

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

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

    Definition Classes
    View
  511. def setNextFocusDownId(arg0: Int): Unit

    Definition Classes
    View
  512. def setNextFocusLeftId(arg0: Int): Unit

    Definition Classes
    View
  513. def setNextFocusRightId(arg0: Int): Unit

    Definition Classes
    View
  514. def setNextFocusUpId(arg0: Int): Unit

    Definition Classes
    View
  515. def setOnClickListener(arg0: OnClickListener): Unit

    Definition Classes
    View
  516. def setOnCreateContextMenuListener(arg0: OnCreateContextMenuListener): Unit

    Definition Classes
    View
  517. def setOnFocusChangeListener(arg0: OnFocusChangeListener): Unit

    Definition Classes
    View
  518. def setOnKeyListener(arg0: OnKeyListener): Unit

    Definition Classes
    View
  519. def setOnLongClickListener(arg0: OnLongClickListener): Unit

    Definition Classes
    View
  520. def setOnTouchListener(arg0: OnTouchListener): Unit

    Definition Classes
    View
  521. def setPadding(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit

    Definition Classes
    View
  522. def setPressed(arg0: Boolean): Unit

    Definition Classes
    View
  523. def setRenderMode(arg0: Int): Unit

    Definition Classes
    GLSurfaceView
  524. def setRenderer(arg0: Renderer): Unit

    Definition Classes
    GLSurfaceView
  525. def setSaveEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  526. def setScrollBarStyle(arg0: Int): Unit

    Definition Classes
    View
  527. def setScrollContainer(arg0: Boolean): Unit

    Definition Classes
    View
  528. def setScrollbarFadingEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  529. def setSelected(arg0: Boolean): Unit

    Definition Classes
    View
  530. def setSoundEffectsEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  531. def setTag(arg0: Int, arg1: Any): Unit

    Definition Classes
    View
  532. def setTag(arg0: Any): Unit

    Definition Classes
    View
  533. def setTouchDelegate(arg0: TouchDelegate): Unit

    Definition Classes
    View
  534. def setVerticalFadingEdgeEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  535. def setVerticalScrollBarEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  536. def setVisibility(arg0: Int): Unit

    Definition Classes
    SurfaceView → View
  537. def setWillNotCacheDrawing(arg0: Boolean): Unit

    Definition Classes
    View
  538. def setWillNotDraw(arg0: Boolean): Unit

    Definition Classes
    View
  539. def setZOrderMediaOverlay(arg0: Boolean): Unit

    Definition Classes
    SurfaceView
  540. def setZOrderOnTop(arg0: Boolean): Unit

    Definition Classes
    SurfaceView
  541. def showContextMenu(): Boolean

    Definition Classes
    View
  542. def solidColor: Int

    Shortcut for getSolidColor()

    Shortcut for getSolidColor()

    Definition Classes
    TraitView
    Annotations
    @inline()
  543. def soundEffectsEnabled(p: Boolean): SGLSurfaceView

    Shortcut for setSoundEffectsEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  544. def soundEffectsEnabled: Boolean

    Shortcut for isSoundEffectsEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  545. def soundEffectsEnabled_=(p: Boolean): SGLSurfaceView

    Shortcut for setSoundEffectsEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  546. def startAnimation(arg0: Animation): Unit

    Definition Classes
    View
  547. def surfaceChanged(arg0: SurfaceHolder, arg1: Int, arg2: Int, arg3: Int): Unit

    Definition Classes
    GLSurfaceView → Callback
  548. def surfaceCreated(arg0: SurfaceHolder): Unit

    Definition Classes
    GLSurfaceView → Callback
  549. def surfaceDestroyed(arg0: SurfaceHolder): Unit

    Definition Classes
    GLSurfaceView → Callback
  550. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  551. def tag(p: Any): SGLSurfaceView

    Shortcut for setTag(java.lang.Object)

    Definition Classes
    TraitView
    Annotations
    @inline()
  552. def tag: AnyRef

    Shortcut for getTag()

    Shortcut for getTag()

    Definition Classes
    TraitView
    Annotations
    @inline()
  553. def tag_=(p: Any): SGLSurfaceView

    Shortcut for setTag(java.lang.Object)

    Definition Classes
    TraitView
    Annotations
    @inline()
  554. def toString(): String

    Definition Classes
    AnyRef → Any
  555. def top: Int

    Shortcut for getTop()

    Shortcut for getTop()

    Definition Classes
    TraitView
    Annotations
    @inline()
  556. def touchDelegate(p: TouchDelegate): SGLSurfaceView

    Shortcut for setTouchDelegate(android.view.TouchDelegate)

    Definition Classes
    TraitView
    Annotations
    @inline()
  557. def touchDelegate: TouchDelegate

    Shortcut for getTouchDelegate()

    Shortcut for getTouchDelegate()

    Definition Classes
    TraitView
    Annotations
    @inline()
  558. def touchDelegate_=(p: TouchDelegate): SGLSurfaceView

    Shortcut for setTouchDelegate(android.view.TouchDelegate)

    Definition Classes
    TraitView
    Annotations
    @inline()
  559. def touchables: ArrayList[View]

    Shortcut for getTouchables()

    Shortcut for getTouchables()

    Definition Classes
    TraitView
    Annotations
    @inline()
  560. def uniqueId(implicit activity: Activity): Int

    Definition Classes
    TraitView
  561. def unscheduleDrawable(arg0: Drawable): Unit

    Definition Classes
    View
  562. def unscheduleDrawable(arg0: Drawable, arg1: Runnable): Unit

    Definition Classes
    View → Callback
  563. def verifyDrawable(arg0: Drawable): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    View
  564. def verticalFadingEdgeEnabled(p: Boolean): SGLSurfaceView

    Shortcut for setVerticalFadingEdgeEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  565. def verticalFadingEdgeEnabled: Boolean

    Shortcut for isVerticalFadingEdgeEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  566. def verticalFadingEdgeEnabled_=(p: Boolean): SGLSurfaceView

    Shortcut for setVerticalFadingEdgeEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  567. def verticalFadingEdgeLength: Int

    Shortcut for getVerticalFadingEdgeLength()

    Definition Classes
    TraitView
    Annotations
    @inline()
  568. def verticalScrollBarEnabled(p: Boolean): SGLSurfaceView

    Shortcut for setVerticalScrollBarEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  569. def verticalScrollBarEnabled: Boolean

    Shortcut for isVerticalScrollBarEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  570. def verticalScrollBarEnabled_=(p: Boolean): SGLSurfaceView

    Shortcut for setVerticalScrollBarEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  571. def verticalScrollbarWidth: Int

    Shortcut for getVerticalScrollbarWidth()

    Definition Classes
    TraitView
    Annotations
    @inline()
  572. def viewTreeObserver: ViewTreeObserver

    Shortcut for getViewTreeObserver()

    Shortcut for getViewTreeObserver()

    Definition Classes
    TraitView
    Annotations
    @inline()
  573. def visibility(p: Int): SGLSurfaceView

    Shortcut for setVisibility(int)

    Shortcut for setVisibility(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  574. def visibility: Int

    Shortcut for getVisibility()

    Shortcut for getVisibility()

    Definition Classes
    TraitView
    Annotations
    @inline()
  575. def visibility_=(p: Int): SGLSurfaceView

    Shortcut for setVisibility(int)

    Shortcut for setVisibility(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  576. final def wait(): Unit

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

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

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

    Shortcut for getWidth()

    Shortcut for getWidth()

    Definition Classes
    TraitView
    Annotations
    @inline()
  580. def willNotCacheDrawing(p: Boolean): SGLSurfaceView

    Shortcut for setWillNotCacheDrawing(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  581. def willNotCacheDrawing(): Boolean

    Definition Classes
    View
  582. def willNotCacheDrawing_=(p: Boolean): SGLSurfaceView

    Shortcut for setWillNotCacheDrawing(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  583. def willNotDraw(p: Boolean): SGLSurfaceView

    Shortcut for setWillNotDraw(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  584. def willNotDraw(): Boolean

    Definition Classes
    View
  585. def willNotDraw_=(p: Boolean): SGLSurfaceView

    Shortcut for setWillNotDraw(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  586. def windowToken: IBinder

    Shortcut for getWindowToken()

    Shortcut for getWindowToken()

    Definition Classes
    TraitView
    Annotations
    @inline()
  587. def windowVisibility: Int

    Shortcut for getWindowVisibility()

    Shortcut for getWindowVisibility()

    Definition Classes
    TraitView
    Annotations
    @inline()
  588. def zOrderMediaOverlay(p: Boolean): SGLSurfaceView

    Shortcut for setZOrderMediaOverlay(boolean)

    Definition Classes
    TraitSurfaceView
    Annotations
    @inline()
  589. def zOrderMediaOverlay(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitSurfaceView
    Annotations
    @inline()
  590. def zOrderMediaOverlay_=(p: Boolean): SGLSurfaceView

    Shortcut for setZOrderMediaOverlay(boolean)

    Definition Classes
    TraitSurfaceView
    Annotations
    @inline()
  591. def zOrderOnTop(p: Boolean): SGLSurfaceView

    Shortcut for setZOrderOnTop(boolean)

    Definition Classes
    TraitSurfaceView
    Annotations
    @inline()
  592. def zOrderOnTop(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitSurfaceView
    Annotations
    @inline()
  593. def zOrderOnTop_=(p: Boolean): SGLSurfaceView

    Shortcut for setZOrderOnTop(boolean)

    Definition Classes
    TraitSurfaceView
    Annotations
    @inline()

Inherited from TraitView[SGLSurfaceView]

Inherited from PressAndHoldable

Inherited from ConstantsSupport

Inherited from GLSurfaceView

Inherited from Callback

Inherited from SurfaceView

Inherited from View

Inherited from AccessibilityEventSource

Inherited from Callback

Inherited from Callback

Inherited from AnyRef

Inherited from Any

Ungrouped