class R.attr


Summary

Public constructors

Public properties

java-static Int

Theme attribute for default androidx.drawerlayout.widget.DrawerLayout style

java-static Int

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

Public constructors

attr

attr()

Public properties

drawerLayoutStyle

java-static val drawerLayoutStyleInt

Theme attribute for default androidx.drawerlayout.widget.DrawerLayout style

May be a reference to another resource, in the form "@[+][package:]type/name" or a theme attribute in the form "?[package:]type/name".

elevation

java-static val elevationInt

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).