supportedScreens property

List<String>? supportedScreens
getter/setter pair

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

Implementation

core.List<core.String>? supportedScreens;