Added in API level 1
Deprecated in API level 29

ZoomControls


open class ZoomControls : LinearLayout
kotlin.Any
   ↳ android.view.View
   ↳ android.view.ViewGroup
   ↳ android.widget.LinearLayout
   ↳ android.widget.ZoomControls

The ZoomControls class displays a simple set of controls used for zooming and provides callbacks to register for events.

Summary

Inherited XML attributes
Inherited constants
Public constructors
ZoomControls(context: Context!)

ZoomControls(context: Context!, attrs: AttributeSet!)

Public methods
open CharSequence!

Return the class name of this object to be used for accessibility purposes.

open Boolean

Returns true if this view has or contains focus

open Unit

open Boolean

Implement this method to handle pointer events.

open Unit

open Unit

open Unit

open Unit

open Unit

open Unit

Inherited functions