Documentation
¶
Index ¶
Constants ¶
View Source
const ( DefaultDisplay int = 0 FlagPresentation int = 8 FlagPrivate int = 4 FlagRound int = 16 FlagSecure int = 2 FlagSupportsProtectedBuffers int = 1 FrameRateCategoryHigh int = 1 FrameRateCategoryNormal int = 0 InvalidDisplay int = -1 StateDoze int = 3 StateDozeSuspend int = 4 StateOff int = 1 StateOn int = 2 StateOnSuspend int = 6 StateUnknown int = 0 StateVr int = 5 CompatSmallCoverScreenOptIn int = 1 ScreenRecordingStateNotVisible int = 0 ScreenRecordingStateVisible int = 1 Density140 int = 140 Density180 int = 180 Density200 int = 200 Density220 int = 220 Density260 int = 260 Density280 int = 280 Density300 int = 300 Density340 int = 340 Density360 int = 360 Density390 int = 390 Density400 int = 400 Density420 int = 420 Density440 int = 440 Density450 int = 450 Density520 int = 520 Density560 int = 560 Density600 int = 600 DensityDefault int = 160 DensityDeviceStable int = 0 DensityHigh int = 240 DensityLow int = 120 DensityMedium int = 160 DensityTv int = 213 DensityXhigh int = 320 DensityXxhigh int = 480 DensityXxxhigh int = 640 )
View Source
const ( PropertyActivityEmbeddingAllowSystemOverride string = "android.window.PROPERTY_ACTIVITY_EMBEDDING_ALLOW_SYSTEM_OVERRIDE" PropertyActivityEmbeddingSplitsEnabled string = "android.window.PROPERTY_ACTIVITY_EMBEDDING_SPLITS_ENABLED" PropertyCameraCompatAllowForceRotation string = "android.window.PROPERTY_CAMERA_COMPAT_ALLOW_FORCE_ROTATION" PropertyCameraCompatAllowRefresh string = "android.window.PROPERTY_CAMERA_COMPAT_ALLOW_REFRESH" PropertyCameraCompatEnableRefreshViaPause string = "android.window.PROPERTY_CAMERA_COMPAT_ENABLE_REFRESH_VIA_PAUSE" PropertyCompatAllowDisplayOrientationOverride string = "android.window.PROPERTY_COMPAT_ALLOW_DISPLAY_ORIENTATION_OVERRIDE" PropertyCompatAllowIgnoringOrientationRequestWhenLoopDetected string = "android.window.PROPERTY_COMPAT_ALLOW_IGNORING_ORIENTATION_REQUEST_WHEN_LOOP_DETECTED" PropertyCompatAllowMinAspectRatioOverride string = "android.window.PROPERTY_COMPAT_ALLOW_MIN_ASPECT_RATIO_OVERRIDE" PropertyCompatAllowOrientationOverride string = "android.window.PROPERTY_COMPAT_ALLOW_ORIENTATION_OVERRIDE" PropertyCompatAllowResizeableActivityOverrides string = "android.window.PROPERTY_COMPAT_ALLOW_RESIZEABLE_ACTIVITY_OVERRIDES" PropertyCompatAllowSandboxingViewBoundsApis string = "android.window.PROPERTY_COMPAT_ALLOW_SANDBOXING_VIEW_BOUNDS_APIS" PropertyCompatAllowSmallCoverScreen string = "android.window.PROPERTY_COMPAT_ALLOW_SMALL_COVER_SCREEN" PropertyCompatAllowUserAspectRatioFullscreenOverride string = "android.window.PROPERTY_COMPAT_ALLOW_USER_ASPECT_RATIO_FULLSCREEN_OVERRIDE" PropertyCompatAllowUserAspectRatioOverride string = "android.window.PROPERTY_COMPAT_ALLOW_USER_ASPECT_RATIO_OVERRIDE" PropertyCompatEnableFakeFocus string = "android.window.PROPERTY_COMPAT_ENABLE_FAKE_FOCUS" PropertyCompatIgnoreRequestedOrientation string = "android.window.PROPERTY_COMPAT_IGNORE_REQUESTED_ORIENTATION" PropertySupportsMultiInstanceSystemUi string = "android.window.PROPERTY_SUPPORTS_MULTI_INSTANCE_SYSTEM_UI" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.