FLAG_LAYOUT_INSET_DECOR constant

int const FLAG_LAYOUT_INSET_DECOR

This constant was deprecated in API level 30. Insets will always be delivered to your application.

Implementation

static const int FLAG_LAYOUT_INSET_DECOR = 0x00010000;