3#include "mc/_HeaderOutputPredefine.h"
16 ::ll::TypedStorage<8, 64, ::std::function<::VisualTreeProxy*()>> mGetVisualTree;
17 ::ll::TypedStorage<8, 64, ::std::function<::FocusManagerProxy*()>> mGetFocusManager;
18 ::ll::TypedStorage<8, 64, ::std::function<bool()>> mIsInitialized;
19 ::ll::TypedStorage<8, 64, ::std::function<bool(::std::string
const&, ::ScreenEvent&)>>
20 mTestAutomationHandleRawInputEvent;
21 ::ll::TypedStorage<8, 64, ::std::function<bool()>> mIsAnyFocusControlHovered;
26 ScreenViewProxyCallbacks& operator=(ScreenViewProxyCallbacks
const&);
27 ScreenViewProxyCallbacks();
32 MCAPI ScreenViewProxyCallbacks(::ScreenViewProxyCallbacks
const&);
34 MCAPI ~ScreenViewProxyCallbacks();
40 MCFOLD
void* $ctor(::ScreenViewProxyCallbacks
const&);
Definition FocusManagerProxy.h:5
Definition VisualTreeProxy.h:5
Definition ScreenEvent.h:5
Definition ScreenViewProxyCallbacks.h:5