#include <WP8Keyboard.h>
|
| void | OnOrientationChanged (Platform::Object^sender) |
| local | OnOrientationChanged ( local sender) |
| void | OnKeyDown (Windows::UI::Core::CoreWindow^sender, Windows::UI::Core::KeyEventArgs^args) |
| void | OnCharacterReceived (Windows::UI::Core::CoreWindow^sender, Windows::UI::Core::CharacterReceivedEventArgs^args) |
| var | OnCharacterReceived ( var sender, var args) |
| local | OnCharacterReceived ( local sender, local args) |
| void | ShowKeyboard (Windows::UI::ViewManagement::InputPane^inputPane, Windows::UI::ViewManagement::InputPaneVisibilityEventArgs^args) |
| void | HideKeyboard (Windows::UI::ViewManagement::InputPane^inputPane, Windows::UI::ViewManagement::InputPaneVisibilityEventArgs^args) |
| property bool HasFocus bool get |
( |
) | |
|
|
inline |
| void HideKeyboard |
( |
Windows::UI::ViewManagement::InputPane^ |
inputPane, |
|
|
Windows::UI::ViewManagement::InputPaneVisibilityEventArgs^ |
args |
|
) |
| |
|
protected |
| var HideKeyboard |
( |
var |
inputPane, |
|
|
var |
args |
|
) |
| |
|
protected |
| local HideKeyboard |
( |
local |
inputPane, |
|
|
local |
args |
|
) |
| |
|
protected |
| void Initialize |
( |
Windows::UI::Core::CoreWindow^ |
window, |
|
|
Windows::UI::Xaml::Controls::SwapChainBackgroundPanel^ |
panel |
|
) |
| |
| var Initialize |
( |
var |
window, |
|
|
var |
panel |
|
) |
| |
| local Initialize |
( |
local |
window, |
|
|
local |
panel |
|
) |
| |
| void OnCharacterReceived |
( |
Windows::UI::Core::CoreWindow^ |
sender, |
|
|
Windows::UI::Core::CharacterReceivedEventArgs^ |
args |
|
) |
| |
|
protected |
| var OnCharacterReceived |
( |
var |
sender, |
|
|
var |
args |
|
) |
| |
|
protected |
| local OnCharacterReceived |
( |
local |
sender, |
|
|
local |
args |
|
) |
| |
|
protected |
| void OnKeyDown |
( |
Windows::UI::Core::CoreWindow^ |
sender, |
|
|
Windows::UI::Core::KeyEventArgs^ |
args |
|
) |
| |
|
protected |
| var OnKeyDown |
( |
var |
sender, |
|
|
var |
args |
|
) |
| |
|
protected |
| local OnKeyDown |
( |
local |
sender, |
|
|
local |
args |
|
) |
| |
|
protected |
| void OnOrientationChanged |
( |
Platform::Object^ |
sender) | |
|
|
protected |
| var OnOrientationChanged |
( |
var |
sender) | |
|
|
protected |
| local OnOrientationChanged |
( |
local |
sender) | |
|
|
protected |
| void SetFocus |
( |
bool |
hasFocus) | |
|
| var SetFocus |
( |
var |
hasFocus) | |
|
| local SetFocus |
( |
local |
hasFocus) | |
|
| void setIMEKeyboardState |
( |
bool |
bOpen) | |
|
| var setIMEKeyboardState |
( |
var |
bOpen) | |
|
| local setIMEKeyboardState |
( |
local |
bOpen) | |
|
| void ShowKeyboard |
( |
Windows::UI::ViewManagement::InputPane^ |
inputPane, |
|
|
Windows::UI::ViewManagement::InputPaneVisibilityEventArgs^ |
args |
|
) |
| |
|
protected |
| var ShowKeyboard |
( |
var |
inputPane, |
|
|
var |
args |
|
) |
| |
|
protected |
| local ShowKeyboard |
( |
local |
inputPane, |
|
|
local |
args |
|
) |
| |
|
protected |
| WinRTWindow |
( |
Windows::UI::Core::CoreWindow^ |
window) | |
|
| var WinRTWindow |
( |
var |
window) | |
|
| local WinRTWindow |
( |
local |
window) | |
|
| WP8Keyboard |
( |
Windows::UI::Core::CoreWindow^ |
parentWindow) | |
|
| var WP8Keyboard |
( |
var |
parentWindow) | |
|
| local WP8Keyboard |
( |
local |
parentWindow) | |
|
| WP8Window |
( |
Windows::UI::Core::CoreWindow^ |
parentWindow) | |
|
| var WP8Window |
( |
var |
parentWindow) | |
|
| local WP8Window |
( |
local |
parentWindow) | |
|
The documentation for this class was generated from the following files:
- /Users/cocos2d/MyWork/cocos2d-x/cocos2dx/platform/winrt/CCEGLView.h
- /Users/cocos2d/MyWork/cocos2d-x/cocos2dx/platform/wp8/CCEGLView.h
- /Users/cocos2d/MyWork/cocos2d-x/cocos2dx/platform/wp8/WP8Keyboard.h