added in version 24.1.0
belongs to Maven artifact com.android.support:support-v13:28.0.0-alpha1
Deprecated since version 26.1.0

ViewCompat

public class ViewCompat
extends ViewCompat

java.lang.Object
   ↳ android.support.v4.view.ViewCompat
     ↳ android.support.v13.view.ViewCompat


This class was deprecated in API level 26.1.0.
Use ViewCompat instead.

Helper for accessing features in View introduced after API level 13 in a backwards compatible fashion.

Summary

Inherited constants

From class android.support.v4.view.ViewCompat

Inherited methods

From class android.support.v4.view.ViewCompat
From class java.lang.Object