components |
fun View.components(): ViewComponents |
getActivity |
Find an activity for View. This might return null if the view is using Application as context fun View.getActivity(): Activity? |
getHitRect |
fun View.getHitRect(): Rect |
idName |
fun View.idName(): String |