SupportsScreens.AttributesContainer
The attributes container for the element.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Class
- Namespace: Unity.Android.Gradle.Manifest
- Assembly: Unity.Android.Gradle
- Inherits from: BaseAttributesContainer
public sealed class SupportsScreens.AttributesContainer : BaseAttributesContainer
Properties
Property | Description |
|---|---|
| AnyDensity | The C# definition of the |
| CompatibleWidthLimitDp | The C# definition of the |
| LargeScreens | The C# definition of the |
| LargestWidthLimitDp | The C# definition of the |
| NormalScreens | The C# definition of the |
| RequiresSmallestWidthDp | The C# definition of the |
| Resizeable | The C# definition of the |
| SmallScreens | The C# definition of the |
| XlargeScreens | The C# definition of the |