name property

String name
getter/setter pair

Android resource name.

A list of available android.R.drawable can be found here.

A list of available android.R.anim can be found here.

A list of available androidx.appcompat.R.anim can be found here (abc_*.xml files). In this case, defPackage must match your App Android package name.

Implementation

String name;