Enum KeyboardVisibilityChange
Keyboard visibility change.
Namespace: Forms9Patch
Assembly: Forms9Patch.dll
Syntax
public enum KeyboardVisibilityChange
Fields
Name | Description |
---|---|
Hidden | The keyboard will hide/has been hidden. |
Shown | The keyboard will show/has shown. |