compatibleScreens property

List<CompatibleScreen>? compatibleScreens
getter/setter pair

Compatible screens as listed in the compatible-screens Manifest tag.

Implementation

core.List<CompatibleScreen>? compatibleScreens;