AI2 Component  (Version nb184)
com.google.appinventor.components.runtime.AppInventorCompatActivity.Theme Enum Reference

Public Attributes

 PACKAGED
 
 CLASSIC
 
 DEVICE_DEFAULT
 
 BLACK_TITLE_TEXT
 
 DARK
 

Detailed Description

Definition at line 42 of file AppInventorCompatActivity.java.

Member Data Documentation

◆ BLACK_TITLE_TEXT

com.google.appinventor.components.runtime.AppInventorCompatActivity.Theme.BLACK_TITLE_TEXT

Definition at line 46 of file AppInventorCompatActivity.java.

◆ CLASSIC

com.google.appinventor.components.runtime.AppInventorCompatActivity.Theme.CLASSIC

Definition at line 44 of file AppInventorCompatActivity.java.

◆ DARK

com.google.appinventor.components.runtime.AppInventorCompatActivity.Theme.DARK

Definition at line 47 of file AppInventorCompatActivity.java.

◆ DEVICE_DEFAULT

com.google.appinventor.components.runtime.AppInventorCompatActivity.Theme.DEVICE_DEFAULT

Definition at line 45 of file AppInventorCompatActivity.java.

◆ PACKAGED

com.google.appinventor.components.runtime.AppInventorCompatActivity.Theme.PACKAGED

Definition at line 43 of file AppInventorCompatActivity.java.


The documentation for this enum was generated from the following file: