public static final class InputMethodService.Insets extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
contentTopInsets |
static int |
TOUCHABLE_INSETS_CONTENT |
static int |
TOUCHABLE_INSETS_FRAME |
static int |
TOUCHABLE_INSETS_REGION |
static int |
TOUCHABLE_INSETS_VISIBLE |
int |
touchableInsets |
Region |
touchableRegion |
int |
visibleTopInsets |
| Constructor and Description |
|---|
InputMethodService.Insets() |
public int contentTopInsets
public int visibleTopInsets
public final Region touchableRegion
public static final int TOUCHABLE_INSETS_FRAME
public static final int TOUCHABLE_INSETS_CONTENT
public static final int TOUCHABLE_INSETS_VISIBLE
public static final int TOUCHABLE_INSETS_REGION
public int touchableInsets
Copyright © 2008-2013. All Rights Reserved.