public AlertDialog.Builder (Context context, int theme)

Since: API Level 11

Constructor using a context and theme for this builder and the AlertDialog it creates


-> theme이란 인자는 무엇을 의미하는 것인가요?