[NUI] Re-structuring NUI by classifying modules
authorDongsug Song <dongsug.song@samsung.com>
Thu, 28 Jan 2021 10:12:05 +0000 (19:12 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Thu, 28 Jan 2021 10:38:26 +0000 (19:38 +0900)
commita1aa67f92f4a432b2138961cad23e1ce1f24b7c9
tree075c2cdd5b27a9638d05234405606a5611f44a9b
parent6a1acdd2be6ba116d9d27ca0cc3e013825fa3d8a
[NUI] Re-structuring NUI by classifying modules
361 files changed:
src/Tizen.NUI/src/internal/Accessibility/AccessibilityActionSignal.cs [moved from src/Tizen.NUI/src/internal/AccessibilityActionSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Accessibility/AccessibilityFocusOvershotSignal.cs [moved from src/Tizen.NUI/src/internal/AccessibilityFocusOvershotSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Animation/AnimatablePropertyComponentRegistration.cs [moved from src/Tizen.NUI/src/internal/AnimatablePropertyComponentRegistration.cs with 100% similarity]
src/Tizen.NUI/src/internal/Animation/AnimatablePropertyRegistration.cs [moved from src/Tizen.NUI/src/internal/AnimatablePropertyRegistration.cs with 100% similarity]
src/Tizen.NUI/src/internal/Animation/AnimationSignal.cs [moved from src/Tizen.NUI/src/internal/AnimationSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Application/Application.cs [moved from src/Tizen.NUI/src/internal/Application.cs with 100% similarity]
src/Tizen.NUI/src/internal/Application/ApplicationControlSignal.cs [moved from src/Tizen.NUI/src/internal/ApplicationControlSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Application/ApplicationSignal.cs [moved from src/Tizen.NUI/src/internal/ApplicationSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Application/ComponentApplication.cs [moved from src/Tizen.NUI/src/internal/ComponentApplication.cs with 100% similarity]
src/Tizen.NUI/src/internal/Application/NUIComponentCoreBackend.cs [moved from src/Tizen.NUI/src/internal/NUIComponentCoreBackend.cs with 100% similarity]
src/Tizen.NUI/src/internal/Application/NUICoreBackend.cs [moved from src/Tizen.NUI/src/internal/NUICoreBackend.cs with 100% similarity]
src/Tizen.NUI/src/internal/Application/NUIWidgetCoreBackend.cs [moved from src/Tizen.NUI/src/internal/NUIWidgetCoreBackend.cs with 100% similarity]
src/Tizen.NUI/src/internal/Application/WatchApplication.cs [moved from src/Tizen.NUI/src/internal/WatchApplication.cs with 100% similarity]
src/Tizen.NUI/src/internal/Application/WatchBoolSignal.cs [moved from src/Tizen.NUI/src/internal/WatchBoolSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Application/WatchTimeSignal.cs [moved from src/Tizen.NUI/src/internal/WatchTimeSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/ActivatedSignalType.cs [moved from src/Tizen.NUI/src/internal/ActivatedSignalType.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/Alignment.cs [moved from src/Tizen.NUI/src/internal/Alignment.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/AngleAxis.cs [moved from src/Tizen.NUI/src/internal/AngleAxis.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/AngleThresholdPair.cs [moved from src/Tizen.NUI/src/internal/AngleThresholdPair.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/Any.cs [moved from src/Tizen.NUI/src/internal/Any.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/ArgumentHelper.cs [moved from src/Tizen.NUI/src/internal/ArgumentHelper.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/AsyncImageLoader.cs [moved from src/Tizen.NUI/src/internal/AsyncImageLoader.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/AuthenticationSignalType.cs [moved from src/Tizen.NUI/src/internal/AuthenticationSignalType.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/BackKeyManager.cs [moved from src/Tizen.NUI/src/internal/BackKeyManager.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/BaseObject.cs [moved from src/Tizen.NUI/src/internal/BaseObject.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/ButtonSignal.cs [moved from src/Tizen.NUI/src/internal/ButtonSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/ChildPropertyRegistration.cs [moved from src/Tizen.NUI/src/internal/ChildPropertyRegistration.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/ContentReceivedSignalType.cs [moved from src/Tizen.NUI/src/internal/ContentReceivedSignalType.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/ControlKeySignal.cs [moved from src/Tizen.NUI/src/internal/ControlKeySignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/CustomActor.cs [moved from src/Tizen.NUI/src/internal/CustomActor.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/CustomActorImpl.cs [moved from src/Tizen.NUI/src/internal/CustomActorImpl.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/CustomAlgorithmInterface.cs [moved from src/Tizen.NUI/src/internal/CustomAlgorithmInterface.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/DaliEnumConstants.cs [moved from src/Tizen.NUI/src/internal/DaliEnumConstants.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/DaliEventHandler.cs [moved from src/Tizen.NUI/src/internal/DaliEventHandler.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/DaliException.cs [moved from src/Tizen.NUI/src/internal/DaliException.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/DefaultItemLayoutProperty.cs [moved from src/Tizen.NUI/src/internal/DefaultItemLayoutProperty.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/DefaultItemLayoutType.cs [moved from src/Tizen.NUI/src/internal/DefaultItemLayoutType.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/DefaultRuler.cs [moved from src/Tizen.NUI/src/internal/DefaultRuler.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/DepthFunctionType.cs [moved from src/Tizen.NUI/src/internal/DepthFunctionType.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/DepthTestModeType.cs [moved from src/Tizen.NUI/src/internal/DepthTestModeType.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/DepthWriteModeType.cs [moved from src/Tizen.NUI/src/internal/DepthWriteModeType.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/DirectionType.cs [moved from src/Tizen.NUI/src/internal/DirectionType.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/Disposable.cs [moved from src/Tizen.NUI/src/internal/Disposable.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/DisposeQueue.cs [moved from src/Tizen.NUI/src/internal/DisposeQueue.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/EnumHelper.cs [moved from src/Tizen.NUI/src/internal/EnumHelper.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/EventThreadCallback.cs [moved from src/Tizen.NUI/src/internal/EventThreadCallback.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/Extensions.cs [moved from src/Tizen.NUI/src/internal/Extensions.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/FaceCullingModeType.cs [moved from src/Tizen.NUI/src/internal/FaceCullingModeType.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/FixedRuler.cs [moved from src/Tizen.NUI/src/internal/FixedRuler.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/FloatSignal.cs [moved from src/Tizen.NUI/src/internal/FloatSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/FocusChangedSignal.cs [moved from src/Tizen.NUI/src/internal/FocusChangedSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/FocusGroupChangedSignal.cs [moved from src/Tizen.NUI/src/internal/FocusGroupChangedSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/FontDescription.cs [moved from src/Tizen.NUI/src/internal/FontDescription.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/FontMetrics.cs [moved from src/Tizen.NUI/src/internal/FontMetrics.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/FrameBuffer.cs [moved from src/Tizen.NUI/src/internal/FrameBuffer.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/FriendAssembly.cs [moved from src/Tizen.NUI/src/internal/FriendAssembly.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/GLWindowResizedSignal.cs [moved from src/Tizen.NUI/src/internal/GLWindowResizedSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/GlyphInfo.cs [moved from src/Tizen.NUI/src/internal/GlyphInfo.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/HoverSignal.cs [moved from src/Tizen.NUI/src/internal/HoverSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/InputMethodOptions.cs [moved from src/Tizen.NUI/src/internal/InputMethodOptions.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/InterceptTouchSignal.cs [moved from src/Tizen.NUI/src/internal/InterceptTouchSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/KeyEventSignal.cs [moved from src/Tizen.NUI/src/internal/KeyEventSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/KeyInputFocusManager.cs [moved from src/Tizen.NUI/src/internal/KeyInputFocusManager.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/KeyInputFocusSignal.cs [moved from src/Tizen.NUI/src/internal/KeyInputFocusSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/KeyboardEventSignalType.cs [moved from src/Tizen.NUI/src/internal/KeyboardEventSignalType.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/KeyboardRepeatSettingsChangedSignal.cs [moved from src/Tizen.NUI/src/internal/KeyboardRepeatSettingsChangedSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/KeyboardResizedSignalType.cs [moved from src/Tizen.NUI/src/internal/KeyboardResizedSignalType.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/KeyboardTypeSignalType.cs [moved from src/Tizen.NUI/src/internal/KeyboardTypeSignalType.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/LanguageChangedSignalType.cs [moved from src/Tizen.NUI/src/internal/LanguageChangedSignalType.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/LinearConstrainer.cs [moved from src/Tizen.NUI/src/internal/LinearConstrainer.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/ListEventSignalType.cs [moved from src/Tizen.NUI/src/internal/ListEventSignalType.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/LoadingState.cs [moved from src/Tizen.NUI/src/internal/LoadingState.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/LongPressGestureDetectedSignal.cs [moved from src/Tizen.NUI/src/internal/LongPressGestureDetectedSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/LowBatterySignalType.cs [moved from src/Tizen.NUI/src/internal/LowBatterySignalType.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/LowMemorySignalType.cs [moved from src/Tizen.NUI/src/internal/LowMemorySignalType.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/Matrix.cs [moved from src/Tizen.NUI/src/internal/Matrix.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/Matrix3.cs [moved from src/Tizen.NUI/src/internal/Matrix3.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/Model3dView.cs [moved from src/Tizen.NUI/src/internal/Model3dView.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/NUIEventType.cs [moved from src/Tizen.NUI/src/internal/NUIEventType.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/NUIWindowInfo.cs [moved from src/Tizen.NUI/src/internal/NUIWindowInfo.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/NativeImageInterface.cs [moved from src/Tizen.NUI/src/internal/NativeImageInterface.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/Object.cs [moved from src/Tizen.NUI/src/internal/Object.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/ObjectCreatedSignal.cs [moved from src/Tizen.NUI/src/internal/ObjectCreatedSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/ObjectDestroyedSignal.cs [moved from src/Tizen.NUI/src/internal/ObjectDestroyedSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/ObjectRegistry.cs [moved from src/Tizen.NUI/src/internal/ObjectRegistry.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/PanGestureDetectedSignal.cs [moved from src/Tizen.NUI/src/internal/PanGestureDetectedSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/PathConstrainer.cs [moved from src/Tizen.NUI/src/internal/PathConstrainer.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/PinchGestureDetectedSignal.cs [moved from src/Tizen.NUI/src/internal/PinchGestureDetectedSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/PreFocusChangeSignal.cs [moved from src/Tizen.NUI/src/internal/PreFocusChangeSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/ProgressBarValueChangedSignal.cs [moved from src/Tizen.NUI/src/internal/ProgressBarValueChangedSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/PropertyHelper.cs [moved from src/Tizen.NUI/src/internal/PropertyHelper.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/PropertyRangeManager.cs [moved from src/Tizen.NUI/src/internal/PropertyRangeManager.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/PropertyRanges.cs [moved from src/Tizen.NUI/src/internal/PropertyRanges.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/PropertyRegistration.cs [moved from src/Tizen.NUI/src/internal/PropertyRegistration.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/RefObject.cs [moved from src/Tizen.NUI/src/internal/RefObject.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/Registry.cs [moved from src/Tizen.NUI/src/internal/Registry.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/RenderBufferFormat.cs [moved from src/Tizen.NUI/src/internal/RenderBufferFormat.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/RenderModeType.cs [moved from src/Tizen.NUI/src/internal/RenderModeType.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/RenderTask.cs [moved from src/Tizen.NUI/src/internal/RenderTask.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/RenderTaskList.cs [moved from src/Tizen.NUI/src/internal/RenderTaskList.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/RenderTaskSignal.cs [moved from src/Tizen.NUI/src/internal/RenderTaskSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/RenderingType.cs [moved from src/Tizen.NUI/src/internal/RenderingType.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/ResizedSignal.cs [moved from src/Tizen.NUI/src/internal/ResizedSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/RotationGestureDetectedSignal.cs [moved from src/Tizen.NUI/src/internal/RotationGestureDetectedSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/Ruler.cs [moved from src/Tizen.NUI/src/internal/Ruler.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/RulerDomain.cs [moved from src/Tizen.NUI/src/internal/RulerDomain.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/RulerPtr.cs [moved from src/Tizen.NUI/src/internal/RulerPtr.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/ScrollStateChangedSignal.cs [moved from src/Tizen.NUI/src/internal/ScrollStateChangedSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/ScrollViewSnapStartedSignal.cs [moved from src/Tizen.NUI/src/internal/ScrollViewSnapStartedSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/ScrollableSignal.cs [moved from src/Tizen.NUI/src/internal/ScrollableSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/SignalConnectorType.cs [moved from src/Tizen.NUI/src/internal/SignalConnectorType.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/SignalObserver.cs [moved from src/Tizen.NUI/src/internal/SignalObserver.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/SliderMarkReachedSignal.cs [moved from src/Tizen.NUI/src/internal/SliderMarkReachedSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/SliderValueChangedSignal.cs [moved from src/Tizen.NUI/src/internal/SliderValueChangedSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/SlotObserver.cs [moved from src/Tizen.NUI/src/internal/SlotObserver.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/SnapType.cs [moved from src/Tizen.NUI/src/internal/SnapType.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/StageWheelSignal.cs [moved from src/Tizen.NUI/src/internal/StageWheelSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/StateChangedSignalType.cs [moved from src/Tizen.NUI/src/internal/StateChangedSignalType.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/StatusSignalType.cs [moved from src/Tizen.NUI/src/internal/StatusSignalType.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/StencilFunctionType.cs [moved from src/Tizen.NUI/src/internal/StencilFunctionType.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/StencilOperationType.cs [moved from src/Tizen.NUI/src/internal/StencilOperationType.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/StringValuePair.cs [moved from src/Tizen.NUI/src/internal/StringValuePair.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/StyleChangedSignal.cs [moved from src/Tizen.NUI/src/internal/StyleChangedSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/TapGestureDetectedSignal.cs [moved from src/Tizen.NUI/src/internal/TapGestureDetectedSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/TextEditorSignal.cs [moved from src/Tizen.NUI/src/internal/TextEditorSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/TextFieldSignal.cs [moved from src/Tizen.NUI/src/internal/TextFieldSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/TimePeriod.cs [moved from src/Tizen.NUI/src/internal/TimePeriod.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/TimerSignalType.cs [moved from src/Tizen.NUI/src/internal/TimerSignalType.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/ToolkitPropertyRange.cs [moved from src/Tizen.NUI/src/internal/ToolkitPropertyRange.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/TooltipPositionType.cs [moved from src/Tizen.NUI/src/internal/TooltipPositionType.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/TouchDataSignal.cs [moved from src/Tizen.NUI/src/internal/TouchDataSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/TouchPoint.cs [moved from src/Tizen.NUI/src/internal/TouchPoint.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/TouchPointContainer.cs [moved from src/Tizen.NUI/src/internal/TouchPointContainer.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/TouchSignal.cs [moved from src/Tizen.NUI/src/internal/TouchSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/TypeAction.cs [moved from src/Tizen.NUI/src/internal/TypeAction.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/TypeRegistration.cs [moved from src/Tizen.NUI/src/internal/TypeRegistration.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/Uint16Pair.cs [moved from src/Tizen.NUI/src/internal/Uint16Pair.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/VectorBase.cs [moved from src/Tizen.NUI/src/internal/VectorBase.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/VectorBlob.cs [moved from src/Tizen.NUI/src/internal/VectorBlob.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/VectorUint16Pair.cs [moved from src/Tizen.NUI/src/internal/VectorUint16Pair.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/VectorUnsignedChar.cs [moved from src/Tizen.NUI/src/internal/VectorUnsignedChar.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/VersionCheck.cs [moved from src/Tizen.NUI/src/internal/VersionCheck.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/VideoViewSignal.cs [moved from src/Tizen.NUI/src/internal/VideoViewSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/ViewImpl.cs [moved from src/Tizen.NUI/src/internal/ViewImpl.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/ViewLayoutDirectionChangedSignal.cs [moved from src/Tizen.NUI/src/internal/ViewLayoutDirectionChangedSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/ViewResourceReadySignal.cs [moved from src/Tizen.NUI/src/internal/ViewResourceReadySignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/ViewSignal.cs [moved from src/Tizen.NUI/src/internal/ViewSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/ViewVisibilityChangedSignal.cs [moved from src/Tizen.NUI/src/internal/ViewVisibilityChangedSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/ViewWrapperImpl.cs [moved from src/Tizen.NUI/src/internal/ViewWrapperImpl.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/VisualEventSignal.cs [moved from src/Tizen.NUI/src/internal/VisualEventSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/VoidSignal.cs [moved from src/Tizen.NUI/src/internal/VoidSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/WeakEvent.cs [moved from src/Tizen.NUI/src/internal/WeakEvent.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/WeakEventHandler.cs [moved from src/Tizen.NUI/src/internal/WeakEventHandler.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/WheelSignal.cs [moved from src/Tizen.NUI/src/internal/WheelSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/doublep.cs [moved from src/Tizen.NUI/src/internal/doublep.cs with 100% similarity]
src/Tizen.NUI/src/internal/Common/floatp.cs [moved from src/Tizen.NUI/src/internal/floatp.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/NDalic.cs [moved from src/Tizen.NUI/src/internal/NDalic.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_CallbackBase.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_CallbackBase.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_Dali__CallbackBase.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__CallbackBase.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_Dali__Constraint.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Constraint.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_Dali__CustomActorImpl__Extension.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__CustomActorImpl__Extension.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_Dali__FunctorDelegate.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__FunctorDelegate.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_Dali__Internal__Texture.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Internal__Texture.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_Dali__Internal__TypeRegistry.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Internal__TypeRegistry.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_Dali__IntrusivePtrT_Dali__Toolkit__ItemLayout_t.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__IntrusivePtrT_Dali__Toolkit__ItemLayout_t.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_Dali__RectT_unsigned_int_t.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__RectT_unsigned_int_t.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_Dali__RenderSurface.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__RenderSurface.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_Dali__SignalT_bool_fDali__Actor_Dali__TouchEvent_const_RF_t.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_bool_fDali__Actor_Dali__TouchEvent_const_RF_t.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_Dali__SignalT_bool_fDali__Toolkit__AccessibilityManager_R_Dali__TouchEvent_const_RF_t.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_bool_fDali__Toolkit__AccessibilityManager_R_Dali__TouchEvent_const_RF_t.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_Dali__SignalT_void_fDali__Actor_bool_Dali__DevelActor__VisibilityChange__TypeF_t.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__Actor_bool_Dali__DevelActor__VisibilityChange__TypeF_t.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__Control_Dali__Toolkit__ControlF_t.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__Control_Dali__Toolkit__ControlF_t.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__TextEditor_Dali__Toolkit__TextEditor__InputStyle.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__TextEditor_Dali__Toolkit__TextEditor__InputStyle.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__TextField_Dali__Toolkit__TextField__InputStyle__MaskF_t.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__TextField_Dali__Toolkit__TextField__InputStyle__MaskF_t.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_Dali__SignalT_void_fuint32_t_Dali__PixelDataF_t.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_void_fuint32_t_Dali__PixelDataF_t.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_Dali__Toolkit__ClampState.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Toolkit__ClampState.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_Dali__Toolkit__Internal__AsyncImageLoader.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Toolkit__Internal__AsyncImageLoader.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_Dali__Toolkit__Internal__Control__Extension.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Toolkit__Internal__Control__Extension.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_Dali__Toolkit__Internal__TransitionData.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Toolkit__Internal__TransitionData.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_Dali__Toolkit__Internal__Visual__Base.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Toolkit__Internal__Visual__Base.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_Dali__Toolkit__ItemFactory__Extension.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Toolkit__ItemFactory__Extension.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_Dali__VectorT_uint32_t_TypeTraitsT_uint32_t_t__IS_TRIVIAL_TYPE__true_t.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__VectorT_uint32_t_TypeTraitsT_uint32_t_t__IS_TRIVIAL_TYPE__true_t.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_Dali__Widget__Impl.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Widget__Impl.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_FunctorDelegate.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_FunctorDelegate.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_KeyboardFocusManager.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_KeyboardFocusManager.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_PropertyInputContainer.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_PropertyInputContainer.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_bundle.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_bundle.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_double.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_double.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_f_float__float.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_f_float__float.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_f_p_Dali__BaseObject_Dali__Property__Index__Dali__Property__Value.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_f_p_Dali__BaseObject_Dali__Property__Index__Dali__Property__Value.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_f_p_Dali__BaseObject_int_r_q_const__Dali__Property__Value__void.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_f_p_Dali__BaseObject_int_r_q_const__Dali__Property__Value__void.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_f_p_Dali__BaseObject_p_Dali__ConnectionTrackerInterface.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_f_p_Dali__BaseObject_p_Dali__ConnectionTrackerInterface.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_f_p_Dali__BaseObject_r_q_const__std__string_r_q_const__Dali__Property__Map__bool.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_f_p_Dali__BaseObject_r_q_const__std__string_r_q_const__Dali__Property__Map__bool.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_f_p_q_const__Dali__Any__AnyContainerBase__void.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_f_p_q_const__Dali__Any__AnyContainerBase__void.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_f_r_Dali__Vector2__bool.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_f_r_Dali__Vector2__bool.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_f_r_q_const__Dali__Any__AnyContainerBase__p_Dali__Any__AnyContainerBase.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_f_r_q_const__Dali__Any__AnyContainerBase__p_Dali__Any__AnyContainerBase.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_f_r_q_const__Dali__Vector3__float.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_f_r_q_const__Dali__Vector3__float.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_float.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_float.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_int.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_int.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_p_Dali__TextAbstraction__VectorBlob.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_p_Dali__TextAbstraction__VectorBlob.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_std__type_info.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_std__type_info.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_std__vectorT_Dali__TextAbstraction__FontDescription_t.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_std__vectorT_Dali__TextAbstraction__FontDescription_t.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_time_t.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_time_t.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_tm.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_tm.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_uint16_t.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_uint16_t.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_uint8_t.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_uint8_t.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_unsigned_char.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_unsigned_char.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_unsigned_int.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_unsigned_int.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_unsigned_short.cs [moved from src/Tizen.NUI/src/internal/SWIGTYPE_p_unsigned_short.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/intp.cs [moved from src/Tizen.NUI/src/internal/intp.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/uintp.cs [moved from src/Tizen.NUI/src/internal/uintp.cs with 100% similarity]
src/Tizen.NUI/src/internal/NativeBinding/ushortp.cs [moved from src/Tizen.NUI/src/internal/ushortp.cs with 100% similarity]
src/Tizen.NUI/src/internal/Utility/BlendFactorType.cs [moved from src/Tizen.NUI/src/internal/BlendFactorType.cs with 100% similarity]
src/Tizen.NUI/src/internal/Utility/BlendModeType.cs [moved from src/Tizen.NUI/src/internal/BlendModeType.cs with 100% similarity]
src/Tizen.NUI/src/internal/Utility/Builder.cs [moved from src/Tizen.NUI/src/internal/Builder.cs with 100% similarity]
src/Tizen.NUI/src/internal/Utility/Camera.cs [moved from src/Tizen.NUI/src/internal/Camera.cs with 100% similarity]
src/Tizen.NUI/src/internal/Utility/ConnectionTracker.cs [moved from src/Tizen.NUI/src/internal/ConnectionTracker.cs with 100% similarity]
src/Tizen.NUI/src/internal/Utility/ConnectionTrackerInterface.cs [moved from src/Tizen.NUI/src/internal/ConnectionTrackerInterface.cs with 100% similarity]
src/Tizen.NUI/src/internal/Utility/CreateWidgetFunction.cs [moved from src/Tizen.NUI/src/internal/CreateWidgetFunction.cs with 100% similarity]
src/Tizen.NUI/src/internal/Utility/EnvironmentVariable.cs [moved from src/Tizen.NUI/src/internal/EnvironmentVariable.cs with 100% similarity]
src/Tizen.NUI/src/internal/Utility/GaussianBlurView.cs [moved from src/Tizen.NUI/src/internal/GaussianBlurView.cs with 100% similarity]
src/Tizen.NUI/src/internal/Utility/GaussianBlurViewSignal.cs [moved from src/Tizen.NUI/src/internal/GaussianBlurViewSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Utility/Item.cs [moved from src/Tizen.NUI/src/internal/Item.cs with 100% similarity]
src/Tizen.NUI/src/internal/Utility/ItemCollection.cs [moved from src/Tizen.NUI/src/internal/ItemCollection.cs with 100% similarity]
src/Tizen.NUI/src/internal/Utility/ItemFactory.cs [moved from src/Tizen.NUI/src/internal/ItemFactory.cs with 100% similarity]
src/Tizen.NUI/src/internal/Utility/ItemIdCollection.cs [moved from src/Tizen.NUI/src/internal/ItemIdCollection.cs with 100% similarity]
src/Tizen.NUI/src/internal/Utility/ItemLayout.cs [moved from src/Tizen.NUI/src/internal/ItemLayout.cs with 100% similarity]
src/Tizen.NUI/src/internal/Utility/ItemRange.cs [moved from src/Tizen.NUI/src/internal/ItemRange.cs with 100% similarity]
src/Tizen.NUI/src/internal/Utility/ItemView.cs [moved from src/Tizen.NUI/src/internal/ItemView.cs with 100% similarity]
src/Tizen.NUI/src/internal/Utility/PageFactory.cs [moved from src/Tizen.NUI/src/internal/PageFactory.cs with 100% similarity]
src/Tizen.NUI/src/internal/Utility/PagePanSignal.cs [moved from src/Tizen.NUI/src/internal/PagePanSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Utility/PageTurnLandscapeView.cs [moved from src/Tizen.NUI/src/internal/PageTurnLandscapeView.cs with 100% similarity]
src/Tizen.NUI/src/internal/Utility/PageTurnPortraitView.cs [moved from src/Tizen.NUI/src/internal/PageTurnPortraitView.cs with 100% similarity]
src/Tizen.NUI/src/internal/Utility/PageTurnSignal.cs [moved from src/Tizen.NUI/src/internal/PageTurnSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Utility/PageTurnView.cs [moved from src/Tizen.NUI/src/internal/PageTurnView.cs with 100% similarity]
src/Tizen.NUI/src/internal/WebView/WebBackForwardList.cs [moved from src/Tizen.NUI/src/internal/WebBackForwardList.cs with 100% similarity]
src/Tizen.NUI/src/internal/WebView/WebContext.cs [moved from src/Tizen.NUI/src/internal/WebContext.cs with 100% similarity]
src/Tizen.NUI/src/internal/WebView/WebCookieManager.cs [moved from src/Tizen.NUI/src/internal/WebCookieManager.cs with 100% similarity]
src/Tizen.NUI/src/internal/WebView/WebSettings.cs [moved from src/Tizen.NUI/src/internal/WebSettings.cs with 100% similarity]
src/Tizen.NUI/src/internal/WebView/WebView.cs [moved from src/Tizen.NUI/src/internal/WebView.cs with 100% similarity]
src/Tizen.NUI/src/internal/WebView/WebViewPageLoadErrorEventArgs.cs [moved from src/Tizen.NUI/src/internal/WebViewPageLoadErrorEventArgs.cs with 100% similarity]
src/Tizen.NUI/src/internal/WebView/WebViewPageLoadErrorSignal.cs [moved from src/Tizen.NUI/src/internal/WebViewPageLoadErrorSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/WebView/WebViewPageLoadEventArgs.cs [moved from src/Tizen.NUI/src/internal/WebViewPageLoadEventArgs.cs with 100% similarity]
src/Tizen.NUI/src/internal/WebView/WebViewPageLoadSignal.cs [moved from src/Tizen.NUI/src/internal/WebViewPageLoadSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/WebView/WebViewScrollEdgeReachedEventArgs.cs [moved from src/Tizen.NUI/src/internal/WebViewScrollEdgeReachedEventArgs.cs with 100% similarity]
src/Tizen.NUI/src/internal/WebView/WebViewScrollEdgeReachedSignal.cs [moved from src/Tizen.NUI/src/internal/WebViewScrollEdgeReachedSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Widget/WidgetApplication.cs [moved from src/Tizen.NUI/src/internal/WidgetApplication.cs with 100% similarity]
src/Tizen.NUI/src/internal/Widget/WidgetImpl.cs [moved from src/Tizen.NUI/src/internal/WidgetImpl.cs with 100% similarity]
src/Tizen.NUI/src/internal/Widget/WidgetImplPtr.cs [moved from src/Tizen.NUI/src/internal/WidgetImplPtr.cs with 100% similarity]
src/Tizen.NUI/src/internal/Widget/WidgetViewSignal.cs [moved from src/Tizen.NUI/src/internal/WidgetViewSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Window/WindowEffectSignal.cs [moved from src/Tizen.NUI/src/internal/WindowEffectSignal.cs with 100% similarity]
src/Tizen.NUI/src/internal/Window/WindowFocusSignalType.cs [moved from src/Tizen.NUI/src/internal/WindowFocusSignalType.cs with 100% similarity]
src/Tizen.NUI/src/internal/Window/WindowVisibilityChangedEvent.cs [moved from src/Tizen.NUI/src/internal/WindowVisibilityChangedEvent.cs with 100% similarity]
src/Tizen.NUI/src/public/Animation/AlphaFunction.cs [moved from src/Tizen.NUI/src/public/AlphaFunction.cs with 100% similarity]
src/Tizen.NUI/src/public/Animation/Animatable.cs [moved from src/Tizen.NUI/src/public/Animatable.cs with 100% similarity]
src/Tizen.NUI/src/public/Animation/Animation.cs [moved from src/Tizen.NUI/src/public/Animation.cs with 100% similarity]
src/Tizen.NUI/src/public/Animation/KeyFrames.cs [moved from src/Tizen.NUI/src/public/KeyFrames.cs with 100% similarity]
src/Tizen.NUI/src/public/Animation/Path.cs [moved from src/Tizen.NUI/src/public/Path.cs with 100% similarity]
src/Tizen.NUI/src/public/Animation/TransitionAnimations.cs [moved from src/Tizen.NUI/src/public/TransitionAnimations/TransitionAnimations.cs with 100% similarity]
src/Tizen.NUI/src/public/Animation/TransitionData.cs [moved from src/Tizen.NUI/src/public/TransitionData.cs with 100% similarity]
src/Tizen.NUI/src/public/Animation/TransitionOptions.cs [moved from src/Tizen.NUI/src/public/TransitionOptions/TransitionOptions.cs with 100% similarity]
src/Tizen.NUI/src/public/Application/NUIApplication.cs [moved from src/Tizen.NUI/src/public/NUIApplication.cs with 100% similarity]
src/Tizen.NUI/src/public/Application/NUIComponentApplication.cs [moved from src/Tizen.NUI/src/public/NUIComponentApplication.cs with 100% similarity]
src/Tizen.NUI/src/public/Application/NUIFrameComponent.cs [moved from src/Tizen.NUI/src/public/NUIFrameComponent.cs with 100% similarity]
src/Tizen.NUI/src/public/Application/NUIWidgetApplication.cs [moved from src/Tizen.NUI/src/public/NUIWidgetApplication.cs with 100% similarity]
src/Tizen.NUI/src/public/Application/WatchTime.cs [moved from src/Tizen.NUI/src/public/WatchTime.cs with 100% similarity]
src/Tizen.NUI/src/public/Common/Adaptor.cs [moved from src/Tizen.NUI/src/public/Adaptor.cs with 100% similarity]
src/Tizen.NUI/src/public/Common/BaseHandle.cs [moved from src/Tizen.NUI/src/public/BaseHandle.cs with 100% similarity]
src/Tizen.NUI/src/public/Common/BlendEquationType.cs [moved from src/Tizen.NUI/src/public/BlendEquationType.cs with 100% similarity]
src/Tizen.NUI/src/public/Common/Color.cs [moved from src/Tizen.NUI/src/public/Color.cs with 100% similarity]
src/Tizen.NUI/src/public/Common/Container.cs [moved from src/Tizen.NUI/src/public/Container.cs with 100% similarity]
src/Tizen.NUI/src/public/Common/Degree.cs [moved from src/Tizen.NUI/src/public/Degree.cs with 100% similarity]
src/Tizen.NUI/src/public/Common/Extents.cs [moved from src/Tizen.NUI/src/public/Extents.cs with 100% similarity]
src/Tizen.NUI/src/public/Common/FrameUpdateCallbackInterface.cs [moved from src/Tizen.NUI/src/public/FrameUpdateCallbackInterface.cs with 100% similarity]
src/Tizen.NUI/src/public/Common/Layer.cs [moved from src/Tizen.NUI/src/public/Layer.cs with 100% similarity]
src/Tizen.NUI/src/public/Common/NUIConstants.cs [moved from src/Tizen.NUI/src/public/NUIConstants.cs with 100% similarity]
src/Tizen.NUI/src/public/Common/Position.cs [moved from src/Tizen.NUI/src/public/Position.cs with 100% similarity]
src/Tizen.NUI/src/public/Common/Position2D.cs [moved from src/Tizen.NUI/src/public/Position2D.cs with 100% similarity]
src/Tizen.NUI/src/public/Common/Property.cs [moved from src/Tizen.NUI/src/public/Property.cs with 100% similarity]
src/Tizen.NUI/src/public/Common/PropertyArray.cs [moved from src/Tizen.NUI/src/public/PropertyArray.cs with 100% similarity]
src/Tizen.NUI/src/public/Common/PropertyBuffer.cs [moved from src/Tizen.NUI/src/public/PropertyBuffer.cs with 100% similarity]
src/Tizen.NUI/src/public/Common/PropertyCondition.cs [moved from src/Tizen.NUI/src/public/PropertyCondition.cs with 100% similarity]
src/Tizen.NUI/src/public/Common/PropertyKey.cs [moved from src/Tizen.NUI/src/public/PropertyKey.cs with 100% similarity]
src/Tizen.NUI/src/public/Common/PropertyMap.cs [moved from src/Tizen.NUI/src/public/PropertyMap.cs with 100% similarity]
src/Tizen.NUI/src/public/Common/PropertyNotification.cs [moved from src/Tizen.NUI/src/public/PropertyNotification.cs with 100% similarity]
src/Tizen.NUI/src/public/Common/PropertyNotifySignal.cs [moved from src/Tizen.NUI/src/public/PropertyNotifySignal.cs with 100% similarity]
src/Tizen.NUI/src/public/Common/PropertyValue.cs [moved from src/Tizen.NUI/src/public/PropertyValue.cs with 100% similarity]
src/Tizen.NUI/src/public/Common/Radian.cs [moved from src/Tizen.NUI/src/public/Radian.cs with 100% similarity]
src/Tizen.NUI/src/public/Common/Rectangle.cs [moved from src/Tizen.NUI/src/public/Rectangle.cs with 100% similarity]
src/Tizen.NUI/src/public/Common/RelativeVector2.cs [moved from src/Tizen.NUI/src/public/RelativeVector2.cs with 100% similarity]
src/Tizen.NUI/src/public/Common/RelativeVector3.cs [moved from src/Tizen.NUI/src/public/RelativeVector3.cs with 100% similarity]
src/Tizen.NUI/src/public/Common/RelativeVector4.cs [moved from src/Tizen.NUI/src/public/RelativeVector4.cs with 100% similarity]
src/Tizen.NUI/src/public/Common/Rotation.cs [moved from src/Tizen.NUI/src/public/Rotation.cs with 100% similarity]
src/Tizen.NUI/src/public/Common/Size.cs [moved from src/Tizen.NUI/src/public/Size.cs with 100% similarity]
src/Tizen.NUI/src/public/Common/Size2D.cs [moved from src/Tizen.NUI/src/public/Size2D.cs with 100% similarity]
src/Tizen.NUI/src/public/Common/StyleManager.cs [moved from src/Tizen.NUI/src/public/StyleManager.cs with 100% similarity]
src/Tizen.NUI/src/public/Common/TypeInfo.cs [moved from src/Tizen.NUI/src/public/TypeInfo.cs with 100% similarity]
src/Tizen.NUI/src/public/Common/TypeRegistry.cs [moved from src/Tizen.NUI/src/public/TypeRegistry.cs with 100% similarity]
src/Tizen.NUI/src/public/Common/Vector2.cs [moved from src/Tizen.NUI/src/public/Vector2.cs with 100% similarity]
src/Tizen.NUI/src/public/Common/Vector3.cs [moved from src/Tizen.NUI/src/public/Vector3.cs with 100% similarity]
src/Tizen.NUI/src/public/Common/Vector4.cs [moved from src/Tizen.NUI/src/public/Vector4.cs with 100% similarity]
src/Tizen.NUI/src/public/CustomView/CustomViewRegistry.cs [moved from src/Tizen.NUI/src/public/CustomViewRegistry.cs with 100% similarity]
src/Tizen.NUI/src/public/CustomView/ViewWrapper.cs [moved from src/Tizen.NUI/src/public/ViewWrapper.cs with 100% similarity]
src/Tizen.NUI/src/public/Events/Gesture.cs [moved from src/Tizen.NUI/src/public/Gesture.cs with 100% similarity]
src/Tizen.NUI/src/public/Events/GestureDetector.cs [moved from src/Tizen.NUI/src/public/GestureDetector.cs with 100% similarity]
src/Tizen.NUI/src/public/Events/Hover.cs [moved from src/Tizen.NUI/src/public/Hover.cs with 100% similarity]
src/Tizen.NUI/src/public/Events/LongPressGesture.cs [moved from src/Tizen.NUI/src/public/LongPressGesture.cs with 100% similarity]
src/Tizen.NUI/src/public/Events/LongPressGestureDetector.cs [moved from src/Tizen.NUI/src/public/LongPressGestureDetector.cs with 100% similarity]
src/Tizen.NUI/src/public/Events/PanGesture.cs [moved from src/Tizen.NUI/src/public/PanGesture.cs with 100% similarity]
src/Tizen.NUI/src/public/Events/PanGestureDetector.cs [moved from src/Tizen.NUI/src/public/PanGestureDetector.cs with 100% similarity]
src/Tizen.NUI/src/public/Events/PinchGesture.cs [moved from src/Tizen.NUI/src/public/PinchGesture.cs with 100% similarity]
src/Tizen.NUI/src/public/Events/PinchGestureDetector.cs [moved from src/Tizen.NUI/src/public/PinchGestureDetector.cs with 100% similarity]
src/Tizen.NUI/src/public/Events/RotationGesture.cs [moved from src/Tizen.NUI/src/public/RotationGesture.cs with 100% similarity]
src/Tizen.NUI/src/public/Events/RotationGestureDetector.cs [moved from src/Tizen.NUI/src/public/RotationGestureDetector.cs with 100% similarity]
src/Tizen.NUI/src/public/Events/TapGesture.cs [moved from src/Tizen.NUI/src/public/TapGesture.cs with 100% similarity]
src/Tizen.NUI/src/public/Events/TapGestureDetector.cs [moved from src/Tizen.NUI/src/public/TapGestureDetector.cs with 100% similarity]
src/Tizen.NUI/src/public/Events/Touch.cs [moved from src/Tizen.NUI/src/public/Touch.cs with 100% similarity]
src/Tizen.NUI/src/public/Events/Wheel.cs [moved from src/Tizen.NUI/src/public/Wheel.cs with 100% similarity]
src/Tizen.NUI/src/public/Images/ImageLoading.cs [moved from src/Tizen.NUI/src/public/ImageLoading.cs with 100% similarity]
src/Tizen.NUI/src/public/Images/NativeImageSource.cs [moved from src/Tizen.NUI/src/public/NativeImageSource.cs with 100% similarity]
src/Tizen.NUI/src/public/Images/PixelBuffer.cs [moved from src/Tizen.NUI/src/public/PixelBuffer.cs with 100% similarity]
src/Tizen.NUI/src/public/Images/PixelData.cs [moved from src/Tizen.NUI/src/public/PixelData.cs with 100% similarity]
src/Tizen.NUI/src/public/Images/PixelFormat.cs [moved from src/Tizen.NUI/src/public/PixelFormat.cs with 100% similarity]
src/Tizen.NUI/src/public/Input/AutofillContainer.cs [moved from src/Tizen.NUI/src/public/AutofillContainer.cs with 100% similarity]
src/Tizen.NUI/src/public/Input/FocusManager.cs [moved from src/Tizen.NUI/src/public/FocusManager.cs with 100% similarity]
src/Tizen.NUI/src/public/Input/InputMethod.cs [moved from src/Tizen.NUI/src/public/InputMethod.cs with 100% similarity]
src/Tizen.NUI/src/public/Input/InputMethodContext.cs [moved from src/Tizen.NUI/src/public/InputMethodContext.cs with 100% similarity]
src/Tizen.NUI/src/public/Input/Key.cs [moved from src/Tizen.NUI/src/public/Key.cs with 100% similarity]
src/Tizen.NUI/src/public/Input/KeyValue.cs [moved from src/Tizen.NUI/src/public/KeyValue.cs with 100% similarity]
src/Tizen.NUI/src/public/Layouting/PaddingType.cs [moved from src/Tizen.NUI/src/public/PaddingType.cs with 100% similarity]
src/Tizen.NUI/src/public/Layouting/RelayoutContainer.cs [moved from src/Tizen.NUI/src/public/RelayoutContainer.cs with 100% similarity]
src/Tizen.NUI/src/public/Rendering/FilterModeType.cs [moved from src/Tizen.NUI/src/public/FilterModeType.cs with 100% similarity]
src/Tizen.NUI/src/public/Rendering/Geometry.cs [moved from src/Tizen.NUI/src/public/Geometry.cs with 100% similarity]
src/Tizen.NUI/src/public/Rendering/Renderer.cs [moved from src/Tizen.NUI/src/public/Renderer.cs with 100% similarity]
src/Tizen.NUI/src/public/Rendering/Sampler.cs [moved from src/Tizen.NUI/src/public/Sampler.cs with 100% similarity]
src/Tizen.NUI/src/public/Rendering/Shader.cs [moved from src/Tizen.NUI/src/public/Shader.cs with 100% similarity]
src/Tizen.NUI/src/public/Rendering/Texture.cs [moved from src/Tizen.NUI/src/public/Texture.cs with 100% similarity]
src/Tizen.NUI/src/public/Rendering/TextureSet.cs [moved from src/Tizen.NUI/src/public/TextureSet.cs with 100% similarity]
src/Tizen.NUI/src/public/Rendering/TextureType.cs [moved from src/Tizen.NUI/src/public/TextureType.cs with 100% similarity]
src/Tizen.NUI/src/public/Rendering/VertexBuffer.cs [moved from src/Tizen.NUI/src/public/VertexBuffer.cs with 100% similarity]
src/Tizen.NUI/src/public/UIComponents/DirectionBias.cs [moved from src/Tizen.NUI/src/public/DirectionBias.cs with 100% similarity]
src/Tizen.NUI/src/public/UIComponents/ScrollViewEffect.cs [moved from src/Tizen.NUI/src/public/ScrollViewEffect.cs with 100% similarity]
src/Tizen.NUI/src/public/UIComponents/ScrollViewPagePathEffect.cs [moved from src/Tizen.NUI/src/public/ScrollViewPagePathEffect.cs with 100% similarity]
src/Tizen.NUI/src/public/Utility/Capture.cs [moved from src/Tizen.NUI/src/public/Capture.cs with 100% similarity]
src/Tizen.NUI/src/public/Utility/CubeTransitionEffect.cs [moved from src/Tizen.NUI/src/public/CubeTransitionEffect.cs with 100% similarity]
src/Tizen.NUI/src/public/Utility/FontClient.cs [moved from src/Tizen.NUI/src/public/FontClient.cs with 100% similarity]
src/Tizen.NUI/src/public/Utility/GraphicsTypeConverter.cs [moved from src/Tizen.NUI/src/public/GraphicsTypeConverter.cs with 100% similarity]
src/Tizen.NUI/src/public/Utility/GraphicsTypeManager.cs [moved from src/Tizen.NUI/src/public/GraphicsTypeManager.cs with 100% similarity]
src/Tizen.NUI/src/public/Utility/TTSPlayer.cs [moved from src/Tizen.NUI/src/public/TTSPlayer.cs with 100% similarity]
src/Tizen.NUI/src/public/Utility/Timer.cs [moved from src/Tizen.NUI/src/public/Timer.cs with 100% similarity]
src/Tizen.NUI/src/public/Visuals/VisualBase.cs [moved from src/Tizen.NUI/src/public/VisualBase.cs with 100% similarity]
src/Tizen.NUI/src/public/Visuals/VisualConstants.cs [moved from src/Tizen.NUI/src/public/VisualConstants.cs with 100% similarity]
src/Tizen.NUI/src/public/Visuals/VisualFactory.cs [moved from src/Tizen.NUI/src/public/VisualFactory.cs with 100% similarity]
src/Tizen.NUI/src/public/Visuals/VisualMaps.cs [moved from src/Tizen.NUI/src/public/VisualMaps.cs with 100% similarity]
src/Tizen.NUI/src/public/Widget/Widget.cs [moved from src/Tizen.NUI/src/public/Widget.cs with 100% similarity]
src/Tizen.NUI/src/public/Widget/WidgetView.cs [moved from src/Tizen.NUI/src/public/WidgetView.cs with 100% similarity]
src/Tizen.NUI/src/public/Widget/WidgetViewManager.cs [moved from src/Tizen.NUI/src/public/WidgetViewManager.cs with 100% similarity]
src/Tizen.NUI/src/public/Window/GLWindow.cs [moved from src/Tizen.NUI/src/public/GLWindow.cs with 100% similarity]
src/Tizen.NUI/src/public/Window/GLWindowEvent.cs [moved from src/Tizen.NUI/src/public/GLWindowEvent.cs with 100% similarity]
src/Tizen.NUI/src/public/Window/GLWindowVisibilityChangedEvent.cs [moved from src/Tizen.NUI/src/public/GLWindowVisibilityChangedEvent.cs with 100% similarity]
src/Tizen.NUI/src/public/Window/Window.cs [moved from src/Tizen.NUI/src/public/Window.cs with 100% similarity]
src/Tizen.NUI/src/public/Window/WindowEvent.cs [moved from src/Tizen.NUI/src/public/WindowEvent.cs with 100% similarity]