Share via


WindowManagerEventType Enum

Definition

Enumerates values returned by several types.

public enum WindowManagerEventType
type WindowManagerEventType = 
Inheritance
WindowManagerEventType

Fields

Name Value Description
LayoutChanged 1
TypeChanged 2
FlagsChanged 4
FormatChanged 8
AnimationChanged 16
DimAmountChanged 32
TitleChanged 64
AlphaChanged 128
MemoryTypeChanged 256
SoftInputModeChanged 512
ScreenOrientationChanged 1024
ScreenBrightnessChanged 2048
RotationAnimationChanged 4096

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to