android.inputmethodservice
Class InputMethodService.Insets
java.lang.Object
android.inputmethodservice.InputMethodService.Insets
- Enclosing class:
- InputMethodService
public static final class InputMethodService.Insets
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
contentTopInsets
public int contentTopInsets
visibleTopInsets
public int visibleTopInsets
touchableRegion
public final Region touchableRegion
TOUCHABLE_INSETS_FRAME
public static final int TOUCHABLE_INSETS_FRAME
- See Also:
- Constant Field Values
TOUCHABLE_INSETS_CONTENT
public static final int TOUCHABLE_INSETS_CONTENT
- See Also:
- Constant Field Values
TOUCHABLE_INSETS_VISIBLE
public static final int TOUCHABLE_INSETS_VISIBLE
- See Also:
- Constant Field Values
TOUCHABLE_INSETS_REGION
public static final int TOUCHABLE_INSETS_REGION
- See Also:
- Constant Field Values
touchableInsets
public int touchableInsets
InputMethodService.Insets
public InputMethodService.Insets()
Copyright © 2008-2012. All Rights Reserved.