From c521aecff18ac5e5a7282bfc9e19a22d85aac853 Mon Sep 17 00:00:00 2001 From: "dongsug.song" Date: Fri, 13 Jan 2017 19:18:24 +0900 Subject: [PATCH] Dali C#: GBS build error fix - GBS build error occurs by the difference of dali version between tizen and devel/master branch. - Dali tizen branch should be upgraded as soon as possible. - change access modifiers of internal-folder as 'internal'. Signed-off-by: dongsug.song Change-Id: Ifb59141ede18c4a6d597b46f4b991aa63b0f1d32 --- Tizen.NUI/.vs/ClassLibrary1/v14/.suo | Bin 141824 -> 0 bytes Tizen.NUI/.vs/config/applicationhost.config | 1031 -- Tizen.NUI/ClassLibrary1.csproj | 372 - Tizen.NUI/ClassLibrary1.csproj.user | 6 - Tizen.NUI/ClassLibrary1.project.json | 11 - Tizen.NUI/ClassLibrary1.project.lock.json | 3814 ------ Tizen.NUI/ClassLibrary1.sln | 22 - Tizen.NUI/Properties/AssemblyInfo.cs | 36 - Tizen.NUI/Tizen.NUI.nuspec | 15 - .../ClassLibrary1.csproj.FileListAbsolute.txt | 10 - .../DesignTimeResolveAssemblyReferencesInput.cache | Bin 22566 -> 0 bytes ...tedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs | 0 ...tedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs | 0 ...tedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs | 0 Tizen.NUI/obj/Debug/dali-csharp-binder.dll | Bin 915456 -> 0 bytes Tizen.NUI/obj/Debug/dali-csharp-binder.pdb | Bin 375344 -> 0 bytes Tizen.NUI/src/dotnetcore/ViewImpl.cs | 821 -- Tizen.NUI/src/dotnetcore/addedManually.cs | 54 - Tizen.NUI/src/dotnetcore/handleref.cs | 51 - .../internal/AccessibilityActionScrollSignal.cs | 89 - .../src/internal/AccessibilityActionSignal.cs | 89 - .../internal/AccessibilityFocusOvershotSignal.cs | 88 - Tizen.NUI/src/internal/ActorContainer.cs | 315 - Tizen.NUI/src/internal/ActorHoverEventSignal.cs | 83 - Tizen.NUI/src/internal/ActorSignal.cs | 88 - Tizen.NUI/src/internal/ActorTouchDataSignal.cs | 83 - Tizen.NUI/src/internal/ActorWheelEventSignal.cs | 83 - Tizen.NUI/src/internal/Alignment.cs | 233 - Tizen.NUI/src/internal/AngleThresholdPair.cs | 83 - .../AnimatablePropertyComponentRegistration.cs | 49 - .../src/internal/AnimatablePropertyRegistration.cs | 53 - Tizen.NUI/src/internal/AnimationSignal.cs | 88 - Tizen.NUI/src/internal/Any.cs | 171 - Tizen.NUI/src/internal/ApplicationControlSignal.cs | 88 - Tizen.NUI/src/internal/ApplicationExtensions.cs | 78 - Tizen.NUI/src/internal/ApplicationSignal.cs | 88 - Tizen.NUI/src/internal/AsyncImageLoader.cs | 119 - Tizen.NUI/src/internal/BaseHandle.cs | 241 - Tizen.NUI/src/internal/BaseObject.cs | 64 - Tizen.NUI/src/internal/BlendEquationType.cs | 19 - Tizen.NUI/src/internal/BlendFactorType.cs | 31 - Tizen.NUI/src/internal/BlendModeType.cs | 19 - Tizen.NUI/src/internal/BoolSignal.cs | 82 - Tizen.NUI/src/internal/BufferImage.cs | 149 - Tizen.NUI/src/internal/Builder.cs | 263 - Tizen.NUI/src/internal/ButtonSignal.cs | 89 - Tizen.NUI/src/internal/CameraType.cs | 18 - .../src/internal/ChildPropertyRegistration.cs | 49 - Tizen.NUI/src/internal/ClampState.cs | 19 - Tizen.NUI/src/internal/ClampState2D.cs | 73 - Tizen.NUI/src/internal/ClippingModeType.cs | 18 - Tizen.NUI/src/internal/ColorMode.cs | 20 - Tizen.NUI/src/internal/ConnectionTracker.cs | 71 - .../src/internal/ConnectionTrackerInterface.cs | 55 - Tizen.NUI/src/internal/ControlKeyEventSignal.cs | 83 - Tizen.NUI/src/internal/ControlOrientationType.cs | 20 - Tizen.NUI/src/internal/CustomActor.cs | 80 - Tizen.NUI/src/internal/CustomActorImpl.cs | 185 - Tizen.NUI/src/internal/DaliException.cs | 73 - .../src/internal/DefaultItemLayoutProperty.cs | 42 - Tizen.NUI/src/internal/DefaultItemLayoutType.cs | 20 - Tizen.NUI/src/internal/DefaultRuler.cs | 72 - Tizen.NUI/src/internal/DepthFunctionType.cs | 24 - Tizen.NUI/src/internal/DepthTestModeType.cs | 19 - Tizen.NUI/src/internal/DepthWriteModeType.cs | 19 - Tizen.NUI/src/internal/DimensionType.cs | 19 - Tizen.NUI/src/internal/DirectionBias.cs | 19 - Tizen.NUI/src/internal/DisposeQueue.cs | 60 - Tizen.NUI/src/internal/DragAndDropDetector.cs | 90 - Tizen.NUI/src/internal/DrawModeType.cs | 19 - Tizen.NUI/src/internal/EncodedBufferImage.cs | 94 - Tizen.NUI/src/internal/FaceCullingModeType.cs | 20 - Tizen.NUI/src/internal/FilterModeType.cs | 24 - Tizen.NUI/src/internal/FittingModeType.cs | 20 - Tizen.NUI/src/internal/FixedRuler.cs | 76 - Tizen.NUI/src/internal/FloatSignal.cs | 82 - Tizen.NUI/src/internal/FocusChangedSignal.cs | 82 - Tizen.NUI/src/internal/FocusGroupChangedSignal.cs | 82 - Tizen.NUI/src/internal/FrameBuffer.cs | 145 - Tizen.NUI/src/internal/FrameBufferImage.cs | 106 - Tizen.NUI/src/internal/GaussianBlurViewSignal.cs | 82 - .../src/internal/GradientVisualSpreadMethodType.cs | 19 - Tizen.NUI/src/internal/GradientVisualUnitsType.cs | 18 - Tizen.NUI/src/internal/Handle.cs | 198 - Tizen.NUI/src/internal/HorizontalAlignmentType.cs | 19 - Tizen.NUI/src/internal/Image.cs | 182 - Tizen.NUI/src/internal/ImageSignal.cs | 88 - Tizen.NUI/src/internal/Item.cs | 82 - Tizen.NUI/src/internal/ItemContainer.cs | 315 - Tizen.NUI/src/internal/ItemFactory.cs | 68 - Tizen.NUI/src/internal/ItemIdContainer.cs | 339 - Tizen.NUI/src/internal/ItemLayout.cs | 181 - Tizen.NUI/src/internal/ItemRange.cs | 101 - Tizen.NUI/src/internal/KeyEventSignal.cs | 82 - Tizen.NUI/src/internal/KeyInputFocusSignal.cs | 82 - .../src/internal/KeyboardPreFocusChangeSignal.cs | 96 - Tizen.NUI/src/internal/LoadingState.cs | 19 - .../src/internal/LongPressGestureDetectedSignal.cs | 82 - Tizen.NUI/src/internal/LongPressGestureDetector.cs | 218 - Tizen.NUI/src/internal/ManualPINVOKE.cs | 191 - .../src/internal/MeshVisualShadingModeValue.cs | 19 - Tizen.NUI/src/internal/Meta.cs | 17 - Tizen.NUI/src/internal/NDalic.cs | 1037 -- Tizen.NUI/src/internal/NDalicPINVOKE.cs | 11154 ---------------- Tizen.NUI/src/internal/NativeImage.cs | 103 - Tizen.NUI/src/internal/NativeImageInterface.cs | 80 - Tizen.NUI/src/internal/NinePatchImage.cs | 122 - Tizen.NUI/src/internal/ObjectCreatedSignal.cs | 82 - Tizen.NUI/src/internal/ObjectDestroyedSignal.cs | 82 - Tizen.NUI/src/internal/ObjectRegistry.cs | 220 - Tizen.NUI/src/internal/PageFactory.cs | 63 - Tizen.NUI/src/internal/PagePanSignal.cs | 88 - Tizen.NUI/src/internal/PageTurnLandscapeView.cs | 86 - Tizen.NUI/src/internal/PageTurnPortraitView.cs | 86 - Tizen.NUI/src/internal/PageTurnSignal.cs | 88 - Tizen.NUI/src/internal/PanGestureDetectedSignal.cs | 88 - Tizen.NUI/src/internal/PanGestureDetector.cs | 427 - .../src/internal/PinchGestureDetectedSignal.cs | 88 - Tizen.NUI/src/internal/PinchGestureDetector.cs | 188 - Tizen.NUI/src/internal/PixelData.cs | 103 - Tizen.NUI/src/internal/PixelFormat.cs | 71 - Tizen.NUI/src/internal/PointStateType.cs | 24 - Tizen.NUI/src/internal/PositionInheritanceMode.cs | 20 - Tizen.NUI/src/internal/PrimitiveVisualShapeType.cs | 23 - Tizen.NUI/src/internal/ProjectionMode.cs | 18 - Tizen.NUI/src/internal/PropertyBuffer.cs | 97 - Tizen.NUI/src/internal/PropertyCondition.cs | 76 - Tizen.NUI/src/internal/PropertyNotification.cs | 209 - Tizen.NUI/src/internal/PropertyNotifySignal.cs | 82 - Tizen.NUI/src/internal/PropertyRanges.cs | 34 - Tizen.NUI/src/internal/PropertyRegistration.cs | 49 - Tizen.NUI/src/internal/RectDouble.cs | 218 - Tizen.NUI/src/internal/RectFloat.cs | 218 - Tizen.NUI/src/internal/RectInteger.cs | 268 - Tizen.NUI/src/internal/RectUnsignedInteger.cs | 218 - Tizen.NUI/src/internal/RefObject.cs | 63 - Tizen.NUI/src/internal/RenderBufferFormat.cs | 20 - Tizen.NUI/src/internal/RenderModeType.cs | 21 - Tizen.NUI/src/internal/RenderTask.cs | 426 - Tizen.NUI/src/internal/RenderTaskList.cs | 93 - Tizen.NUI/src/internal/RenderTaskSignal.cs | 55 - Tizen.NUI/src/internal/RenderingType.cs | 18 - Tizen.NUI/src/internal/ResourceImage.cs | 216 - Tizen.NUI/src/internal/ResourceImageSignal.cs | 88 - Tizen.NUI/src/internal/RulerDomain.cs | 119 - Tizen.NUI/src/internal/RulerPtr.cs | 244 - Tizen.NUI/src/internal/SWIGTYPE_p_CallbackBase.cs | 29 - .../SWIGTYPE_p_Configuration__ContextLoss.cs | 29 - .../src/internal/SWIGTYPE_p_Dali__CallbackBase.cs | 29 - .../src/internal/SWIGTYPE_p_Dali__Constraint.cs | 29 - .../SWIGTYPE_p_Dali__CustomActorImpl__Extension.cs | 29 - .../internal/SWIGTYPE_p_Dali__FunctorDelegate.cs | 29 - .../SWIGTYPE_p_Dali__Internal__TypeRegistry.cs | 29 - ...i__IntrusivePtrT_Dali__Toolkit__ItemLayout_t.cs | 29 - ...ool_fDali__Actor_Dali__TouchEvent_const_RF_t.cs | 29 - ...__SignalT_void_fDali__DragAndDropDetectorF_t.cs | 29 - ...__Toolkit__Control_Dali__Toolkit__ControlF_t.cs | 29 - ...lT_void_fDali__Toolkit__ProgressBar_floatF_t.cs | 29 - ...li__Toolkit__TextEditor__InputStyle__MaskF_t.cs | 29 - ...ali__Toolkit__TextField__InputStyle__MaskF_t.cs | 29 - ...i__SignalT_void_fDali__TouchEvent_const_RF_t.cs | 29 - .../SWIGTYPE_p_Dali__SignalT_void_fboolF_t.cs | 29 - ...i__SignalT_void_fuint32_t_Dali__PixelDataF_t.cs | 29 - .../SWIGTYPE_p_Dali__Toolkit__ClampState.cs | 29 - ..._p_Dali__Toolkit__Internal__AsyncImageLoader.cs | 29 - ..._Dali__Toolkit__Internal__Control__Extension.cs | 29 - ...PE_p_Dali__Toolkit__Internal__TransitionData.cs | 29 - ...TYPE_p_Dali__Toolkit__Internal__Visual__Base.cs | 29 - .../src/internal/SWIGTYPE_p_FunctorDelegate.cs | 29 - .../internal/SWIGTYPE_p_PropertyInputContainer.cs | 29 - Tizen.NUI/src/internal/SWIGTYPE_p_double.cs | 29 - .../internal/SWIGTYPE_p_f___Dali__BaseHandle.cs | 29 - Tizen.NUI/src/internal/SWIGTYPE_p_f___bool.cs | 29 - .../src/internal/SWIGTYPE_p_f_float__float.cs | 29 - ...Dali__Property__Index__Dali__Property__Value.cs | 29 - ...t_int_r_q_const__Dali__Property__Value__void.cs | 29 - ...t__std__string_p_Dali__FunctorDelegate__bool.cs | 29 - ..._string_r_q_const__Dali__Property__Map__bool.cs | 29 - ...p_q_const__Dali__Any__AnyContainerBase__void.cs | 29 - .../internal/SWIGTYPE_p_f_r_Dali__Vector2__bool.cs | 29 - ...ContainerBase__p_Dali__Any__AnyContainerBase.cs | 29 - ...SWIGTYPE_p_f_r_q_const__Dali__Vector3__float.cs | 29 - Tizen.NUI/src/internal/SWIGTYPE_p_float.cs | 29 - Tizen.NUI/src/internal/SWIGTYPE_p_int.cs | 29 - .../src/internal/SWIGTYPE_p_std__type_info.cs | 29 - Tizen.NUI/src/internal/SWIGTYPE_p_uint8_t.cs | 29 - Tizen.NUI/src/internal/SWIGTYPE_p_unsigned_char.cs | 29 - Tizen.NUI/src/internal/SWIGTYPE_p_unsigned_int.cs | 29 - .../src/internal/SWIGTYPE_p_unsigned_short.cs | 29 - Tizen.NUI/src/internal/Sampler.cs | 101 - Tizen.NUI/src/internal/SamplingModeType.cs | 23 - .../src/internal/ScrollViewSnapStartedSignal.cs | 88 - Tizen.NUI/src/internal/ScrollableSignal.cs | 88 - Tizen.NUI/src/internal/SignalConnectorType.cs | 49 - Tizen.NUI/src/internal/SignalObserver.cs | 50 - Tizen.NUI/src/internal/SliderMarkReachedSignal.cs | 89 - Tizen.NUI/src/internal/SliderValueChangedSignal.cs | 89 - Tizen.NUI/src/internal/SlotObserver.cs | 50 - Tizen.NUI/src/internal/SnapType.cs | 18 - Tizen.NUI/src/internal/StageWheelEventSignal.cs | 88 - Tizen.NUI/src/internal/StencilFunctionType.cs | 24 - Tizen.NUI/src/internal/StencilOperationType.cs | 24 - Tizen.NUI/src/internal/StringValuePair.cs | 82 - Tizen.NUI/src/internal/StyleChangeType.cs | 19 - Tizen.NUI/src/internal/StyleChangedSignal.cs | 88 - Tizen.NUI/src/internal/TapGestureDetectedSignal.cs | 88 - Tizen.NUI/src/internal/TapGestureDetector.cs | 214 - Tizen.NUI/src/internal/TextEditorSignal.cs | 88 - Tizen.NUI/src/internal/TextFieldSignal.cs | 88 - Tizen.NUI/src/internal/TextureSet.cs | 114 - Tizen.NUI/src/internal/TextureType.cs | 18 - Tizen.NUI/src/internal/TimePeriod.cs | 83 - Tizen.NUI/src/internal/TimerSignalType.cs | 82 - Tizen.NUI/src/internal/ToolkitPropertyRange.cs | 20 - Tizen.NUI/src/internal/TouchEvent.cs | 102 - Tizen.NUI/src/internal/TouchPoint.cs | 134 - Tizen.NUI/src/internal/TouchPointContainer.cs | 321 - Tizen.NUI/src/internal/TouchSignal.cs | 82 - Tizen.NUI/src/internal/TransitionData.cs | 100 - Tizen.NUI/src/internal/TypeAction.cs | 49 - Tizen.NUI/src/internal/TypeInfo.cs | 130 - Tizen.NUI/src/internal/TypeRegistration.cs | 63 - Tizen.NUI/src/internal/TypeRegistry.cs | 92 - Tizen.NUI/src/internal/Uint16Pair.cs | 145 - Tizen.NUI/src/internal/VectorBase.cs | 70 - Tizen.NUI/src/internal/VectorFloat.cs | 151 - Tizen.NUI/src/internal/VectorInteger.cs | 151 - Tizen.NUI/src/internal/VectorUint16Pair.cs | 151 - Tizen.NUI/src/internal/VectorUnsignedChar.cs | 151 - Tizen.NUI/src/internal/VerticalAlignmentType.cs | 19 - Tizen.NUI/src/internal/VideoViewSignal.cs | 88 - Tizen.NUI/src/internal/ViewMode.cs | 20 - Tizen.NUI/src/internal/ViewWrapperImpl.cs | 592 - Tizen.NUI/src/internal/VisualType.cs | 23 - Tizen.NUI/src/internal/VoidSignal.cs | 87 - Tizen.NUI/src/internal/WrapModeType.cs | 20 - Tizen.NUI/src/internal/doublep.cs | 74 - Tizen.NUI/src/internal/floatp.cs | 74 - Tizen.NUI/src/internal/intp.cs | 74 - Tizen.NUI/src/internal/uintp.cs | 74 - Tizen.NUI/src/internal/ushortp.cs | 74 - Tizen.NUI/src/public/AccessibilityManager.cs | 2638 ---- Tizen.NUI/src/public/Actor.cs | 1485 --- Tizen.NUI/src/public/AlphaFunction.cs | 120 - Tizen.NUI/src/public/AngleAxis.cs | 85 - Tizen.NUI/src/public/Animation.cs | 793 -- Tizen.NUI/src/public/Application.cs | 838 -- Tizen.NUI/src/public/Button.cs | 579 - Tizen.NUI/src/public/CameraActor.cs | 417 - Tizen.NUI/src/public/CheckBoxButton.cs | 86 - Tizen.NUI/src/public/Color.cs | 381 - Tizen.NUI/src/public/CustomView.cs | 824 -- Tizen.NUI/src/public/DaliApplication.cs | 169 - Tizen.NUI/src/public/DaliEnumConstants.cs | 149 - Tizen.NUI/src/public/DaliEventHandler.cs | 30 - Tizen.NUI/src/public/Degree.cs | 75 - Tizen.NUI/src/public/Doxyfile | 2448 ---- Tizen.NUI/src/public/FlexContainer.cs | 289 - Tizen.NUI/src/public/FocusManager.cs | 473 - Tizen.NUI/src/public/GaussianBlurView.cs | 234 - Tizen.NUI/src/public/Geometry.cs | 129 - Tizen.NUI/src/public/Gesture.cs | 113 - Tizen.NUI/src/public/GestureDetector.cs | 97 - Tizen.NUI/src/public/HoverEvent.cs | 102 - Tizen.NUI/src/public/ImageView.cs | 220 - Tizen.NUI/src/public/ItemView.cs | 538 - Tizen.NUI/src/public/KeyEvent.cs | 161 - Tizen.NUI/src/public/KeyFrames.cs | 116 - Tizen.NUI/src/public/KeyInputFocusManager.cs | 88 - Tizen.NUI/src/public/Layer.cs | 296 - Tizen.NUI/src/public/LinearConstrainer.cs | 167 - Tizen.NUI/src/public/LongPressGesture.cs | 108 - Tizen.NUI/src/public/Matrix.cs | 231 - Tizen.NUI/src/public/Matrix3.cs | 146 - Tizen.NUI/src/public/Model3dView.cs | 253 - Tizen.NUI/src/public/PageTurnView.cs | 525 - Tizen.NUI/src/public/PanGesture.cs | 188 - Tizen.NUI/src/public/Path.cs | 190 - Tizen.NUI/src/public/PathConstrainer.cs | 181 - Tizen.NUI/src/public/PinchGesture.cs | 120 - Tizen.NUI/src/public/Popup.cs | 785 -- Tizen.NUI/src/public/Position.cs | 205 - Tizen.NUI/src/public/ProgressBar.cs | 177 - Tizen.NUI/src/public/Property.cs | 771 -- Tizen.NUI/src/public/PushButton.cs | 244 - Tizen.NUI/src/public/Quaternion.cs | 349 - Tizen.NUI/src/public/Radian.cs | 93 - Tizen.NUI/src/public/RadioButton.cs | 90 - Tizen.NUI/src/public/RelayoutContainer.cs | 56 - Tizen.NUI/src/public/Renderer.cs | 498 - Tizen.NUI/src/public/ResizePolicyType.cs | 24 - Tizen.NUI/src/public/Ruler.cs | 167 - Tizen.NUI/src/public/ScrollBar.cs | 498 - Tizen.NUI/src/public/ScrollView.cs | 926 -- Tizen.NUI/src/public/ScrollViewEffect.cs | 54 - Tizen.NUI/src/public/ScrollViewPagePathEffect.cs | 81 - Tizen.NUI/src/public/Scrollable.cs | 520 - Tizen.NUI/src/public/Shader.cs | 184 - Tizen.NUI/src/public/Size.cs | 323 - Tizen.NUI/src/public/SizeScalePolicyType.cs | 19 - Tizen.NUI/src/public/Slider.cs | 619 - Tizen.NUI/src/public/Stage.cs | 634 - Tizen.NUI/src/public/StyleManager.cs | 207 - Tizen.NUI/src/public/TableView.cs | 508 - Tizen.NUI/src/public/TapGesture.cs | 120 - Tizen.NUI/src/public/TextEditor.cs | 842 -- Tizen.NUI/src/public/TextField.cs | 1007 -- Tizen.NUI/src/public/TextLabel.cs | 469 - Tizen.NUI/src/public/Texture.cs | 119 - Tizen.NUI/src/public/Timer.cs | 119 - Tizen.NUI/src/public/TouchData.cs | 136 - Tizen.NUI/src/public/Vector2.cs | 359 - Tizen.NUI/src/public/Vector3.cs | 467 - Tizen.NUI/src/public/Vector4.cs | 470 - Tizen.NUI/src/public/VideoView.cs | 313 - Tizen.NUI/src/public/View.cs | 966 -- Tizen.NUI/src/public/ViewWrapper.cs | 83 - Tizen.NUI/src/public/VisualBase.cs | 111 - Tizen.NUI/src/public/VisualFactory.cs | 88 - Tizen.NUI/src/public/WheelEvent.cs | 161 - Tizen.NUI/src/public/Window.cs | 185 - dali-csharp-binder/file.list | 8 +- dali-csharp-binder/src/common.h | 5 +- dali-csharp-binder/src/dali_wrap.cpp | 23 +- .../.vs/SampleApplication/v14/.suo | Bin 255488 -> 0 bytes .../NUISamples.Tizen/NUISamples.Tizen.csproj | 106 - .../NUISamples.Tizen/NUISamples.Tizen.csproj.user | 6 - .../NUISamples.Tizen/NUISamples.Tizen.project.json | 26 - .../NUISamples.Tizen.project.lock.json | 12711 ------------------- .../NUISamples.Tizen/Properties/AssemblyInfo.cs | 36 - .../NUISamples.Tizen/examples/control-dashboard.cs | 373 - .../NUISamples.Tizen/examples/custom-control.cs | 236 - .../NUISamples.Tizen/examples/dali-test.cs | 358 - .../NUISamples.Tizen/examples/hello-test.cs | 128 - .../NUISamples.Tizen/examples/hello-world.cs | 134 - .../NUISamples.Tizen/examples/image-view.cs | 239 - .../NUISamples.Tizen/examples/scroll-view.cs | 203 - .../NUISamples.Tizen/examples/spin-control.cs | 460 - .../examples/user-alphafunction.cs | 284 - .../DesignTimeResolveAssemblyReferencesInput.cache | Bin 37140 -> 0 bytes ...tedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs | 0 ...tedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs | 0 ...tedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs | 0 .../NUISamples.Tizen/res/images/arrow.png | Bin 2515 -> 0 bytes .../NUISamples.Tizen/res/images/gallery-0.jpg | Bin 62478 -> 0 bytes .../NUISamples.Tizen/res/images/gallery-1.jpg | Bin 35079 -> 0 bytes .../NUISamples.Tizen/res/images/gallery-2.jpg | Bin 37913 -> 0 bytes .../NUISamples.Tizen/res/images/gallery-3.jpg | Bin 72174 -> 0 bytes .../NUISamples.Tizen/res/images/gallery-4.jpg | Bin 92356 -> 0 bytes .../NUISamples.Tizen/res/images/gallery-5.jpg | Bin 73715 -> 0 bytes .../NUISamples.Tizen/res/images/image-1.jpg | Bin 301699 -> 0 bytes .../NUISamples.Tizen/res/images/image-2.jpg | Bin 163950 -> 0 bytes .../NUISamples.Tizen/res/images/image-3.jpg | Bin 146848 -> 0 bytes .../NUISamples.Tizen/res/images/not_yet_sign.png | Bin 8606 -> 0 bytes .../NUISamples.Tizen/res/images/star-dim.png | Bin 4225 -> 0 bytes .../NUISamples.Tizen/res/images/star-highlight.png | Bin 4104 -> 0 bytes .../shared/res/NUISamples.Tizen.png | Bin 57662 -> 0 bytes .../NUISamples/NUISamples.Tizen/tizen-manifest.xml | 13 - etc/SampleApplication/SampleApplication.sln | 31 - etc/csharp-binder-internal | 223 - etc/csharp-binder-public | 79 - etc/csharp-binder-src | 10 - etc/doxy-script.sh | 13 - packaging/dali-NUI.manifest | 5 - packaging/dali-NUI.spec | 44 - 365 files changed, 19 insertions(+), 82724 deletions(-) delete mode 100755 Tizen.NUI/.vs/ClassLibrary1/v14/.suo delete mode 100755 Tizen.NUI/.vs/config/applicationhost.config delete mode 100755 Tizen.NUI/ClassLibrary1.csproj delete mode 100755 Tizen.NUI/ClassLibrary1.csproj.user delete mode 100755 Tizen.NUI/ClassLibrary1.project.json delete mode 100755 Tizen.NUI/ClassLibrary1.project.lock.json delete mode 100755 Tizen.NUI/ClassLibrary1.sln delete mode 100755 Tizen.NUI/Properties/AssemblyInfo.cs delete mode 100644 Tizen.NUI/Tizen.NUI.nuspec delete mode 100755 Tizen.NUI/obj/Debug/ClassLibrary1.csproj.FileListAbsolute.txt delete mode 100755 Tizen.NUI/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache delete mode 100755 Tizen.NUI/obj/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs delete mode 100755 Tizen.NUI/obj/Debug/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs delete mode 100755 Tizen.NUI/obj/Debug/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs delete mode 100755 Tizen.NUI/obj/Debug/dali-csharp-binder.dll delete mode 100755 Tizen.NUI/obj/Debug/dali-csharp-binder.pdb delete mode 100644 Tizen.NUI/src/dotnetcore/ViewImpl.cs delete mode 100755 Tizen.NUI/src/dotnetcore/addedManually.cs delete mode 100755 Tizen.NUI/src/dotnetcore/handleref.cs delete mode 100755 Tizen.NUI/src/internal/AccessibilityActionScrollSignal.cs delete mode 100755 Tizen.NUI/src/internal/AccessibilityActionSignal.cs delete mode 100755 Tizen.NUI/src/internal/AccessibilityFocusOvershotSignal.cs delete mode 100755 Tizen.NUI/src/internal/ActorContainer.cs delete mode 100755 Tizen.NUI/src/internal/ActorHoverEventSignal.cs delete mode 100755 Tizen.NUI/src/internal/ActorSignal.cs delete mode 100755 Tizen.NUI/src/internal/ActorTouchDataSignal.cs delete mode 100755 Tizen.NUI/src/internal/ActorWheelEventSignal.cs delete mode 100755 Tizen.NUI/src/internal/Alignment.cs delete mode 100755 Tizen.NUI/src/internal/AngleThresholdPair.cs delete mode 100755 Tizen.NUI/src/internal/AnimatablePropertyComponentRegistration.cs delete mode 100755 Tizen.NUI/src/internal/AnimatablePropertyRegistration.cs delete mode 100755 Tizen.NUI/src/internal/AnimationSignal.cs delete mode 100755 Tizen.NUI/src/internal/Any.cs delete mode 100755 Tizen.NUI/src/internal/ApplicationControlSignal.cs delete mode 100755 Tizen.NUI/src/internal/ApplicationExtensions.cs delete mode 100755 Tizen.NUI/src/internal/ApplicationSignal.cs delete mode 100755 Tizen.NUI/src/internal/AsyncImageLoader.cs delete mode 100755 Tizen.NUI/src/internal/BaseHandle.cs delete mode 100755 Tizen.NUI/src/internal/BaseObject.cs delete mode 100755 Tizen.NUI/src/internal/BlendEquationType.cs delete mode 100755 Tizen.NUI/src/internal/BlendFactorType.cs delete mode 100755 Tizen.NUI/src/internal/BlendModeType.cs delete mode 100755 Tizen.NUI/src/internal/BoolSignal.cs delete mode 100755 Tizen.NUI/src/internal/BufferImage.cs delete mode 100755 Tizen.NUI/src/internal/Builder.cs delete mode 100644 Tizen.NUI/src/internal/ButtonSignal.cs delete mode 100644 Tizen.NUI/src/internal/CameraType.cs delete mode 100644 Tizen.NUI/src/internal/ChildPropertyRegistration.cs delete mode 100644 Tizen.NUI/src/internal/ClampState.cs delete mode 100644 Tizen.NUI/src/internal/ClampState2D.cs delete mode 100644 Tizen.NUI/src/internal/ClippingModeType.cs delete mode 100644 Tizen.NUI/src/internal/ColorMode.cs delete mode 100644 Tizen.NUI/src/internal/ConnectionTracker.cs delete mode 100644 Tizen.NUI/src/internal/ConnectionTrackerInterface.cs delete mode 100644 Tizen.NUI/src/internal/ControlKeyEventSignal.cs delete mode 100644 Tizen.NUI/src/internal/ControlOrientationType.cs delete mode 100644 Tizen.NUI/src/internal/CustomActor.cs delete mode 100644 Tizen.NUI/src/internal/CustomActorImpl.cs delete mode 100644 Tizen.NUI/src/internal/DaliException.cs delete mode 100644 Tizen.NUI/src/internal/DefaultItemLayoutProperty.cs delete mode 100644 Tizen.NUI/src/internal/DefaultItemLayoutType.cs delete mode 100644 Tizen.NUI/src/internal/DefaultRuler.cs delete mode 100644 Tizen.NUI/src/internal/DepthFunctionType.cs delete mode 100644 Tizen.NUI/src/internal/DepthTestModeType.cs delete mode 100644 Tizen.NUI/src/internal/DepthWriteModeType.cs delete mode 100644 Tizen.NUI/src/internal/DimensionType.cs delete mode 100644 Tizen.NUI/src/internal/DirectionBias.cs delete mode 100755 Tizen.NUI/src/internal/DisposeQueue.cs delete mode 100644 Tizen.NUI/src/internal/DragAndDropDetector.cs delete mode 100644 Tizen.NUI/src/internal/DrawModeType.cs delete mode 100644 Tizen.NUI/src/internal/EncodedBufferImage.cs delete mode 100644 Tizen.NUI/src/internal/FaceCullingModeType.cs delete mode 100644 Tizen.NUI/src/internal/FilterModeType.cs delete mode 100644 Tizen.NUI/src/internal/FittingModeType.cs delete mode 100644 Tizen.NUI/src/internal/FixedRuler.cs delete mode 100644 Tizen.NUI/src/internal/FloatSignal.cs delete mode 100644 Tizen.NUI/src/internal/FocusChangedSignal.cs delete mode 100644 Tizen.NUI/src/internal/FocusGroupChangedSignal.cs delete mode 100644 Tizen.NUI/src/internal/FrameBuffer.cs delete mode 100644 Tizen.NUI/src/internal/FrameBufferImage.cs delete mode 100644 Tizen.NUI/src/internal/GaussianBlurViewSignal.cs delete mode 100644 Tizen.NUI/src/internal/GradientVisualSpreadMethodType.cs delete mode 100644 Tizen.NUI/src/internal/GradientVisualUnitsType.cs delete mode 100644 Tizen.NUI/src/internal/Handle.cs delete mode 100644 Tizen.NUI/src/internal/HorizontalAlignmentType.cs delete mode 100644 Tizen.NUI/src/internal/Image.cs delete mode 100644 Tizen.NUI/src/internal/ImageSignal.cs delete mode 100644 Tizen.NUI/src/internal/Item.cs delete mode 100644 Tizen.NUI/src/internal/ItemContainer.cs delete mode 100644 Tizen.NUI/src/internal/ItemFactory.cs delete mode 100644 Tizen.NUI/src/internal/ItemIdContainer.cs delete mode 100644 Tizen.NUI/src/internal/ItemLayout.cs delete mode 100644 Tizen.NUI/src/internal/ItemRange.cs delete mode 100644 Tizen.NUI/src/internal/KeyEventSignal.cs delete mode 100644 Tizen.NUI/src/internal/KeyInputFocusSignal.cs delete mode 100755 Tizen.NUI/src/internal/KeyboardPreFocusChangeSignal.cs delete mode 100644 Tizen.NUI/src/internal/LoadingState.cs delete mode 100644 Tizen.NUI/src/internal/LongPressGestureDetectedSignal.cs delete mode 100644 Tizen.NUI/src/internal/LongPressGestureDetector.cs delete mode 100755 Tizen.NUI/src/internal/ManualPINVOKE.cs delete mode 100644 Tizen.NUI/src/internal/MeshVisualShadingModeValue.cs delete mode 100644 Tizen.NUI/src/internal/Meta.cs delete mode 100644 Tizen.NUI/src/internal/NDalic.cs delete mode 100755 Tizen.NUI/src/internal/NDalicPINVOKE.cs delete mode 100644 Tizen.NUI/src/internal/NativeImage.cs delete mode 100644 Tizen.NUI/src/internal/NativeImageInterface.cs delete mode 100644 Tizen.NUI/src/internal/NinePatchImage.cs delete mode 100644 Tizen.NUI/src/internal/ObjectCreatedSignal.cs delete mode 100644 Tizen.NUI/src/internal/ObjectDestroyedSignal.cs delete mode 100644 Tizen.NUI/src/internal/ObjectRegistry.cs delete mode 100644 Tizen.NUI/src/internal/PageFactory.cs delete mode 100644 Tizen.NUI/src/internal/PagePanSignal.cs delete mode 100644 Tizen.NUI/src/internal/PageTurnLandscapeView.cs delete mode 100644 Tizen.NUI/src/internal/PageTurnPortraitView.cs delete mode 100644 Tizen.NUI/src/internal/PageTurnSignal.cs delete mode 100644 Tizen.NUI/src/internal/PanGestureDetectedSignal.cs delete mode 100644 Tizen.NUI/src/internal/PanGestureDetector.cs delete mode 100644 Tizen.NUI/src/internal/PinchGestureDetectedSignal.cs delete mode 100644 Tizen.NUI/src/internal/PinchGestureDetector.cs delete mode 100644 Tizen.NUI/src/internal/PixelData.cs delete mode 100644 Tizen.NUI/src/internal/PixelFormat.cs delete mode 100644 Tizen.NUI/src/internal/PointStateType.cs delete mode 100644 Tizen.NUI/src/internal/PositionInheritanceMode.cs delete mode 100644 Tizen.NUI/src/internal/PrimitiveVisualShapeType.cs delete mode 100644 Tizen.NUI/src/internal/ProjectionMode.cs delete mode 100644 Tizen.NUI/src/internal/PropertyBuffer.cs delete mode 100644 Tizen.NUI/src/internal/PropertyCondition.cs delete mode 100644 Tizen.NUI/src/internal/PropertyNotification.cs delete mode 100644 Tizen.NUI/src/internal/PropertyNotifySignal.cs delete mode 100644 Tizen.NUI/src/internal/PropertyRanges.cs delete mode 100644 Tizen.NUI/src/internal/PropertyRegistration.cs delete mode 100644 Tizen.NUI/src/internal/RectDouble.cs delete mode 100644 Tizen.NUI/src/internal/RectFloat.cs delete mode 100644 Tizen.NUI/src/internal/RectInteger.cs delete mode 100644 Tizen.NUI/src/internal/RectUnsignedInteger.cs delete mode 100644 Tizen.NUI/src/internal/RefObject.cs delete mode 100644 Tizen.NUI/src/internal/RenderBufferFormat.cs delete mode 100644 Tizen.NUI/src/internal/RenderModeType.cs delete mode 100644 Tizen.NUI/src/internal/RenderTask.cs delete mode 100644 Tizen.NUI/src/internal/RenderTaskList.cs delete mode 100644 Tizen.NUI/src/internal/RenderTaskSignal.cs delete mode 100644 Tizen.NUI/src/internal/RenderingType.cs delete mode 100644 Tizen.NUI/src/internal/ResourceImage.cs delete mode 100644 Tizen.NUI/src/internal/ResourceImageSignal.cs delete mode 100644 Tizen.NUI/src/internal/RulerDomain.cs delete mode 100644 Tizen.NUI/src/internal/RulerPtr.cs delete mode 100644 Tizen.NUI/src/internal/SWIGTYPE_p_CallbackBase.cs delete mode 100644 Tizen.NUI/src/internal/SWIGTYPE_p_Configuration__ContextLoss.cs delete mode 100644 Tizen.NUI/src/internal/SWIGTYPE_p_Dali__CallbackBase.cs delete mode 100644 Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Constraint.cs delete mode 100644 Tizen.NUI/src/internal/SWIGTYPE_p_Dali__CustomActorImpl__Extension.cs delete mode 100644 Tizen.NUI/src/internal/SWIGTYPE_p_Dali__FunctorDelegate.cs delete mode 100644 Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Internal__TypeRegistry.cs delete mode 100644 Tizen.NUI/src/internal/SWIGTYPE_p_Dali__IntrusivePtrT_Dali__Toolkit__ItemLayout_t.cs delete mode 100644 Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_bool_fDali__Actor_Dali__TouchEvent_const_RF_t.cs delete mode 100644 Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__DragAndDropDetectorF_t.cs delete mode 100644 Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__Control_Dali__Toolkit__ControlF_t.cs delete mode 100644 Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__ProgressBar_floatF_t.cs delete mode 100644 Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__TextEditor_Dali__Toolkit__TextEditor__InputStyle__MaskF_t.cs delete mode 100644 Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__TextField_Dali__Toolkit__TextField__InputStyle__MaskF_t.cs delete mode 100644 Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__TouchEvent_const_RF_t.cs delete mode 100644 Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_void_fboolF_t.cs delete mode 100644 Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_void_fuint32_t_Dali__PixelDataF_t.cs delete mode 100644 Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Toolkit__ClampState.cs delete mode 100644 Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Toolkit__Internal__AsyncImageLoader.cs delete mode 100644 Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Toolkit__Internal__Control__Extension.cs delete mode 100644 Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Toolkit__Internal__TransitionData.cs delete mode 100644 Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Toolkit__Internal__Visual__Base.cs delete mode 100644 Tizen.NUI/src/internal/SWIGTYPE_p_FunctorDelegate.cs delete mode 100644 Tizen.NUI/src/internal/SWIGTYPE_p_PropertyInputContainer.cs delete mode 100644 Tizen.NUI/src/internal/SWIGTYPE_p_double.cs delete mode 100644 Tizen.NUI/src/internal/SWIGTYPE_p_f___Dali__BaseHandle.cs delete mode 100644 Tizen.NUI/src/internal/SWIGTYPE_p_f___bool.cs delete mode 100644 Tizen.NUI/src/internal/SWIGTYPE_p_f_float__float.cs delete mode 100644 Tizen.NUI/src/internal/SWIGTYPE_p_f_p_Dali__BaseObject_Dali__Property__Index__Dali__Property__Value.cs delete mode 100644 Tizen.NUI/src/internal/SWIGTYPE_p_f_p_Dali__BaseObject_int_r_q_const__Dali__Property__Value__void.cs delete mode 100644 Tizen.NUI/src/internal/SWIGTYPE_p_f_p_Dali__BaseObject_p_Dali__ConnectionTrackerInterface_r_q_const__std__string_p_Dali__FunctorDelegate__bool.cs delete mode 100644 Tizen.NUI/src/internal/SWIGTYPE_p_f_p_Dali__BaseObject_r_q_const__std__string_r_q_const__Dali__Property__Map__bool.cs delete mode 100644 Tizen.NUI/src/internal/SWIGTYPE_p_f_p_q_const__Dali__Any__AnyContainerBase__void.cs delete mode 100644 Tizen.NUI/src/internal/SWIGTYPE_p_f_r_Dali__Vector2__bool.cs delete mode 100644 Tizen.NUI/src/internal/SWIGTYPE_p_f_r_q_const__Dali__Any__AnyContainerBase__p_Dali__Any__AnyContainerBase.cs delete mode 100644 Tizen.NUI/src/internal/SWIGTYPE_p_f_r_q_const__Dali__Vector3__float.cs delete mode 100644 Tizen.NUI/src/internal/SWIGTYPE_p_float.cs delete mode 100644 Tizen.NUI/src/internal/SWIGTYPE_p_int.cs delete mode 100644 Tizen.NUI/src/internal/SWIGTYPE_p_std__type_info.cs delete mode 100644 Tizen.NUI/src/internal/SWIGTYPE_p_uint8_t.cs delete mode 100644 Tizen.NUI/src/internal/SWIGTYPE_p_unsigned_char.cs delete mode 100644 Tizen.NUI/src/internal/SWIGTYPE_p_unsigned_int.cs delete mode 100644 Tizen.NUI/src/internal/SWIGTYPE_p_unsigned_short.cs delete mode 100644 Tizen.NUI/src/internal/Sampler.cs delete mode 100644 Tizen.NUI/src/internal/SamplingModeType.cs delete mode 100644 Tizen.NUI/src/internal/ScrollViewSnapStartedSignal.cs delete mode 100644 Tizen.NUI/src/internal/ScrollableSignal.cs delete mode 100644 Tizen.NUI/src/internal/SignalConnectorType.cs delete mode 100644 Tizen.NUI/src/internal/SignalObserver.cs delete mode 100644 Tizen.NUI/src/internal/SliderMarkReachedSignal.cs delete mode 100644 Tizen.NUI/src/internal/SliderValueChangedSignal.cs delete mode 100644 Tizen.NUI/src/internal/SlotObserver.cs delete mode 100644 Tizen.NUI/src/internal/SnapType.cs delete mode 100644 Tizen.NUI/src/internal/StageWheelEventSignal.cs delete mode 100644 Tizen.NUI/src/internal/StencilFunctionType.cs delete mode 100644 Tizen.NUI/src/internal/StencilOperationType.cs delete mode 100644 Tizen.NUI/src/internal/StringValuePair.cs delete mode 100644 Tizen.NUI/src/internal/StyleChangeType.cs delete mode 100644 Tizen.NUI/src/internal/StyleChangedSignal.cs delete mode 100644 Tizen.NUI/src/internal/TapGestureDetectedSignal.cs delete mode 100644 Tizen.NUI/src/internal/TapGestureDetector.cs delete mode 100644 Tizen.NUI/src/internal/TextEditorSignal.cs delete mode 100644 Tizen.NUI/src/internal/TextFieldSignal.cs delete mode 100644 Tizen.NUI/src/internal/TextureSet.cs delete mode 100644 Tizen.NUI/src/internal/TextureType.cs delete mode 100644 Tizen.NUI/src/internal/TimePeriod.cs delete mode 100644 Tizen.NUI/src/internal/TimerSignalType.cs delete mode 100644 Tizen.NUI/src/internal/ToolkitPropertyRange.cs delete mode 100644 Tizen.NUI/src/internal/TouchEvent.cs delete mode 100644 Tizen.NUI/src/internal/TouchPoint.cs delete mode 100644 Tizen.NUI/src/internal/TouchPointContainer.cs delete mode 100644 Tizen.NUI/src/internal/TouchSignal.cs delete mode 100644 Tizen.NUI/src/internal/TransitionData.cs delete mode 100644 Tizen.NUI/src/internal/TypeAction.cs delete mode 100644 Tizen.NUI/src/internal/TypeInfo.cs delete mode 100644 Tizen.NUI/src/internal/TypeRegistration.cs delete mode 100644 Tizen.NUI/src/internal/TypeRegistry.cs delete mode 100644 Tizen.NUI/src/internal/Uint16Pair.cs delete mode 100644 Tizen.NUI/src/internal/VectorBase.cs delete mode 100644 Tizen.NUI/src/internal/VectorFloat.cs delete mode 100644 Tizen.NUI/src/internal/VectorInteger.cs delete mode 100644 Tizen.NUI/src/internal/VectorUint16Pair.cs delete mode 100644 Tizen.NUI/src/internal/VectorUnsignedChar.cs delete mode 100644 Tizen.NUI/src/internal/VerticalAlignmentType.cs delete mode 100644 Tizen.NUI/src/internal/VideoViewSignal.cs delete mode 100644 Tizen.NUI/src/internal/ViewMode.cs delete mode 100755 Tizen.NUI/src/internal/ViewWrapperImpl.cs delete mode 100644 Tizen.NUI/src/internal/VisualType.cs delete mode 100644 Tizen.NUI/src/internal/VoidSignal.cs delete mode 100644 Tizen.NUI/src/internal/WrapModeType.cs delete mode 100644 Tizen.NUI/src/internal/doublep.cs delete mode 100644 Tizen.NUI/src/internal/floatp.cs delete mode 100644 Tizen.NUI/src/internal/intp.cs delete mode 100644 Tizen.NUI/src/internal/uintp.cs delete mode 100644 Tizen.NUI/src/internal/ushortp.cs delete mode 100644 Tizen.NUI/src/public/AccessibilityManager.cs delete mode 100755 Tizen.NUI/src/public/Actor.cs delete mode 100755 Tizen.NUI/src/public/AlphaFunction.cs delete mode 100644 Tizen.NUI/src/public/AngleAxis.cs delete mode 100755 Tizen.NUI/src/public/Animation.cs delete mode 100644 Tizen.NUI/src/public/Application.cs delete mode 100644 Tizen.NUI/src/public/Button.cs delete mode 100644 Tizen.NUI/src/public/CameraActor.cs delete mode 100644 Tizen.NUI/src/public/CheckBoxButton.cs delete mode 100755 Tizen.NUI/src/public/Color.cs delete mode 100755 Tizen.NUI/src/public/CustomView.cs delete mode 100755 Tizen.NUI/src/public/DaliApplication.cs delete mode 100755 Tizen.NUI/src/public/DaliEnumConstants.cs delete mode 100755 Tizen.NUI/src/public/DaliEventHandler.cs delete mode 100644 Tizen.NUI/src/public/Degree.cs delete mode 100755 Tizen.NUI/src/public/Doxyfile delete mode 100644 Tizen.NUI/src/public/FlexContainer.cs delete mode 100755 Tizen.NUI/src/public/FocusManager.cs delete mode 100644 Tizen.NUI/src/public/GaussianBlurView.cs delete mode 100644 Tizen.NUI/src/public/Geometry.cs delete mode 100644 Tizen.NUI/src/public/Gesture.cs delete mode 100644 Tizen.NUI/src/public/GestureDetector.cs delete mode 100644 Tizen.NUI/src/public/HoverEvent.cs delete mode 100644 Tizen.NUI/src/public/ImageView.cs delete mode 100644 Tizen.NUI/src/public/ItemView.cs delete mode 100644 Tizen.NUI/src/public/KeyEvent.cs delete mode 100644 Tizen.NUI/src/public/KeyFrames.cs delete mode 100644 Tizen.NUI/src/public/KeyInputFocusManager.cs delete mode 100644 Tizen.NUI/src/public/Layer.cs delete mode 100644 Tizen.NUI/src/public/LinearConstrainer.cs delete mode 100644 Tizen.NUI/src/public/LongPressGesture.cs delete mode 100644 Tizen.NUI/src/public/Matrix.cs delete mode 100644 Tizen.NUI/src/public/Matrix3.cs delete mode 100644 Tizen.NUI/src/public/Model3dView.cs delete mode 100644 Tizen.NUI/src/public/PageTurnView.cs delete mode 100644 Tizen.NUI/src/public/PanGesture.cs delete mode 100644 Tizen.NUI/src/public/Path.cs delete mode 100644 Tizen.NUI/src/public/PathConstrainer.cs delete mode 100644 Tizen.NUI/src/public/PinchGesture.cs delete mode 100644 Tizen.NUI/src/public/Popup.cs delete mode 100755 Tizen.NUI/src/public/Position.cs delete mode 100644 Tizen.NUI/src/public/ProgressBar.cs delete mode 100644 Tizen.NUI/src/public/Property.cs delete mode 100644 Tizen.NUI/src/public/PushButton.cs delete mode 100644 Tizen.NUI/src/public/Quaternion.cs delete mode 100644 Tizen.NUI/src/public/Radian.cs delete mode 100644 Tizen.NUI/src/public/RadioButton.cs delete mode 100644 Tizen.NUI/src/public/RelayoutContainer.cs delete mode 100644 Tizen.NUI/src/public/Renderer.cs delete mode 100644 Tizen.NUI/src/public/ResizePolicyType.cs delete mode 100644 Tizen.NUI/src/public/Ruler.cs delete mode 100644 Tizen.NUI/src/public/ScrollBar.cs delete mode 100644 Tizen.NUI/src/public/ScrollView.cs delete mode 100644 Tizen.NUI/src/public/ScrollViewEffect.cs delete mode 100644 Tizen.NUI/src/public/ScrollViewPagePathEffect.cs delete mode 100644 Tizen.NUI/src/public/Scrollable.cs delete mode 100644 Tizen.NUI/src/public/Shader.cs delete mode 100755 Tizen.NUI/src/public/Size.cs delete mode 100644 Tizen.NUI/src/public/SizeScalePolicyType.cs delete mode 100644 Tizen.NUI/src/public/Slider.cs delete mode 100644 Tizen.NUI/src/public/Stage.cs delete mode 100644 Tizen.NUI/src/public/StyleManager.cs delete mode 100644 Tizen.NUI/src/public/TableView.cs delete mode 100644 Tizen.NUI/src/public/TapGesture.cs delete mode 100644 Tizen.NUI/src/public/TextEditor.cs delete mode 100644 Tizen.NUI/src/public/TextField.cs delete mode 100644 Tizen.NUI/src/public/TextLabel.cs delete mode 100644 Tizen.NUI/src/public/Texture.cs delete mode 100644 Tizen.NUI/src/public/Timer.cs delete mode 100644 Tizen.NUI/src/public/TouchData.cs delete mode 100644 Tizen.NUI/src/public/Vector2.cs delete mode 100644 Tizen.NUI/src/public/Vector3.cs delete mode 100644 Tizen.NUI/src/public/Vector4.cs delete mode 100644 Tizen.NUI/src/public/VideoView.cs delete mode 100644 Tizen.NUI/src/public/View.cs delete mode 100755 Tizen.NUI/src/public/ViewWrapper.cs delete mode 100644 Tizen.NUI/src/public/VisualBase.cs delete mode 100644 Tizen.NUI/src/public/VisualFactory.cs delete mode 100644 Tizen.NUI/src/public/WheelEvent.cs delete mode 100644 Tizen.NUI/src/public/Window.cs delete mode 100755 etc/SampleApplication/.vs/SampleApplication/v14/.suo delete mode 100755 etc/SampleApplication/NUISamples/NUISamples.Tizen/NUISamples.Tizen.csproj delete mode 100755 etc/SampleApplication/NUISamples/NUISamples.Tizen/NUISamples.Tizen.csproj.user delete mode 100755 etc/SampleApplication/NUISamples/NUISamples.Tizen/NUISamples.Tizen.project.json delete mode 100755 etc/SampleApplication/NUISamples/NUISamples.Tizen/NUISamples.Tizen.project.lock.json delete mode 100755 etc/SampleApplication/NUISamples/NUISamples.Tizen/Properties/AssemblyInfo.cs delete mode 100755 etc/SampleApplication/NUISamples/NUISamples.Tizen/examples/control-dashboard.cs delete mode 100755 etc/SampleApplication/NUISamples/NUISamples.Tizen/examples/custom-control.cs delete mode 100755 etc/SampleApplication/NUISamples/NUISamples.Tizen/examples/dali-test.cs delete mode 100644 etc/SampleApplication/NUISamples/NUISamples.Tizen/examples/hello-test.cs delete mode 100755 etc/SampleApplication/NUISamples/NUISamples.Tizen/examples/hello-world.cs delete mode 100755 etc/SampleApplication/NUISamples/NUISamples.Tizen/examples/image-view.cs delete mode 100755 etc/SampleApplication/NUISamples/NUISamples.Tizen/examples/scroll-view.cs delete mode 100755 etc/SampleApplication/NUISamples/NUISamples.Tizen/examples/spin-control.cs delete mode 100755 etc/SampleApplication/NUISamples/NUISamples.Tizen/examples/user-alphafunction.cs delete mode 100755 etc/SampleApplication/NUISamples/NUISamples.Tizen/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache delete mode 100755 etc/SampleApplication/NUISamples/NUISamples.Tizen/obj/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs delete mode 100755 etc/SampleApplication/NUISamples/NUISamples.Tizen/obj/Debug/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs delete mode 100755 etc/SampleApplication/NUISamples/NUISamples.Tizen/obj/Debug/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs delete mode 100644 etc/SampleApplication/NUISamples/NUISamples.Tizen/res/images/arrow.png delete mode 100644 etc/SampleApplication/NUISamples/NUISamples.Tizen/res/images/gallery-0.jpg delete mode 100644 etc/SampleApplication/NUISamples/NUISamples.Tizen/res/images/gallery-1.jpg delete mode 100644 etc/SampleApplication/NUISamples/NUISamples.Tizen/res/images/gallery-2.jpg delete mode 100644 etc/SampleApplication/NUISamples/NUISamples.Tizen/res/images/gallery-3.jpg delete mode 100644 etc/SampleApplication/NUISamples/NUISamples.Tizen/res/images/gallery-4.jpg delete mode 100644 etc/SampleApplication/NUISamples/NUISamples.Tizen/res/images/gallery-5.jpg delete mode 100644 etc/SampleApplication/NUISamples/NUISamples.Tizen/res/images/image-1.jpg delete mode 100644 etc/SampleApplication/NUISamples/NUISamples.Tizen/res/images/image-2.jpg delete mode 100644 etc/SampleApplication/NUISamples/NUISamples.Tizen/res/images/image-3.jpg delete mode 100644 etc/SampleApplication/NUISamples/NUISamples.Tizen/res/images/not_yet_sign.png delete mode 100644 etc/SampleApplication/NUISamples/NUISamples.Tizen/res/images/star-dim.png delete mode 100644 etc/SampleApplication/NUISamples/NUISamples.Tizen/res/images/star-highlight.png delete mode 100755 etc/SampleApplication/NUISamples/NUISamples.Tizen/shared/res/NUISamples.Tizen.png delete mode 100755 etc/SampleApplication/NUISamples/NUISamples.Tizen/tizen-manifest.xml delete mode 100755 etc/SampleApplication/SampleApplication.sln delete mode 100755 etc/csharp-binder-internal delete mode 100755 etc/csharp-binder-public delete mode 100755 etc/csharp-binder-src delete mode 100755 etc/doxy-script.sh delete mode 100644 packaging/dali-NUI.manifest delete mode 100644 packaging/dali-NUI.spec diff --git a/Tizen.NUI/.vs/ClassLibrary1/v14/.suo b/Tizen.NUI/.vs/ClassLibrary1/v14/.suo deleted file mode 100755 index 85078c365f958f9ea07e9fcb4b523534da94cac4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 141824 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 kw?m6 - - - - - - -
-
-
-
-
-
-
-
- - - -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
- -
-
-
-
-
-
- -
-
-
-
-
- -
-
-
- -
-
- -
-
- -
-
-
- - -
-
-
-
-
-
- -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Tizen.NUI/ClassLibrary1.csproj b/Tizen.NUI/ClassLibrary1.csproj deleted file mode 100755 index 2076e5f..0000000 --- a/Tizen.NUI/ClassLibrary1.csproj +++ /dev/null @@ -1,372 +0,0 @@ - - - - 14.0 - Debug - AnyCPU - 8.0.30703 - 2.0 - {5037EB12-A7D9-47B4-A79C-4B2B0C8F0E23} - Library - Properties - NUI - Tizen.NUI - 512 - en-US - - - .NETStandard - v1.3 - .NETStandard,Version=v1.3 - false - true - $(NoWarn);1701 - false - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - portable - true - bin\Release\ - TRACE - prompt - 4 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - <_TargetFrameworkDirectories>$(MSBuildThisFileDirectory) - <_FullFrameworkReferenceAssemblyPaths>$(MSBuildThisFileDirectory) - true - - \ No newline at end of file diff --git a/Tizen.NUI/ClassLibrary1.csproj.user b/Tizen.NUI/ClassLibrary1.csproj.user deleted file mode 100755 index e482657..0000000 --- a/Tizen.NUI/ClassLibrary1.csproj.user +++ /dev/null @@ -1,6 +0,0 @@ - - - - ShowAllFiles - - \ No newline at end of file diff --git a/Tizen.NUI/ClassLibrary1.project.json b/Tizen.NUI/ClassLibrary1.project.json deleted file mode 100755 index f134708..0000000 --- a/Tizen.NUI/ClassLibrary1.project.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "dependencies": { - "Microsoft.CSharp": "4.0.1", - "NETStandard.Library": "1.6.0", - "System.Reflection": "4.1.0", - "System.Reflection.TypeExtensions": "4.1.0" - }, - "frameworks": { - "netstandard1.3": {} - } -} \ No newline at end of file diff --git a/Tizen.NUI/ClassLibrary1.project.lock.json b/Tizen.NUI/ClassLibrary1.project.lock.json deleted file mode 100755 index f435833..0000000 --- a/Tizen.NUI/ClassLibrary1.project.lock.json +++ /dev/null @@ -1,3814 +0,0 @@ -{ - "locked": false, - "version": 2, - "targets": { - ".NETStandard,Version=v1.3": { - "Microsoft.CSharp/4.0.1": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11", - "System.Diagnostics.Debug": "4.0.11", - "System.Dynamic.Runtime": "4.0.11", - "System.Globalization": "4.0.11", - "System.Linq": "4.1.0", - "System.Linq.Expressions": "4.1.0", - "System.ObjectModel": "4.0.12", - "System.Reflection": "4.1.0", - "System.Reflection.Extensions": "4.0.1", - "System.Reflection.Primitives": "4.0.1", - "System.Reflection.TypeExtensions": "4.1.0", - "System.Resources.ResourceManager": "4.0.1", - "System.Runtime": "4.1.0", - "System.Runtime.Extensions": "4.1.0", - "System.Runtime.InteropServices": "4.1.0", - "System.Threading": "4.0.11" - }, - "compile": { - "ref/netstandard1.0/Microsoft.CSharp.dll": {} - }, - "runtime": { - "lib/netstandard1.3/Microsoft.CSharp.dll": {} - } - }, - "Microsoft.NETCore.Platforms/1.0.1": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "Microsoft.NETCore.Targets/1.0.1": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "Microsoft.Win32.Primitives/4.0.1": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.1", - "Microsoft.NETCore.Targets": "1.0.1", - "System.Runtime": "4.1.0" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "NETStandard.Library/1.6.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.1", - "Microsoft.Win32.Primitives": "4.0.1", - "System.AppContext": "4.1.0", - "System.Collections": "4.0.11", - "System.Collections.Concurrent": "4.0.12", - "System.Console": "4.0.0", - "System.Diagnostics.Debug": "4.0.11", - "System.Diagnostics.Tools": "4.0.1", - "System.Diagnostics.Tracing": "4.1.0", - "System.Globalization": "4.0.11", - "System.Globalization.Calendars": "4.0.1", - "System.IO": "4.1.0", - "System.IO.Compression": "4.1.0", - "System.IO.Compression.ZipFile": "4.0.1", - "System.IO.FileSystem": "4.0.1", - "System.IO.FileSystem.Primitives": "4.0.1", - "System.Linq": "4.1.0", - "System.Linq.Expressions": "4.1.0", - "System.Net.Http": "4.1.0", - "System.Net.Primitives": "4.0.11", - "System.Net.Sockets": "4.1.0", - "System.ObjectModel": "4.0.12", - "System.Reflection": "4.1.0", - "System.Reflection.Extensions": "4.0.1", - "System.Reflection.Primitives": "4.0.1", - "System.Resources.ResourceManager": "4.0.1", - "System.Runtime": "4.1.0", - "System.Runtime.Extensions": "4.1.0", - "System.Runtime.Handles": "4.0.1", - "System.Runtime.InteropServices": "4.1.0", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.0", - "System.Runtime.Numerics": "4.0.1", - "System.Security.Cryptography.Algorithms": "4.2.0", - "System.Security.Cryptography.Encoding": "4.0.0", - "System.Security.Cryptography.Primitives": "4.0.0", - "System.Security.Cryptography.X509Certificates": "4.1.0", - "System.Text.Encoding": "4.0.11", - "System.Text.Encoding.Extensions": "4.0.11", - "System.Text.RegularExpressions": "4.1.0", - "System.Threading": "4.0.11", - "System.Threading.Tasks": "4.0.11", - "System.Threading.Timer": "4.0.1", - "System.Xml.ReaderWriter": "4.0.11", - "System.Xml.XDocument": "4.0.11" - } - }, - "runtime.native.System/4.0.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.1", - "Microsoft.NETCore.Targets": "1.0.1" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "runtime.native.System.IO.Compression/4.1.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.1", - "Microsoft.NETCore.Targets": "1.0.1" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "runtime.native.System.Security.Cryptography/4.0.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.1", - "Microsoft.NETCore.Targets": "1.0.1" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "System.AppContext/4.1.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.1.0" - }, - "compile": { - "ref/netstandard1.3/System.AppContext.dll": {} - } - }, - "System.Buffers/4.0.0": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11", - "System.Diagnostics.Tracing": "4.1.0", - "System.Resources.ResourceManager": "4.0.1", - "System.Runtime": "4.1.0", - "System.Threading": "4.0.11" - }, - "compile": { - "lib/netstandard1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.1/System.Buffers.dll": {} - } - }, - "System.Collections/4.0.11": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.1", - "Microsoft.NETCore.Targets": "1.0.1", - "System.Runtime": "4.1.0" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.12": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11", - "System.Diagnostics.Debug": "4.0.11", - "System.Diagnostics.Tracing": "4.1.0", - "System.Globalization": "4.0.11", - "System.Reflection": "4.1.0", - "System.Resources.ResourceManager": "4.0.1", - "System.Runtime": "4.1.0", - "System.Runtime.Extensions": "4.1.0", - "System.Threading": "4.0.11", - "System.Threading.Tasks": "4.0.11" - }, - "compile": { - "ref/netstandard1.3/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Concurrent.dll": {} - } - }, - "System.Console/4.0.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.1", - "Microsoft.NETCore.Targets": "1.0.1", - "System.IO": "4.1.0", - "System.Runtime": "4.1.0", - "System.Text.Encoding": "4.0.11" - }, - "compile": { - "ref/netstandard1.3/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.1", - "Microsoft.NETCore.Targets": "1.0.1", - "System.Runtime": "4.1.0" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.DiagnosticSource/4.0.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11", - "System.Diagnostics.Tracing": "4.1.0", - "System.Reflection": "4.1.0", - "System.Runtime": "4.1.0", - "System.Threading": "4.0.11" - }, - "compile": { - "lib/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.1", - "Microsoft.NETCore.Targets": "1.0.1", - "System.Runtime": "4.1.0" - }, - "compile": { - "ref/netstandard1.0/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.Tracing/4.1.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.1", - "Microsoft.NETCore.Targets": "1.0.1", - "System.Runtime": "4.1.0" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Dynamic.Runtime/4.0.11": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11", - "System.Diagnostics.Debug": "4.0.11", - "System.Globalization": "4.0.11", - "System.Linq": "4.1.0", - "System.Linq.Expressions": "4.1.0", - "System.ObjectModel": "4.0.12", - "System.Reflection": "4.1.0", - "System.Reflection.Emit": "4.0.1", - "System.Reflection.Emit.ILGeneration": "4.0.1", - "System.Reflection.Primitives": "4.0.1", - "System.Reflection.TypeExtensions": "4.1.0", - "System.Resources.ResourceManager": "4.0.1", - "System.Runtime": "4.1.0", - "System.Runtime.Extensions": "4.1.0", - "System.Threading": "4.0.11" - }, - "compile": { - "ref/netstandard1.3/System.Dynamic.Runtime.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Dynamic.Runtime.dll": {} - } - }, - "System.Globalization/4.0.11": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.1", - "Microsoft.NETCore.Targets": "1.0.1", - "System.Runtime": "4.1.0" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.1", - "Microsoft.NETCore.Targets": "1.0.1", - "System.Globalization": "4.0.11", - "System.Runtime": "4.1.0" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "System.IO/4.1.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.1", - "Microsoft.NETCore.Targets": "1.0.1", - "System.Runtime": "4.1.0", - "System.Text.Encoding": "4.0.11", - "System.Threading.Tasks": "4.0.11" - }, - "compile": { - "ref/netstandard1.3/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.1", - "System.Collections": "4.0.11", - "System.Diagnostics.Debug": "4.0.11", - "System.IO": "4.1.0", - "System.Resources.ResourceManager": "4.0.1", - "System.Runtime": "4.1.0", - "System.Runtime.Extensions": "4.1.0", - "System.Runtime.Handles": "4.0.1", - "System.Runtime.InteropServices": "4.1.0", - "System.Text.Encoding": "4.0.11", - "System.Threading": "4.0.11", - "System.Threading.Tasks": "4.0.11", - "runtime.native.System": "4.0.0", - "runtime.native.System.IO.Compression": "4.1.0" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.dll": {} - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.IO.Compression.ZipFile/4.0.1": { - "type": "package", - "dependencies": { - "System.Buffers": "4.0.0", - "System.IO": "4.1.0", - "System.IO.Compression": "4.1.0", - "System.IO.FileSystem": "4.0.1", - "System.IO.FileSystem.Primitives": "4.0.1", - "System.Resources.ResourceManager": "4.0.1", - "System.Runtime": "4.1.0", - "System.Runtime.Extensions": "4.1.0", - "System.Text.Encoding": "4.0.11" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.1", - "Microsoft.NETCore.Targets": "1.0.1", - "System.IO": "4.1.0", - "System.IO.FileSystem.Primitives": "4.0.1", - "System.Runtime": "4.1.0", - "System.Runtime.Handles": "4.0.1", - "System.Text.Encoding": "4.0.11", - "System.Threading.Tasks": "4.0.11" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1": { - "type": "package", - "dependencies": { - "System.Runtime": "4.1.0" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.Linq/4.1.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11", - "System.Runtime": "4.1.0" - }, - "compile": { - "ref/netstandard1.0/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.1.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0", - "System.Runtime": "4.1.0" - }, - "compile": { - "ref/netstandard1.3/System.Linq.Expressions.dll": {} - } - }, - "System.Net.Http/4.1.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.1", - "Microsoft.Win32.Primitives": "4.0.1", - "System.Collections": "4.0.11", - "System.Diagnostics.Debug": "4.0.11", - "System.Diagnostics.DiagnosticSource": "4.0.0", - "System.Diagnostics.Tracing": "4.1.0", - "System.Globalization": "4.0.11", - "System.IO": "4.1.0", - "System.IO.Compression": "4.1.0", - "System.Net.Primitives": "4.0.11", - "System.Resources.ResourceManager": "4.0.1", - "System.Runtime": "4.1.0", - "System.Runtime.Extensions": "4.1.0", - "System.Runtime.Handles": "4.0.1", - "System.Runtime.InteropServices": "4.1.0", - "System.Security.Cryptography.X509Certificates": "4.1.0", - "System.Text.Encoding": "4.0.11", - "System.Threading": "4.0.11", - "System.Threading.Tasks": "4.0.11" - }, - "compile": { - "ref/netstandard1.3/System.Net.Http.dll": {} - }, - "runtimeTargets": { - "runtimes/win/lib/netstandard1.3/System.Net.Http.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.Net.Primitives/4.0.11": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.1", - "Microsoft.NETCore.Targets": "1.0.1", - "System.Runtime": "4.1.0", - "System.Runtime.Handles": "4.0.1" - }, - "compile": { - "ref/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "System.Net.Sockets/4.1.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.1", - "Microsoft.NETCore.Targets": "1.0.1", - "System.IO": "4.1.0", - "System.Net.Primitives": "4.0.11", - "System.Runtime": "4.1.0", - "System.Threading.Tasks": "4.0.11" - }, - "compile": { - "ref/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "System.ObjectModel/4.0.12": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11", - "System.Diagnostics.Debug": "4.0.11", - "System.Resources.ResourceManager": "4.0.1", - "System.Runtime": "4.1.0", - "System.Threading": "4.0.11" - }, - "compile": { - "ref/netstandard1.3/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Reflection/4.1.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.1", - "Microsoft.NETCore.Targets": "1.0.1", - "System.IO": "4.1.0", - "System.Reflection.Primitives": "4.0.1", - "System.Runtime": "4.1.0" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.dll": {} - } - }, - "System.Reflection.Emit/4.0.1": { - "type": "package", - "dependencies": { - "System.IO": "4.1.0", - "System.Reflection": "4.1.0", - "System.Reflection.Emit.ILGeneration": "4.0.1", - "System.Reflection.Primitives": "4.0.1", - "System.Runtime": "4.1.0" - }, - "compile": { - "ref/netstandard1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0", - "System.Reflection.Primitives": "4.0.1", - "System.Runtime": "4.1.0" - }, - "compile": { - "ref/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.1", - "Microsoft.NETCore.Targets": "1.0.1", - "System.Reflection": "4.1.0", - "System.Runtime": "4.1.0" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.1", - "Microsoft.NETCore.Targets": "1.0.1", - "System.Runtime": "4.1.0" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.1.0", - "System.Runtime": "4.1.0" - }, - "compile": { - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.1", - "Microsoft.NETCore.Targets": "1.0.1", - "System.Globalization": "4.0.11", - "System.Reflection": "4.1.0", - "System.Runtime": "4.1.0" - }, - "compile": { - "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.1.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.1", - "Microsoft.NETCore.Targets": "1.0.1" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.1.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.1", - "Microsoft.NETCore.Targets": "1.0.1", - "System.Runtime": "4.1.0" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.1", - "Microsoft.NETCore.Targets": "1.0.1", - "System.Runtime": "4.1.0" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.1.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.1", - "Microsoft.NETCore.Targets": "1.0.1", - "System.Reflection": "4.1.0", - "System.Reflection.Primitives": "4.0.1", - "System.Runtime": "4.1.0", - "System.Runtime.Handles": "4.0.1" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.1", - "System.Reflection": "4.1.0", - "System.Resources.ResourceManager": "4.0.1", - "System.Runtime": "4.1.0", - "System.Runtime.InteropServices": "4.1.0", - "System.Threading": "4.0.11", - "runtime.native.System": "4.0.0" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.Runtime.Numerics/4.0.1": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.11", - "System.Resources.ResourceManager": "4.0.1", - "System.Runtime": "4.1.0", - "System.Runtime.Extensions": "4.1.0" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.2.0": { - "type": "package", - "dependencies": { - "System.IO": "4.1.0", - "System.Runtime": "4.1.0", - "System.Security.Cryptography.Primitives": "4.0.0" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Encoding/4.0.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.1", - "System.Collections": "4.0.11", - "System.Collections.Concurrent": "4.0.12", - "System.Linq": "4.1.0", - "System.Resources.ResourceManager": "4.0.1", - "System.Runtime": "4.1.0", - "System.Runtime.Extensions": "4.1.0", - "System.Runtime.Handles": "4.0.1", - "System.Runtime.InteropServices": "4.1.0", - "System.Security.Cryptography.Primitives": "4.0.0", - "System.Text.Encoding": "4.0.11", - "runtime.native.System.Security.Cryptography": "4.0.0" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.Security.Cryptography.Primitives/4.0.0": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.11", - "System.Globalization": "4.0.11", - "System.IO": "4.1.0", - "System.Resources.ResourceManager": "4.0.1", - "System.Runtime": "4.1.0", - "System.Threading": "4.0.11", - "System.Threading.Tasks": "4.0.11" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.1.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.1.0", - "System.Runtime.Handles": "4.0.1", - "System.Security.Cryptography.Algorithms": "4.2.0", - "System.Security.Cryptography.Encoding": "4.0.0" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.Text.Encoding/4.0.11": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.1", - "Microsoft.NETCore.Targets": "1.0.1", - "System.Runtime": "4.1.0" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.1", - "Microsoft.NETCore.Targets": "1.0.1", - "System.Runtime": "4.1.0", - "System.Text.Encoding": "4.0.11" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.1.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.1.0" - }, - "compile": { - "ref/netstandard1.3/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11": { - "type": "package", - "dependencies": { - "System.Runtime": "4.1.0", - "System.Threading.Tasks": "4.0.11" - }, - "compile": { - "ref/netstandard1.3/System.Threading.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Tasks/4.0.11": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.1", - "Microsoft.NETCore.Targets": "1.0.1", - "System.Runtime": "4.1.0" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.0.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11", - "System.Runtime": "4.1.0", - "System.Threading.Tasks": "4.0.11" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {} - } - }, - "System.Threading.Timer/4.0.1": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.1", - "Microsoft.NETCore.Targets": "1.0.1", - "System.Runtime": "4.1.0" - }, - "compile": { - "ref/netstandard1.2/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11", - "System.Diagnostics.Debug": "4.0.11", - "System.Globalization": "4.0.11", - "System.IO": "4.1.0", - "System.IO.FileSystem": "4.0.1", - "System.IO.FileSystem.Primitives": "4.0.1", - "System.Resources.ResourceManager": "4.0.1", - "System.Runtime": "4.1.0", - "System.Runtime.Extensions": "4.1.0", - "System.Runtime.InteropServices": "4.1.0", - "System.Text.Encoding": "4.0.11", - "System.Text.Encoding.Extensions": "4.0.11", - "System.Text.RegularExpressions": "4.1.0", - "System.Threading.Tasks": "4.0.11", - "System.Threading.Tasks.Extensions": "4.0.0" - }, - "compile": { - "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.11", - "System.Diagnostics.Debug": "4.0.11", - "System.Diagnostics.Tools": "4.0.1", - "System.Globalization": "4.0.11", - "System.IO": "4.1.0", - "System.Reflection": "4.1.0", - "System.Resources.ResourceManager": "4.0.1", - "System.Runtime": "4.1.0", - "System.Runtime.Extensions": "4.1.0", - "System.Text.Encoding": "4.0.11", - "System.Threading": "4.0.11", - "System.Xml.ReaderWriter": "4.0.11" - }, - "compile": { - "ref/netstandard1.3/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.XDocument.dll": {} - } - } - } - }, - "libraries": { - "Microsoft.CSharp/4.0.1": { - "sha512": "17h8b5mXa87XYKrrVqdgZ38JefSUqLChUQpXgSnpzsM0nDOhE40FTeNWOJ/YmySGV6tG6T8+hjz6vxbknHJr6A==", - "type": "package", - "path": "Microsoft.CSharp/4.0.1", - "files": [ - "Microsoft.CSharp.4.0.1.nupkg.sha512", - "Microsoft.CSharp.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/Microsoft.CSharp.dll", - "lib/netstandard1.3/Microsoft.CSharp.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/Microsoft.CSharp.dll", - "ref/netcore50/Microsoft.CSharp.xml", - "ref/netcore50/de/Microsoft.CSharp.xml", - "ref/netcore50/es/Microsoft.CSharp.xml", - "ref/netcore50/fr/Microsoft.CSharp.xml", - "ref/netcore50/it/Microsoft.CSharp.xml", - "ref/netcore50/ja/Microsoft.CSharp.xml", - "ref/netcore50/ko/Microsoft.CSharp.xml", - "ref/netcore50/ru/Microsoft.CSharp.xml", - "ref/netcore50/zh-hans/Microsoft.CSharp.xml", - "ref/netcore50/zh-hant/Microsoft.CSharp.xml", - "ref/netstandard1.0/Microsoft.CSharp.dll", - "ref/netstandard1.0/Microsoft.CSharp.xml", - "ref/netstandard1.0/de/Microsoft.CSharp.xml", - "ref/netstandard1.0/es/Microsoft.CSharp.xml", - "ref/netstandard1.0/fr/Microsoft.CSharp.xml", - "ref/netstandard1.0/it/Microsoft.CSharp.xml", - "ref/netstandard1.0/ja/Microsoft.CSharp.xml", - "ref/netstandard1.0/ko/Microsoft.CSharp.xml", - "ref/netstandard1.0/ru/Microsoft.CSharp.xml", - "ref/netstandard1.0/zh-hans/Microsoft.CSharp.xml", - "ref/netstandard1.0/zh-hant/Microsoft.CSharp.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "Microsoft.NETCore.Platforms/1.0.1": { - "sha512": "2G6OjjJzwBfNOO8myRV/nFrbTw5iA+DEm0N+qUqhrOmaVtn4pC77h38I1jsXGw5VH55+dPfQsqHD0We9sCl9FQ==", - "type": "package", - "path": "Microsoft.NETCore.Platforms/1.0.1", - "files": [ - "Microsoft.NETCore.Platforms.1.0.1.nupkg.sha512", - "Microsoft.NETCore.Platforms.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "runtime.json" - ] - }, - "Microsoft.NETCore.Targets/1.0.1": { - "sha512": "rkn+fKobF/cbWfnnfBOQHKVKIOpxMZBvlSHkqDWgBpwGDcLRduvs3D9OLGeV6GWGvVwNlVi2CBbTjuPmtHvyNw==", - "type": "package", - "path": "Microsoft.NETCore.Targets/1.0.1", - "files": [ - "Microsoft.NETCore.Targets.1.0.1.nupkg.sha512", - "Microsoft.NETCore.Targets.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "runtime.json" - ] - }, - "Microsoft.Win32.Primitives/4.0.1": { - "sha512": "fQnBHO9DgcmkC9dYSJoBqo6sH1VJwJprUHh8F3hbcRlxiQiBUuTntdk8tUwV490OqC2kQUrinGwZyQHTieuXRA==", - "type": "package", - "path": "Microsoft.Win32.Primitives/4.0.1", - "files": [ - "Microsoft.Win32.Primitives.4.0.1.nupkg.sha512", - "Microsoft.Win32.Primitives.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/Microsoft.Win32.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/Microsoft.Win32.Primitives.dll", - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll", - "ref/netstandard1.3/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "NETStandard.Library/1.6.0": { - "sha512": "ypsCvIdCZ4IoYASJHt6tF2fMo7N30NLgV1EbmC+snO490OMl9FvVxmumw14rhReWU3j3g7BYudG6YCrchwHJlA==", - "type": "package", - "path": "NETStandard.Library/1.6.0", - "files": [ - "NETStandard.Library.1.6.0.nupkg.sha512", - "NETStandard.Library.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt" - ] - }, - "runtime.native.System/4.0.0": { - "sha512": "QfS/nQI7k/BLgmLrw7qm7YBoULEvgWnPI+cYsbfCVFTW8Aj+i8JhccxcFMu1RWms0YZzF+UHguNBK4Qn89e2Sg==", - "type": "package", - "path": "runtime.native.System/4.0.0", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "runtime.native.System.4.0.0.nupkg.sha512", - "runtime.native.System.nuspec" - ] - }, - "runtime.native.System.IO.Compression/4.1.0": { - "sha512": "Ob7nvnJBox1aaB222zSVZSkf4WrebPG4qFscfK7vmD7P7NxoSxACQLtO7ytWpqXDn2wcd/+45+EAZ7xjaPip8A==", - "type": "package", - "path": "runtime.native.System.IO.Compression/4.1.0", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "runtime.native.System.IO.Compression.4.1.0.nupkg.sha512", - "runtime.native.System.IO.Compression.nuspec" - ] - }, - "runtime.native.System.Security.Cryptography/4.0.0": { - "sha512": "2CQK0jmO6Eu7ZeMgD+LOFbNJSXHFVQbCJJkEyEwowh1SCgYnrn9W9RykMfpeeVGw7h4IBvYikzpGUlmZTUafJw==", - "type": "package", - "path": "runtime.native.System.Security.Cryptography/4.0.0", - "files": [ - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "runtime.native.System.Security.Cryptography.4.0.0.nupkg.sha512", - "runtime.native.System.Security.Cryptography.nuspec" - ] - }, - "System.AppContext/4.1.0": { - "sha512": "3QjO4jNV7PdKkmQAVp9atA+usVnKRwI3Kx1nMwJ93T0LcQfx7pKAYk0nKz5wn1oP5iqlhZuy6RXOFdhr7rDwow==", - "type": "package", - "path": "System.AppContext/4.1.0", - "files": [ - "System.AppContext.4.1.0.nupkg.sha512", - "System.AppContext.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.AppContext.dll", - "lib/net463/System.AppContext.dll", - "lib/netcore50/System.AppContext.dll", - "lib/netstandard1.6/System.AppContext.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.AppContext.dll", - "ref/net463/System.AppContext.dll", - "ref/netstandard/_._", - "ref/netstandard1.3/System.AppContext.dll", - "ref/netstandard1.3/System.AppContext.xml", - "ref/netstandard1.3/de/System.AppContext.xml", - "ref/netstandard1.3/es/System.AppContext.xml", - "ref/netstandard1.3/fr/System.AppContext.xml", - "ref/netstandard1.3/it/System.AppContext.xml", - "ref/netstandard1.3/ja/System.AppContext.xml", - "ref/netstandard1.3/ko/System.AppContext.xml", - "ref/netstandard1.3/ru/System.AppContext.xml", - "ref/netstandard1.3/zh-hans/System.AppContext.xml", - "ref/netstandard1.3/zh-hant/System.AppContext.xml", - "ref/netstandard1.6/System.AppContext.dll", - "ref/netstandard1.6/System.AppContext.xml", - "ref/netstandard1.6/de/System.AppContext.xml", - "ref/netstandard1.6/es/System.AppContext.xml", - "ref/netstandard1.6/fr/System.AppContext.xml", - "ref/netstandard1.6/it/System.AppContext.xml", - "ref/netstandard1.6/ja/System.AppContext.xml", - "ref/netstandard1.6/ko/System.AppContext.xml", - "ref/netstandard1.6/ru/System.AppContext.xml", - "ref/netstandard1.6/zh-hans/System.AppContext.xml", - "ref/netstandard1.6/zh-hant/System.AppContext.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.AppContext.dll" - ] - }, - "System.Buffers/4.0.0": { - "sha512": "msXumHfjjURSkvxUjYuq4N2ghHoRi2VpXcKMA7gK6ujQfU3vGpl+B6ld0ATRg+FZFpRyA6PgEPA+VlIkTeNf2w==", - "type": "package", - "path": "System.Buffers/4.0.0", - "files": [ - "System.Buffers.4.0.0.nupkg.sha512", - "System.Buffers.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.1/.xml", - "lib/netstandard1.1/System.Buffers.dll" - ] - }, - "System.Collections/4.0.11": { - "sha512": "YUJGz6eFKqS0V//mLt25vFGrrCvOnsXjlvFQs+KimpwNxug9x0Pzy4PlFMU3Q2IzqAa9G2L4LsK3+9vCBK7oTg==", - "type": "package", - "path": "System.Collections/4.0.11", - "files": [ - "System.Collections.4.0.11.nupkg.sha512", - "System.Collections.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", - "ref/netcore50/de/System.Collections.xml", - "ref/netcore50/es/System.Collections.xml", - "ref/netcore50/fr/System.Collections.xml", - "ref/netcore50/it/System.Collections.xml", - "ref/netcore50/ja/System.Collections.xml", - "ref/netcore50/ko/System.Collections.xml", - "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/zh-hans/System.Collections.xml", - "ref/netcore50/zh-hant/System.Collections.xml", - "ref/netstandard1.0/System.Collections.dll", - "ref/netstandard1.0/System.Collections.xml", - "ref/netstandard1.0/de/System.Collections.xml", - "ref/netstandard1.0/es/System.Collections.xml", - "ref/netstandard1.0/fr/System.Collections.xml", - "ref/netstandard1.0/it/System.Collections.xml", - "ref/netstandard1.0/ja/System.Collections.xml", - "ref/netstandard1.0/ko/System.Collections.xml", - "ref/netstandard1.0/ru/System.Collections.xml", - "ref/netstandard1.0/zh-hans/System.Collections.xml", - "ref/netstandard1.0/zh-hant/System.Collections.xml", - "ref/netstandard1.3/System.Collections.dll", - "ref/netstandard1.3/System.Collections.xml", - "ref/netstandard1.3/de/System.Collections.xml", - "ref/netstandard1.3/es/System.Collections.xml", - "ref/netstandard1.3/fr/System.Collections.xml", - "ref/netstandard1.3/it/System.Collections.xml", - "ref/netstandard1.3/ja/System.Collections.xml", - "ref/netstandard1.3/ko/System.Collections.xml", - "ref/netstandard1.3/ru/System.Collections.xml", - "ref/netstandard1.3/zh-hans/System.Collections.xml", - "ref/netstandard1.3/zh-hant/System.Collections.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Collections.Concurrent/4.0.12": { - "sha512": "2gBcbb3drMLgxlI0fBfxMA31ec6AEyYCHygGse4vxceJan8mRIWeKJ24BFzN7+bi/NFTgdIgufzb94LWO5EERQ==", - "type": "package", - "path": "System.Collections.Concurrent/4.0.12", - "files": [ - "System.Collections.Concurrent.4.0.12.nupkg.sha512", - "System.Collections.Concurrent.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Collections.Concurrent.dll", - "lib/netstandard1.3/System.Collections.Concurrent.dll", - "lib/portable-net45+win8+wpa81/_._", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Collections.Concurrent.dll", - "ref/netcore50/System.Collections.Concurrent.xml", - "ref/netcore50/de/System.Collections.Concurrent.xml", - "ref/netcore50/es/System.Collections.Concurrent.xml", - "ref/netcore50/fr/System.Collections.Concurrent.xml", - "ref/netcore50/it/System.Collections.Concurrent.xml", - "ref/netcore50/ja/System.Collections.Concurrent.xml", - "ref/netcore50/ko/System.Collections.Concurrent.xml", - "ref/netcore50/ru/System.Collections.Concurrent.xml", - "ref/netcore50/zh-hans/System.Collections.Concurrent.xml", - "ref/netcore50/zh-hant/System.Collections.Concurrent.xml", - "ref/netstandard1.1/System.Collections.Concurrent.dll", - "ref/netstandard1.1/System.Collections.Concurrent.xml", - "ref/netstandard1.1/de/System.Collections.Concurrent.xml", - "ref/netstandard1.1/es/System.Collections.Concurrent.xml", - "ref/netstandard1.1/fr/System.Collections.Concurrent.xml", - "ref/netstandard1.1/it/System.Collections.Concurrent.xml", - "ref/netstandard1.1/ja/System.Collections.Concurrent.xml", - "ref/netstandard1.1/ko/System.Collections.Concurrent.xml", - "ref/netstandard1.1/ru/System.Collections.Concurrent.xml", - "ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml", - "ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml", - "ref/netstandard1.3/System.Collections.Concurrent.dll", - "ref/netstandard1.3/System.Collections.Concurrent.xml", - "ref/netstandard1.3/de/System.Collections.Concurrent.xml", - "ref/netstandard1.3/es/System.Collections.Concurrent.xml", - "ref/netstandard1.3/fr/System.Collections.Concurrent.xml", - "ref/netstandard1.3/it/System.Collections.Concurrent.xml", - "ref/netstandard1.3/ja/System.Collections.Concurrent.xml", - "ref/netstandard1.3/ko/System.Collections.Concurrent.xml", - "ref/netstandard1.3/ru/System.Collections.Concurrent.xml", - "ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml", - "ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml", - "ref/portable-net45+win8+wpa81/_._", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Console/4.0.0": { - "sha512": "qSKUSOIiYA/a0g5XXdxFcUFmv1hNICBD7QZ0QhGYVipPIhvpiydY8VZqr1thmCXvmn8aipMg64zuanB4eotK9A==", - "type": "package", - "path": "System.Console/4.0.0", - "files": [ - "System.Console.4.0.0.nupkg.sha512", - "System.Console.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Console.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Console.dll", - "ref/netstandard1.3/System.Console.dll", - "ref/netstandard1.3/System.Console.xml", - "ref/netstandard1.3/de/System.Console.xml", - "ref/netstandard1.3/es/System.Console.xml", - "ref/netstandard1.3/fr/System.Console.xml", - "ref/netstandard1.3/it/System.Console.xml", - "ref/netstandard1.3/ja/System.Console.xml", - "ref/netstandard1.3/ko/System.Console.xml", - "ref/netstandard1.3/ru/System.Console.xml", - "ref/netstandard1.3/zh-hans/System.Console.xml", - "ref/netstandard1.3/zh-hant/System.Console.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Diagnostics.Debug/4.0.11": { - "sha512": "w5U95fVKHY4G8ASs/K5iK3J5LY+/dLFd4vKejsnI/ZhBsWS9hQakfx3Zr7lRWKg4tAw9r4iktyvsTagWkqYCiw==", - "type": "package", - "path": "System.Diagnostics.Debug/4.0.11", - "files": [ - "System.Diagnostics.Debug.4.0.11.nupkg.sha512", - "System.Diagnostics.Debug.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", - "ref/netcore50/de/System.Diagnostics.Debug.xml", - "ref/netcore50/es/System.Diagnostics.Debug.xml", - "ref/netcore50/fr/System.Diagnostics.Debug.xml", - "ref/netcore50/it/System.Diagnostics.Debug.xml", - "ref/netcore50/ja/System.Diagnostics.Debug.xml", - "ref/netcore50/ko/System.Diagnostics.Debug.xml", - "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/System.Diagnostics.Debug.dll", - "ref/netstandard1.0/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/System.Diagnostics.Debug.dll", - "ref/netstandard1.3/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Diagnostics.DiagnosticSource/4.0.0": { - "sha512": "YKglnq4BMTJxfcr6nuT08g+yJ0UxdePIHxosiLuljuHIUR6t4KhFsyaHOaOc1Ofqp0PUvJ0EmcgiEz6T7vEx3w==", - "type": "package", - "path": "System.Diagnostics.DiagnosticSource/4.0.0", - "files": [ - "System.Diagnostics.DiagnosticSource.4.0.0.nupkg.sha512", - "System.Diagnostics.DiagnosticSource.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net46/System.Diagnostics.DiagnosticSource.dll", - "lib/net46/System.Diagnostics.DiagnosticSource.xml", - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll", - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml", - "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll", - "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml", - "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll", - "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml" - ] - }, - "System.Diagnostics.Tools/4.0.1": { - "sha512": "xBfJ8pnd4C17dWaC9FM6aShzbJcRNMChUMD42I6772KGGrqaFdumwhn9OdM68erj1ueNo3xdQ1EwiFjK5k8p0g==", - "type": "package", - "path": "System.Diagnostics.Tools/4.0.1", - "files": [ - "System.Diagnostics.Tools.4.0.1.nupkg.sha512", - "System.Diagnostics.Tools.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Diagnostics.Tools.dll", - "ref/netcore50/System.Diagnostics.Tools.xml", - "ref/netcore50/de/System.Diagnostics.Tools.xml", - "ref/netcore50/es/System.Diagnostics.Tools.xml", - "ref/netcore50/fr/System.Diagnostics.Tools.xml", - "ref/netcore50/it/System.Diagnostics.Tools.xml", - "ref/netcore50/ja/System.Diagnostics.Tools.xml", - "ref/netcore50/ko/System.Diagnostics.Tools.xml", - "ref/netcore50/ru/System.Diagnostics.Tools.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Tools.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/System.Diagnostics.Tools.dll", - "ref/netstandard1.0/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/de/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/es/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/fr/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/it/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/ja/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/ko/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/ru/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/zh-hans/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/zh-hant/System.Diagnostics.Tools.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Diagnostics.Tracing/4.1.0": { - "sha512": "vDN1PoMZCkkdNjvZLql592oYJZgS7URcJzJ7bxeBgGtx5UtR5leNm49VmfHGqIffX4FKacHbI3H6UyNSHQknBg==", - "type": "package", - "path": "System.Diagnostics.Tracing/4.1.0", - "files": [ - "System.Diagnostics.Tracing.4.1.0.nupkg.sha512", - "System.Diagnostics.Tracing.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Diagnostics.Tracing.dll", - "lib/portable-net45+win8+wpa81/_._", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Diagnostics.Tracing.dll", - "ref/netcore50/System.Diagnostics.Tracing.dll", - "ref/netcore50/System.Diagnostics.Tracing.xml", - "ref/netcore50/de/System.Diagnostics.Tracing.xml", - "ref/netcore50/es/System.Diagnostics.Tracing.xml", - "ref/netcore50/fr/System.Diagnostics.Tracing.xml", - "ref/netcore50/it/System.Diagnostics.Tracing.xml", - "ref/netcore50/ja/System.Diagnostics.Tracing.xml", - "ref/netcore50/ko/System.Diagnostics.Tracing.xml", - "ref/netcore50/ru/System.Diagnostics.Tracing.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/System.Diagnostics.Tracing.dll", - "ref/netstandard1.1/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/System.Diagnostics.Tracing.dll", - "ref/netstandard1.2/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/System.Diagnostics.Tracing.dll", - "ref/netstandard1.3/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/System.Diagnostics.Tracing.dll", - "ref/netstandard1.5/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml", - "ref/portable-net45+win8+wpa81/_._", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Dynamic.Runtime/4.0.11": { - "sha512": "db34f6LHYM0U0JpE+sOmjar27BnqTVkbLJhgfwMpTdgTigG/Hna3m2MYVwnFzGGKnEJk2UXFuoVTr8WUbU91/A==", - "type": "package", - "path": "System.Dynamic.Runtime/4.0.11", - "files": [ - "System.Dynamic.Runtime.4.0.11.nupkg.sha512", - "System.Dynamic.Runtime.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Dynamic.Runtime.dll", - "lib/netstandard1.3/System.Dynamic.Runtime.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Dynamic.Runtime.dll", - "ref/netcore50/System.Dynamic.Runtime.xml", - "ref/netcore50/de/System.Dynamic.Runtime.xml", - "ref/netcore50/es/System.Dynamic.Runtime.xml", - "ref/netcore50/fr/System.Dynamic.Runtime.xml", - "ref/netcore50/it/System.Dynamic.Runtime.xml", - "ref/netcore50/ja/System.Dynamic.Runtime.xml", - "ref/netcore50/ko/System.Dynamic.Runtime.xml", - "ref/netcore50/ru/System.Dynamic.Runtime.xml", - "ref/netcore50/zh-hans/System.Dynamic.Runtime.xml", - "ref/netcore50/zh-hant/System.Dynamic.Runtime.xml", - "ref/netstandard1.0/System.Dynamic.Runtime.dll", - "ref/netstandard1.0/System.Dynamic.Runtime.xml", - "ref/netstandard1.0/de/System.Dynamic.Runtime.xml", - "ref/netstandard1.0/es/System.Dynamic.Runtime.xml", - "ref/netstandard1.0/fr/System.Dynamic.Runtime.xml", - "ref/netstandard1.0/it/System.Dynamic.Runtime.xml", - "ref/netstandard1.0/ja/System.Dynamic.Runtime.xml", - "ref/netstandard1.0/ko/System.Dynamic.Runtime.xml", - "ref/netstandard1.0/ru/System.Dynamic.Runtime.xml", - "ref/netstandard1.0/zh-hans/System.Dynamic.Runtime.xml", - "ref/netstandard1.0/zh-hant/System.Dynamic.Runtime.xml", - "ref/netstandard1.3/System.Dynamic.Runtime.dll", - "ref/netstandard1.3/System.Dynamic.Runtime.xml", - "ref/netstandard1.3/de/System.Dynamic.Runtime.xml", - "ref/netstandard1.3/es/System.Dynamic.Runtime.xml", - "ref/netstandard1.3/fr/System.Dynamic.Runtime.xml", - "ref/netstandard1.3/it/System.Dynamic.Runtime.xml", - "ref/netstandard1.3/ja/System.Dynamic.Runtime.xml", - "ref/netstandard1.3/ko/System.Dynamic.Runtime.xml", - "ref/netstandard1.3/ru/System.Dynamic.Runtime.xml", - "ref/netstandard1.3/zh-hans/System.Dynamic.Runtime.xml", - "ref/netstandard1.3/zh-hant/System.Dynamic.Runtime.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Dynamic.Runtime.dll" - ] - }, - "System.Globalization/4.0.11": { - "sha512": "B95h0YLEL2oSnwF/XjqSWKnwKOy/01VWkNlsCeMTFJLLabflpGV26nK164eRs5GiaRSBGpOxQ3pKoSnnyZN5pg==", - "type": "package", - "path": "System.Globalization/4.0.11", - "files": [ - "System.Globalization.4.0.11.nupkg.sha512", - "System.Globalization.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", - "ref/netcore50/de/System.Globalization.xml", - "ref/netcore50/es/System.Globalization.xml", - "ref/netcore50/fr/System.Globalization.xml", - "ref/netcore50/it/System.Globalization.xml", - "ref/netcore50/ja/System.Globalization.xml", - "ref/netcore50/ko/System.Globalization.xml", - "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/zh-hans/System.Globalization.xml", - "ref/netcore50/zh-hant/System.Globalization.xml", - "ref/netstandard1.0/System.Globalization.dll", - "ref/netstandard1.0/System.Globalization.xml", - "ref/netstandard1.0/de/System.Globalization.xml", - "ref/netstandard1.0/es/System.Globalization.xml", - "ref/netstandard1.0/fr/System.Globalization.xml", - "ref/netstandard1.0/it/System.Globalization.xml", - "ref/netstandard1.0/ja/System.Globalization.xml", - "ref/netstandard1.0/ko/System.Globalization.xml", - "ref/netstandard1.0/ru/System.Globalization.xml", - "ref/netstandard1.0/zh-hans/System.Globalization.xml", - "ref/netstandard1.0/zh-hant/System.Globalization.xml", - "ref/netstandard1.3/System.Globalization.dll", - "ref/netstandard1.3/System.Globalization.xml", - "ref/netstandard1.3/de/System.Globalization.xml", - "ref/netstandard1.3/es/System.Globalization.xml", - "ref/netstandard1.3/fr/System.Globalization.xml", - "ref/netstandard1.3/it/System.Globalization.xml", - "ref/netstandard1.3/ja/System.Globalization.xml", - "ref/netstandard1.3/ko/System.Globalization.xml", - "ref/netstandard1.3/ru/System.Globalization.xml", - "ref/netstandard1.3/zh-hans/System.Globalization.xml", - "ref/netstandard1.3/zh-hant/System.Globalization.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Globalization.Calendars/4.0.1": { - "sha512": "L1c6IqeQ88vuzC1P81JeHmHA8mxq8a18NUBNXnIY/BVb+TCyAaGIFbhpZt60h9FJNmisymoQkHEFSE9Vslja1Q==", - "type": "package", - "path": "System.Globalization.Calendars/4.0.1", - "files": [ - "System.Globalization.Calendars.4.0.1.nupkg.sha512", - "System.Globalization.Calendars.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Globalization.Calendars.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Globalization.Calendars.dll", - "ref/netstandard1.3/System.Globalization.Calendars.dll", - "ref/netstandard1.3/System.Globalization.Calendars.xml", - "ref/netstandard1.3/de/System.Globalization.Calendars.xml", - "ref/netstandard1.3/es/System.Globalization.Calendars.xml", - "ref/netstandard1.3/fr/System.Globalization.Calendars.xml", - "ref/netstandard1.3/it/System.Globalization.Calendars.xml", - "ref/netstandard1.3/ja/System.Globalization.Calendars.xml", - "ref/netstandard1.3/ko/System.Globalization.Calendars.xml", - "ref/netstandard1.3/ru/System.Globalization.Calendars.xml", - "ref/netstandard1.3/zh-hans/System.Globalization.Calendars.xml", - "ref/netstandard1.3/zh-hant/System.Globalization.Calendars.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO/4.1.0": { - "sha512": "3KlTJceQc3gnGIaHZ7UBZO26SHL1SHE4ddrmiwumFnId+CEHP+O8r386tZKaE6zlk5/mF8vifMBzHj9SaXN+mQ==", - "type": "package", - "path": "System.IO/4.1.0", - "files": [ - "System.IO.4.1.0.nupkg.sha512", - "System.IO.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.IO.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.IO.dll", - "ref/netcore50/System.IO.dll", - "ref/netcore50/System.IO.xml", - "ref/netcore50/de/System.IO.xml", - "ref/netcore50/es/System.IO.xml", - "ref/netcore50/fr/System.IO.xml", - "ref/netcore50/it/System.IO.xml", - "ref/netcore50/ja/System.IO.xml", - "ref/netcore50/ko/System.IO.xml", - "ref/netcore50/ru/System.IO.xml", - "ref/netcore50/zh-hans/System.IO.xml", - "ref/netcore50/zh-hant/System.IO.xml", - "ref/netstandard1.0/System.IO.dll", - "ref/netstandard1.0/System.IO.xml", - "ref/netstandard1.0/de/System.IO.xml", - "ref/netstandard1.0/es/System.IO.xml", - "ref/netstandard1.0/fr/System.IO.xml", - "ref/netstandard1.0/it/System.IO.xml", - "ref/netstandard1.0/ja/System.IO.xml", - "ref/netstandard1.0/ko/System.IO.xml", - "ref/netstandard1.0/ru/System.IO.xml", - "ref/netstandard1.0/zh-hans/System.IO.xml", - "ref/netstandard1.0/zh-hant/System.IO.xml", - "ref/netstandard1.3/System.IO.dll", - "ref/netstandard1.3/System.IO.xml", - "ref/netstandard1.3/de/System.IO.xml", - "ref/netstandard1.3/es/System.IO.xml", - "ref/netstandard1.3/fr/System.IO.xml", - "ref/netstandard1.3/it/System.IO.xml", - "ref/netstandard1.3/ja/System.IO.xml", - "ref/netstandard1.3/ko/System.IO.xml", - "ref/netstandard1.3/ru/System.IO.xml", - "ref/netstandard1.3/zh-hans/System.IO.xml", - "ref/netstandard1.3/zh-hant/System.IO.xml", - "ref/netstandard1.5/System.IO.dll", - "ref/netstandard1.5/System.IO.xml", - "ref/netstandard1.5/de/System.IO.xml", - "ref/netstandard1.5/es/System.IO.xml", - "ref/netstandard1.5/fr/System.IO.xml", - "ref/netstandard1.5/it/System.IO.xml", - "ref/netstandard1.5/ja/System.IO.xml", - "ref/netstandard1.5/ko/System.IO.xml", - "ref/netstandard1.5/ru/System.IO.xml", - "ref/netstandard1.5/zh-hans/System.IO.xml", - "ref/netstandard1.5/zh-hant/System.IO.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO.Compression/4.1.0": { - "sha512": "TjnBS6eztThSzeSib+WyVbLzEdLKUcEHN69VtS3u8aAsSc18FU6xCZlNWWsEd8SKcXAE+y1sOu7VbU8sUeM0sg==", - "type": "package", - "path": "System.IO.Compression/4.1.0", - "files": [ - "System.IO.Compression.4.1.0.nupkg.sha512", - "System.IO.Compression.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.IO.Compression.dll", - "lib/portable-net45+win8+wpa81/_._", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.IO.Compression.dll", - "ref/netcore50/System.IO.Compression.dll", - "ref/netcore50/System.IO.Compression.xml", - "ref/netcore50/de/System.IO.Compression.xml", - "ref/netcore50/es/System.IO.Compression.xml", - "ref/netcore50/fr/System.IO.Compression.xml", - "ref/netcore50/it/System.IO.Compression.xml", - "ref/netcore50/ja/System.IO.Compression.xml", - "ref/netcore50/ko/System.IO.Compression.xml", - "ref/netcore50/ru/System.IO.Compression.xml", - "ref/netcore50/zh-hans/System.IO.Compression.xml", - "ref/netcore50/zh-hant/System.IO.Compression.xml", - "ref/netstandard1.1/System.IO.Compression.dll", - "ref/netstandard1.1/System.IO.Compression.xml", - "ref/netstandard1.1/de/System.IO.Compression.xml", - "ref/netstandard1.1/es/System.IO.Compression.xml", - "ref/netstandard1.1/fr/System.IO.Compression.xml", - "ref/netstandard1.1/it/System.IO.Compression.xml", - "ref/netstandard1.1/ja/System.IO.Compression.xml", - "ref/netstandard1.1/ko/System.IO.Compression.xml", - "ref/netstandard1.1/ru/System.IO.Compression.xml", - "ref/netstandard1.1/zh-hans/System.IO.Compression.xml", - "ref/netstandard1.1/zh-hant/System.IO.Compression.xml", - "ref/netstandard1.3/System.IO.Compression.dll", - "ref/netstandard1.3/System.IO.Compression.xml", - "ref/netstandard1.3/de/System.IO.Compression.xml", - "ref/netstandard1.3/es/System.IO.Compression.xml", - "ref/netstandard1.3/fr/System.IO.Compression.xml", - "ref/netstandard1.3/it/System.IO.Compression.xml", - "ref/netstandard1.3/ja/System.IO.Compression.xml", - "ref/netstandard1.3/ko/System.IO.Compression.xml", - "ref/netstandard1.3/ru/System.IO.Compression.xml", - "ref/netstandard1.3/zh-hans/System.IO.Compression.xml", - "ref/netstandard1.3/zh-hant/System.IO.Compression.xml", - "ref/portable-net45+win8+wpa81/_._", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll", - "runtimes/win/lib/net46/System.IO.Compression.dll", - "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll" - ] - }, - "System.IO.Compression.ZipFile/4.0.1": { - "sha512": "hBQYJzfTbQURF10nLhd+az2NHxsU6MU7AB8RUf4IolBP5lOAm4Luho851xl+CqslmhI5ZH/el8BlngEk4lBkaQ==", - "type": "package", - "path": "System.IO.Compression.ZipFile/4.0.1", - "files": [ - "System.IO.Compression.ZipFile.4.0.1.nupkg.sha512", - "System.IO.Compression.ZipFile.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.Compression.ZipFile.dll", - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.Compression.ZipFile.dll", - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll", - "ref/netstandard1.3/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/de/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/es/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/fr/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/it/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/ja/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/ko/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/ru/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/zh-hans/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/zh-hant/System.IO.Compression.ZipFile.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO.FileSystem/4.0.1": { - "sha512": "IBErlVq5jOggAD69bg1t0pJcHaDbJbWNUZTPI96fkYWzwYbN6D9wRHMULLDd9dHsl7C2YsxXL31LMfPI1SWt8w==", - "type": "package", - "path": "System.IO.FileSystem/4.0.1", - "files": [ - "System.IO.FileSystem.4.0.1.nupkg.sha512", - "System.IO.FileSystem.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.FileSystem.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.FileSystem.dll", - "ref/netstandard1.3/System.IO.FileSystem.dll", - "ref/netstandard1.3/System.IO.FileSystem.xml", - "ref/netstandard1.3/de/System.IO.FileSystem.xml", - "ref/netstandard1.3/es/System.IO.FileSystem.xml", - "ref/netstandard1.3/fr/System.IO.FileSystem.xml", - "ref/netstandard1.3/it/System.IO.FileSystem.xml", - "ref/netstandard1.3/ja/System.IO.FileSystem.xml", - "ref/netstandard1.3/ko/System.IO.FileSystem.xml", - "ref/netstandard1.3/ru/System.IO.FileSystem.xml", - "ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml", - "ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.IO.FileSystem.Primitives/4.0.1": { - "sha512": "kWkKD203JJKxJeE74p8aF8y4Qc9r9WQx4C0cHzHPrY3fv/L/IhWnyCHaFJ3H1QPOH6A93whlQ2vG5nHlBDvzWQ==", - "type": "package", - "path": "System.IO.FileSystem.Primitives/4.0.1", - "files": [ - "System.IO.FileSystem.Primitives.4.0.1.nupkg.sha512", - "System.IO.FileSystem.Primitives.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.FileSystem.Primitives.dll", - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.FileSystem.Primitives.dll", - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll", - "ref/netstandard1.3/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Linq/4.1.0": { - "sha512": "bQ0iYFOQI0nuTnt+NQADns6ucV4DUvMdwN6CbkB1yj8i7arTGiTN5eok1kQwdnnNWSDZfIUySQY+J3d5KjWn0g==", - "type": "package", - "path": "System.Linq/4.1.0", - "files": [ - "System.Linq.4.1.0.nupkg.sha512", - "System.Linq.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net463/System.Linq.dll", - "lib/netcore50/System.Linq.dll", - "lib/netstandard1.6/System.Linq.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net463/System.Linq.dll", - "ref/netcore50/System.Linq.dll", - "ref/netcore50/System.Linq.xml", - "ref/netcore50/de/System.Linq.xml", - "ref/netcore50/es/System.Linq.xml", - "ref/netcore50/fr/System.Linq.xml", - "ref/netcore50/it/System.Linq.xml", - "ref/netcore50/ja/System.Linq.xml", - "ref/netcore50/ko/System.Linq.xml", - "ref/netcore50/ru/System.Linq.xml", - "ref/netcore50/zh-hans/System.Linq.xml", - "ref/netcore50/zh-hant/System.Linq.xml", - "ref/netstandard1.0/System.Linq.dll", - "ref/netstandard1.0/System.Linq.xml", - "ref/netstandard1.0/de/System.Linq.xml", - "ref/netstandard1.0/es/System.Linq.xml", - "ref/netstandard1.0/fr/System.Linq.xml", - "ref/netstandard1.0/it/System.Linq.xml", - "ref/netstandard1.0/ja/System.Linq.xml", - "ref/netstandard1.0/ko/System.Linq.xml", - "ref/netstandard1.0/ru/System.Linq.xml", - "ref/netstandard1.0/zh-hans/System.Linq.xml", - "ref/netstandard1.0/zh-hant/System.Linq.xml", - "ref/netstandard1.6/System.Linq.dll", - "ref/netstandard1.6/System.Linq.xml", - "ref/netstandard1.6/de/System.Linq.xml", - "ref/netstandard1.6/es/System.Linq.xml", - "ref/netstandard1.6/fr/System.Linq.xml", - "ref/netstandard1.6/it/System.Linq.xml", - "ref/netstandard1.6/ja/System.Linq.xml", - "ref/netstandard1.6/ko/System.Linq.xml", - "ref/netstandard1.6/ru/System.Linq.xml", - "ref/netstandard1.6/zh-hans/System.Linq.xml", - "ref/netstandard1.6/zh-hant/System.Linq.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Linq.Expressions/4.1.0": { - "sha512": "I+y02iqkgmCAyfbqOmSDOgqdZQ5tTj80Akm5BPSS8EeB0VGWdy6X1KCoYe8Pk6pwDoAKZUOdLVxnTJcExiv5zw==", - "type": "package", - "path": "System.Linq.Expressions/4.1.0", - "files": [ - "System.Linq.Expressions.4.1.0.nupkg.sha512", - "System.Linq.Expressions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net463/System.Linq.Expressions.dll", - "lib/netcore50/System.Linq.Expressions.dll", - "lib/netstandard1.6/System.Linq.Expressions.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net463/System.Linq.Expressions.dll", - "ref/netcore50/System.Linq.Expressions.dll", - "ref/netcore50/System.Linq.Expressions.xml", - "ref/netcore50/de/System.Linq.Expressions.xml", - "ref/netcore50/es/System.Linq.Expressions.xml", - "ref/netcore50/fr/System.Linq.Expressions.xml", - "ref/netcore50/it/System.Linq.Expressions.xml", - "ref/netcore50/ja/System.Linq.Expressions.xml", - "ref/netcore50/ko/System.Linq.Expressions.xml", - "ref/netcore50/ru/System.Linq.Expressions.xml", - "ref/netcore50/zh-hans/System.Linq.Expressions.xml", - "ref/netcore50/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.0/System.Linq.Expressions.dll", - "ref/netstandard1.0/System.Linq.Expressions.xml", - "ref/netstandard1.0/de/System.Linq.Expressions.xml", - "ref/netstandard1.0/es/System.Linq.Expressions.xml", - "ref/netstandard1.0/fr/System.Linq.Expressions.xml", - "ref/netstandard1.0/it/System.Linq.Expressions.xml", - "ref/netstandard1.0/ja/System.Linq.Expressions.xml", - "ref/netstandard1.0/ko/System.Linq.Expressions.xml", - "ref/netstandard1.0/ru/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.3/System.Linq.Expressions.dll", - "ref/netstandard1.3/System.Linq.Expressions.xml", - "ref/netstandard1.3/de/System.Linq.Expressions.xml", - "ref/netstandard1.3/es/System.Linq.Expressions.xml", - "ref/netstandard1.3/fr/System.Linq.Expressions.xml", - "ref/netstandard1.3/it/System.Linq.Expressions.xml", - "ref/netstandard1.3/ja/System.Linq.Expressions.xml", - "ref/netstandard1.3/ko/System.Linq.Expressions.xml", - "ref/netstandard1.3/ru/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.6/System.Linq.Expressions.dll", - "ref/netstandard1.6/System.Linq.Expressions.xml", - "ref/netstandard1.6/de/System.Linq.Expressions.xml", - "ref/netstandard1.6/es/System.Linq.Expressions.xml", - "ref/netstandard1.6/fr/System.Linq.Expressions.xml", - "ref/netstandard1.6/it/System.Linq.Expressions.xml", - "ref/netstandard1.6/ja/System.Linq.Expressions.xml", - "ref/netstandard1.6/ko/System.Linq.Expressions.xml", - "ref/netstandard1.6/ru/System.Linq.Expressions.xml", - "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll" - ] - }, - "System.Net.Http/4.1.0": { - "sha512": "ULq9g3SOPVuupt+Y3U+A37coXzdNisB1neFCSKzBwo182u0RDddKJF8I5+HfyXqK6OhJPgeoAwWXrbiUXuRDsg==", - "type": "package", - "path": "System.Net.Http/4.1.0", - "files": [ - "System.Net.Http.4.1.0.nupkg.sha512", - "System.Net.Http.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/Xamarinmac20/_._", - "lib/monoandroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/net46/System.Net.Http.dll", - "lib/portable-net45+win8+wpa81/_._", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/Xamarinmac20/_._", - "ref/monoandroid10/_._", - "ref/monotouch10/_._", - "ref/net45/_._", - "ref/net46/System.Net.Http.dll", - "ref/net46/System.Net.Http.xml", - "ref/net46/de/System.Net.Http.xml", - "ref/net46/es/System.Net.Http.xml", - "ref/net46/fr/System.Net.Http.xml", - "ref/net46/it/System.Net.Http.xml", - "ref/net46/ja/System.Net.Http.xml", - "ref/net46/ko/System.Net.Http.xml", - "ref/net46/ru/System.Net.Http.xml", - "ref/net46/zh-hans/System.Net.Http.xml", - "ref/net46/zh-hant/System.Net.Http.xml", - "ref/netcore50/System.Net.Http.dll", - "ref/netcore50/System.Net.Http.xml", - "ref/netcore50/de/System.Net.Http.xml", - "ref/netcore50/es/System.Net.Http.xml", - "ref/netcore50/fr/System.Net.Http.xml", - "ref/netcore50/it/System.Net.Http.xml", - "ref/netcore50/ja/System.Net.Http.xml", - "ref/netcore50/ko/System.Net.Http.xml", - "ref/netcore50/ru/System.Net.Http.xml", - "ref/netcore50/zh-hans/System.Net.Http.xml", - "ref/netcore50/zh-hant/System.Net.Http.xml", - "ref/netstandard1.1/System.Net.Http.dll", - "ref/netstandard1.1/System.Net.Http.xml", - "ref/netstandard1.1/de/System.Net.Http.xml", - "ref/netstandard1.1/es/System.Net.Http.xml", - "ref/netstandard1.1/fr/System.Net.Http.xml", - "ref/netstandard1.1/it/System.Net.Http.xml", - "ref/netstandard1.1/ja/System.Net.Http.xml", - "ref/netstandard1.1/ko/System.Net.Http.xml", - "ref/netstandard1.1/ru/System.Net.Http.xml", - "ref/netstandard1.1/zh-hans/System.Net.Http.xml", - "ref/netstandard1.1/zh-hant/System.Net.Http.xml", - "ref/netstandard1.3/System.Net.Http.dll", - "ref/netstandard1.3/System.Net.Http.xml", - "ref/netstandard1.3/de/System.Net.Http.xml", - "ref/netstandard1.3/es/System.Net.Http.xml", - "ref/netstandard1.3/fr/System.Net.Http.xml", - "ref/netstandard1.3/it/System.Net.Http.xml", - "ref/netstandard1.3/ja/System.Net.Http.xml", - "ref/netstandard1.3/ko/System.Net.Http.xml", - "ref/netstandard1.3/ru/System.Net.Http.xml", - "ref/netstandard1.3/zh-hans/System.Net.Http.xml", - "ref/netstandard1.3/zh-hant/System.Net.Http.xml", - "ref/portable-net45+win8+wpa81/_._", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll", - "runtimes/win/lib/net46/System.Net.Http.dll", - "runtimes/win/lib/netcore50/System.Net.Http.dll", - "runtimes/win/lib/netstandard1.3/System.Net.Http.dll" - ] - }, - "System.Net.Primitives/4.0.11": { - "sha512": "hVvfl4405DRjA2408luZekbPhplJK03j2Y2lSfMlny7GHXlkByw1iLnc9mgKW0GdQn73vvMcWrWewAhylXA4Nw==", - "type": "package", - "path": "System.Net.Primitives/4.0.11", - "files": [ - "System.Net.Primitives.4.0.11.nupkg.sha512", - "System.Net.Primitives.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Net.Primitives.dll", - "ref/netcore50/System.Net.Primitives.xml", - "ref/netcore50/de/System.Net.Primitives.xml", - "ref/netcore50/es/System.Net.Primitives.xml", - "ref/netcore50/fr/System.Net.Primitives.xml", - "ref/netcore50/it/System.Net.Primitives.xml", - "ref/netcore50/ja/System.Net.Primitives.xml", - "ref/netcore50/ko/System.Net.Primitives.xml", - "ref/netcore50/ru/System.Net.Primitives.xml", - "ref/netcore50/zh-hans/System.Net.Primitives.xml", - "ref/netcore50/zh-hant/System.Net.Primitives.xml", - "ref/netstandard1.0/System.Net.Primitives.dll", - "ref/netstandard1.0/System.Net.Primitives.xml", - "ref/netstandard1.0/de/System.Net.Primitives.xml", - "ref/netstandard1.0/es/System.Net.Primitives.xml", - "ref/netstandard1.0/fr/System.Net.Primitives.xml", - "ref/netstandard1.0/it/System.Net.Primitives.xml", - "ref/netstandard1.0/ja/System.Net.Primitives.xml", - "ref/netstandard1.0/ko/System.Net.Primitives.xml", - "ref/netstandard1.0/ru/System.Net.Primitives.xml", - "ref/netstandard1.0/zh-hans/System.Net.Primitives.xml", - "ref/netstandard1.0/zh-hant/System.Net.Primitives.xml", - "ref/netstandard1.1/System.Net.Primitives.dll", - "ref/netstandard1.1/System.Net.Primitives.xml", - "ref/netstandard1.1/de/System.Net.Primitives.xml", - "ref/netstandard1.1/es/System.Net.Primitives.xml", - "ref/netstandard1.1/fr/System.Net.Primitives.xml", - "ref/netstandard1.1/it/System.Net.Primitives.xml", - "ref/netstandard1.1/ja/System.Net.Primitives.xml", - "ref/netstandard1.1/ko/System.Net.Primitives.xml", - "ref/netstandard1.1/ru/System.Net.Primitives.xml", - "ref/netstandard1.1/zh-hans/System.Net.Primitives.xml", - "ref/netstandard1.1/zh-hant/System.Net.Primitives.xml", - "ref/netstandard1.3/System.Net.Primitives.dll", - "ref/netstandard1.3/System.Net.Primitives.xml", - "ref/netstandard1.3/de/System.Net.Primitives.xml", - "ref/netstandard1.3/es/System.Net.Primitives.xml", - "ref/netstandard1.3/fr/System.Net.Primitives.xml", - "ref/netstandard1.3/it/System.Net.Primitives.xml", - "ref/netstandard1.3/ja/System.Net.Primitives.xml", - "ref/netstandard1.3/ko/System.Net.Primitives.xml", - "ref/netstandard1.3/ru/System.Net.Primitives.xml", - "ref/netstandard1.3/zh-hans/System.Net.Primitives.xml", - "ref/netstandard1.3/zh-hant/System.Net.Primitives.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Net.Sockets/4.1.0": { - "sha512": "xAz0N3dAV/aR/9g8r0Y5oEqU1JRsz29F5EGb/WVHmX3jVSLqi2/92M5hTad2aNWovruXrJpJtgZ9fccPMG9uSw==", - "type": "package", - "path": "System.Net.Sockets/4.1.0", - "files": [ - "System.Net.Sockets.4.1.0.nupkg.sha512", - "System.Net.Sockets.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Net.Sockets.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Net.Sockets.dll", - "ref/netstandard1.3/System.Net.Sockets.dll", - "ref/netstandard1.3/System.Net.Sockets.xml", - "ref/netstandard1.3/de/System.Net.Sockets.xml", - "ref/netstandard1.3/es/System.Net.Sockets.xml", - "ref/netstandard1.3/fr/System.Net.Sockets.xml", - "ref/netstandard1.3/it/System.Net.Sockets.xml", - "ref/netstandard1.3/ja/System.Net.Sockets.xml", - "ref/netstandard1.3/ko/System.Net.Sockets.xml", - "ref/netstandard1.3/ru/System.Net.Sockets.xml", - "ref/netstandard1.3/zh-hans/System.Net.Sockets.xml", - "ref/netstandard1.3/zh-hant/System.Net.Sockets.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.ObjectModel/4.0.12": { - "sha512": "tAgJM1xt3ytyMoW4qn4wIqgJYm7L7TShRZG4+Q4Qsi2PCcj96pXN7nRywS9KkB3p/xDUjc2HSwP9SROyPYDYKQ==", - "type": "package", - "path": "System.ObjectModel/4.0.12", - "files": [ - "System.ObjectModel.4.0.12.nupkg.sha512", - "System.ObjectModel.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.ObjectModel.dll", - "lib/netstandard1.3/System.ObjectModel.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.ObjectModel.dll", - "ref/netcore50/System.ObjectModel.xml", - "ref/netcore50/de/System.ObjectModel.xml", - "ref/netcore50/es/System.ObjectModel.xml", - "ref/netcore50/fr/System.ObjectModel.xml", - "ref/netcore50/it/System.ObjectModel.xml", - "ref/netcore50/ja/System.ObjectModel.xml", - "ref/netcore50/ko/System.ObjectModel.xml", - "ref/netcore50/ru/System.ObjectModel.xml", - "ref/netcore50/zh-hans/System.ObjectModel.xml", - "ref/netcore50/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.0/System.ObjectModel.dll", - "ref/netstandard1.0/System.ObjectModel.xml", - "ref/netstandard1.0/de/System.ObjectModel.xml", - "ref/netstandard1.0/es/System.ObjectModel.xml", - "ref/netstandard1.0/fr/System.ObjectModel.xml", - "ref/netstandard1.0/it/System.ObjectModel.xml", - "ref/netstandard1.0/ja/System.ObjectModel.xml", - "ref/netstandard1.0/ko/System.ObjectModel.xml", - "ref/netstandard1.0/ru/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.3/System.ObjectModel.dll", - "ref/netstandard1.3/System.ObjectModel.xml", - "ref/netstandard1.3/de/System.ObjectModel.xml", - "ref/netstandard1.3/es/System.ObjectModel.xml", - "ref/netstandard1.3/fr/System.ObjectModel.xml", - "ref/netstandard1.3/it/System.ObjectModel.xml", - "ref/netstandard1.3/ja/System.ObjectModel.xml", - "ref/netstandard1.3/ko/System.ObjectModel.xml", - "ref/netstandard1.3/ru/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hant/System.ObjectModel.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Reflection/4.1.0": { - "sha512": "JCKANJ0TI7kzoQzuwB/OoJANy1Lg338B6+JVacPl4TpUwi3cReg3nMLplMq2uqYfHFQpKIlHAUVAJlImZz/4ng==", - "type": "package", - "path": "System.Reflection/4.1.0", - "files": [ - "System.Reflection.4.1.0.nupkg.sha512", - "System.Reflection.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Reflection.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Reflection.dll", - "ref/netcore50/System.Reflection.dll", - "ref/netcore50/System.Reflection.xml", - "ref/netcore50/de/System.Reflection.xml", - "ref/netcore50/es/System.Reflection.xml", - "ref/netcore50/fr/System.Reflection.xml", - "ref/netcore50/it/System.Reflection.xml", - "ref/netcore50/ja/System.Reflection.xml", - "ref/netcore50/ko/System.Reflection.xml", - "ref/netcore50/ru/System.Reflection.xml", - "ref/netcore50/zh-hans/System.Reflection.xml", - "ref/netcore50/zh-hant/System.Reflection.xml", - "ref/netstandard1.0/System.Reflection.dll", - "ref/netstandard1.0/System.Reflection.xml", - "ref/netstandard1.0/de/System.Reflection.xml", - "ref/netstandard1.0/es/System.Reflection.xml", - "ref/netstandard1.0/fr/System.Reflection.xml", - "ref/netstandard1.0/it/System.Reflection.xml", - "ref/netstandard1.0/ja/System.Reflection.xml", - "ref/netstandard1.0/ko/System.Reflection.xml", - "ref/netstandard1.0/ru/System.Reflection.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.xml", - "ref/netstandard1.3/System.Reflection.dll", - "ref/netstandard1.3/System.Reflection.xml", - "ref/netstandard1.3/de/System.Reflection.xml", - "ref/netstandard1.3/es/System.Reflection.xml", - "ref/netstandard1.3/fr/System.Reflection.xml", - "ref/netstandard1.3/it/System.Reflection.xml", - "ref/netstandard1.3/ja/System.Reflection.xml", - "ref/netstandard1.3/ko/System.Reflection.xml", - "ref/netstandard1.3/ru/System.Reflection.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.xml", - "ref/netstandard1.5/System.Reflection.dll", - "ref/netstandard1.5/System.Reflection.xml", - "ref/netstandard1.5/de/System.Reflection.xml", - "ref/netstandard1.5/es/System.Reflection.xml", - "ref/netstandard1.5/fr/System.Reflection.xml", - "ref/netstandard1.5/it/System.Reflection.xml", - "ref/netstandard1.5/ja/System.Reflection.xml", - "ref/netstandard1.5/ko/System.Reflection.xml", - "ref/netstandard1.5/ru/System.Reflection.xml", - "ref/netstandard1.5/zh-hans/System.Reflection.xml", - "ref/netstandard1.5/zh-hant/System.Reflection.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Reflection.Emit/4.0.1": { - "sha512": "P2wqAj72fFjpP6wb9nSfDqNBMab+2ovzSDzUZK7MVIm54tBJEPr9jWfSjjoTpPwj1LeKcmX3vr0ttyjSSFM47g==", - "type": "package", - "path": "System.Reflection.Emit/4.0.1", - "files": [ - "System.Reflection.Emit.4.0.1.nupkg.sha512", - "System.Reflection.Emit.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.dll", - "lib/netstandard1.3/System.Reflection.Emit.dll", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/net45/_._", - "ref/netstandard1.1/System.Reflection.Emit.dll", - "ref/netstandard1.1/System.Reflection.Emit.xml", - "ref/netstandard1.1/de/System.Reflection.Emit.xml", - "ref/netstandard1.1/es/System.Reflection.Emit.xml", - "ref/netstandard1.1/fr/System.Reflection.Emit.xml", - "ref/netstandard1.1/it/System.Reflection.Emit.xml", - "ref/netstandard1.1/ja/System.Reflection.Emit.xml", - "ref/netstandard1.1/ko/System.Reflection.Emit.xml", - "ref/netstandard1.1/ru/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml", - "ref/xamarinmac20/_._" - ] - }, - "System.Reflection.Emit.ILGeneration/4.0.1": { - "sha512": "Ov6dU8Bu15Bc7zuqttgHF12J5lwSWyTf1S+FJouUXVMSqImLZzYaQ+vRr1rQ0OZ0HqsrwWl4dsKHELckQkVpgA==", - "type": "package", - "path": "System.Reflection.Emit.ILGeneration/4.0.1", - "files": [ - "System.Reflection.Emit.ILGeneration.4.0.1.nupkg.sha512", - "System.Reflection.Emit.ILGeneration.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll", - "lib/portable-net45+wp8/_._", - "lib/wp80/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml", - "ref/portable-net45+wp8/_._", - "ref/wp80/_._", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "System.Reflection.Extensions/4.0.1": { - "sha512": "GYrtRsZcMuHF3sbmRHfMYpvxZoIN2bQGrYGerUiWLEkqdEUQZhH3TRSaC/oI4wO0II1RKBPlpIa1TOMxIcOOzQ==", - "type": "package", - "path": "System.Reflection.Extensions/4.0.1", - "files": [ - "System.Reflection.Extensions.4.0.1.nupkg.sha512", - "System.Reflection.Extensions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Extensions.dll", - "ref/netcore50/System.Reflection.Extensions.xml", - "ref/netcore50/de/System.Reflection.Extensions.xml", - "ref/netcore50/es/System.Reflection.Extensions.xml", - "ref/netcore50/fr/System.Reflection.Extensions.xml", - "ref/netcore50/it/System.Reflection.Extensions.xml", - "ref/netcore50/ja/System.Reflection.Extensions.xml", - "ref/netcore50/ko/System.Reflection.Extensions.xml", - "ref/netcore50/ru/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hans/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hant/System.Reflection.Extensions.xml", - "ref/netstandard1.0/System.Reflection.Extensions.dll", - "ref/netstandard1.0/System.Reflection.Extensions.xml", - "ref/netstandard1.0/de/System.Reflection.Extensions.xml", - "ref/netstandard1.0/es/System.Reflection.Extensions.xml", - "ref/netstandard1.0/fr/System.Reflection.Extensions.xml", - "ref/netstandard1.0/it/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ja/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ko/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ru/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Reflection.Primitives/4.0.1": { - "sha512": "4inTox4wTBaDhB7V3mPvp9XlCbeGYWVEM9/fXALd52vNEAVisc1BoVWQPuUuD0Ga//dNbA/WeMy9u9mzLxGTHQ==", - "type": "package", - "path": "System.Reflection.Primitives/4.0.1", - "files": [ - "System.Reflection.Primitives.4.0.1.nupkg.sha512", - "System.Reflection.Primitives.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Primitives.dll", - "ref/netcore50/System.Reflection.Primitives.xml", - "ref/netcore50/de/System.Reflection.Primitives.xml", - "ref/netcore50/es/System.Reflection.Primitives.xml", - "ref/netcore50/fr/System.Reflection.Primitives.xml", - "ref/netcore50/it/System.Reflection.Primitives.xml", - "ref/netcore50/ja/System.Reflection.Primitives.xml", - "ref/netcore50/ko/System.Reflection.Primitives.xml", - "ref/netcore50/ru/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hans/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hant/System.Reflection.Primitives.xml", - "ref/netstandard1.0/System.Reflection.Primitives.dll", - "ref/netstandard1.0/System.Reflection.Primitives.xml", - "ref/netstandard1.0/de/System.Reflection.Primitives.xml", - "ref/netstandard1.0/es/System.Reflection.Primitives.xml", - "ref/netstandard1.0/fr/System.Reflection.Primitives.xml", - "ref/netstandard1.0/it/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ja/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ko/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ru/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Reflection.TypeExtensions/4.1.0": { - "sha512": "tsQ/ptQ3H5FYfON8lL4MxRk/8kFyE0A+tGPXmVP967cT/gzLHYxIejIYSxp4JmIeFHVP78g/F2FE1mUUTbDtrg==", - "type": "package", - "path": "System.Reflection.TypeExtensions/4.1.0", - "files": [ - "System.Reflection.TypeExtensions.4.1.0.nupkg.sha512", - "System.Reflection.TypeExtensions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Reflection.TypeExtensions.dll", - "lib/net462/System.Reflection.TypeExtensions.dll", - "lib/netcore50/System.Reflection.TypeExtensions.dll", - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Reflection.TypeExtensions.dll", - "ref/net462/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.5/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll" - ] - }, - "System.Resources.ResourceManager/4.0.1": { - "sha512": "TxwVeUNoTgUOdQ09gfTjvW411MF+w9MBYL7AtNVc+HtBCFlutPLhUCdZjNkjbhj3bNQWMdHboF0KIWEOjJssbA==", - "type": "package", - "path": "System.Resources.ResourceManager/4.0.1", - "files": [ - "System.Resources.ResourceManager.4.0.1.nupkg.sha512", - "System.Resources.ResourceManager.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Resources.ResourceManager.dll", - "ref/netcore50/System.Resources.ResourceManager.xml", - "ref/netcore50/de/System.Resources.ResourceManager.xml", - "ref/netcore50/es/System.Resources.ResourceManager.xml", - "ref/netcore50/fr/System.Resources.ResourceManager.xml", - "ref/netcore50/it/System.Resources.ResourceManager.xml", - "ref/netcore50/ja/System.Resources.ResourceManager.xml", - "ref/netcore50/ko/System.Resources.ResourceManager.xml", - "ref/netcore50/ru/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/System.Resources.ResourceManager.dll", - "ref/netstandard1.0/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/de/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/es/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/it/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime/4.1.0": { - "sha512": "v6c/4Yaa9uWsq+JMhnOFewrYkgdNHNG2eMKuNqRn8P733rNXeRCGvV5FkkjBXn2dbVkPXOsO0xjsEeM1q2zC0g==", - "type": "package", - "path": "System.Runtime/4.1.0", - "files": [ - "System.Runtime.4.1.0.nupkg.sha512", - "System.Runtime.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Runtime.dll", - "lib/portable-net45+win8+wp80+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Runtime.dll", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", - "ref/netcore50/de/System.Runtime.xml", - "ref/netcore50/es/System.Runtime.xml", - "ref/netcore50/fr/System.Runtime.xml", - "ref/netcore50/it/System.Runtime.xml", - "ref/netcore50/ja/System.Runtime.xml", - "ref/netcore50/ko/System.Runtime.xml", - "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/zh-hans/System.Runtime.xml", - "ref/netcore50/zh-hant/System.Runtime.xml", - "ref/netstandard1.0/System.Runtime.dll", - "ref/netstandard1.0/System.Runtime.xml", - "ref/netstandard1.0/de/System.Runtime.xml", - "ref/netstandard1.0/es/System.Runtime.xml", - "ref/netstandard1.0/fr/System.Runtime.xml", - "ref/netstandard1.0/it/System.Runtime.xml", - "ref/netstandard1.0/ja/System.Runtime.xml", - "ref/netstandard1.0/ko/System.Runtime.xml", - "ref/netstandard1.0/ru/System.Runtime.xml", - "ref/netstandard1.0/zh-hans/System.Runtime.xml", - "ref/netstandard1.0/zh-hant/System.Runtime.xml", - "ref/netstandard1.2/System.Runtime.dll", - "ref/netstandard1.2/System.Runtime.xml", - "ref/netstandard1.2/de/System.Runtime.xml", - "ref/netstandard1.2/es/System.Runtime.xml", - "ref/netstandard1.2/fr/System.Runtime.xml", - "ref/netstandard1.2/it/System.Runtime.xml", - "ref/netstandard1.2/ja/System.Runtime.xml", - "ref/netstandard1.2/ko/System.Runtime.xml", - "ref/netstandard1.2/ru/System.Runtime.xml", - "ref/netstandard1.2/zh-hans/System.Runtime.xml", - "ref/netstandard1.2/zh-hant/System.Runtime.xml", - "ref/netstandard1.3/System.Runtime.dll", - "ref/netstandard1.3/System.Runtime.xml", - "ref/netstandard1.3/de/System.Runtime.xml", - "ref/netstandard1.3/es/System.Runtime.xml", - "ref/netstandard1.3/fr/System.Runtime.xml", - "ref/netstandard1.3/it/System.Runtime.xml", - "ref/netstandard1.3/ja/System.Runtime.xml", - "ref/netstandard1.3/ko/System.Runtime.xml", - "ref/netstandard1.3/ru/System.Runtime.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.xml", - "ref/netstandard1.5/System.Runtime.dll", - "ref/netstandard1.5/System.Runtime.xml", - "ref/netstandard1.5/de/System.Runtime.xml", - "ref/netstandard1.5/es/System.Runtime.xml", - "ref/netstandard1.5/fr/System.Runtime.xml", - "ref/netstandard1.5/it/System.Runtime.xml", - "ref/netstandard1.5/ja/System.Runtime.xml", - "ref/netstandard1.5/ko/System.Runtime.xml", - "ref/netstandard1.5/ru/System.Runtime.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.xml", - "ref/portable-net45+win8+wp80+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime.Extensions/4.1.0": { - "sha512": "CUOHjTT/vgP0qGW22U4/hDlOqXmcPq5YicBaXdUR2UiUoLwBT+olO6we4DVbq57jeX5uXH2uerVZhf0qGj+sVQ==", - "type": "package", - "path": "System.Runtime.Extensions/4.1.0", - "files": [ - "System.Runtime.Extensions.4.1.0.nupkg.sha512", - "System.Runtime.Extensions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Runtime.Extensions.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", - "ref/netcore50/de/System.Runtime.Extensions.xml", - "ref/netcore50/es/System.Runtime.Extensions.xml", - "ref/netcore50/fr/System.Runtime.Extensions.xml", - "ref/netcore50/it/System.Runtime.Extensions.xml", - "ref/netcore50/ja/System.Runtime.Extensions.xml", - "ref/netcore50/ko/System.Runtime.Extensions.xml", - "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", - "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.0/System.Runtime.Extensions.dll", - "ref/netstandard1.0/System.Runtime.Extensions.xml", - "ref/netstandard1.0/de/System.Runtime.Extensions.xml", - "ref/netstandard1.0/es/System.Runtime.Extensions.xml", - "ref/netstandard1.0/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.0/it/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.3/System.Runtime.Extensions.dll", - "ref/netstandard1.3/System.Runtime.Extensions.xml", - "ref/netstandard1.3/de/System.Runtime.Extensions.xml", - "ref/netstandard1.3/es/System.Runtime.Extensions.xml", - "ref/netstandard1.3/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.3/it/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.5/System.Runtime.Extensions.dll", - "ref/netstandard1.5/System.Runtime.Extensions.xml", - "ref/netstandard1.5/de/System.Runtime.Extensions.xml", - "ref/netstandard1.5/es/System.Runtime.Extensions.xml", - "ref/netstandard1.5/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.5/it/System.Runtime.Extensions.xml", - "ref/netstandard1.5/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.5/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.5/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime.Handles/4.0.1": { - "sha512": "nCJvEKguXEvk2ymk1gqj625vVnlK3/xdGzx0vOKicQkoquaTBJTP13AIYkocSUwHCLNBwUbXTqTWGDxBTWpt7g==", - "type": "package", - "path": "System.Runtime.Handles/4.0.1", - "files": [ - "System.Runtime.Handles.4.0.1.nupkg.sha512", - "System.Runtime.Handles.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/_._", - "ref/netstandard1.3/System.Runtime.Handles.dll", - "ref/netstandard1.3/System.Runtime.Handles.xml", - "ref/netstandard1.3/de/System.Runtime.Handles.xml", - "ref/netstandard1.3/es/System.Runtime.Handles.xml", - "ref/netstandard1.3/fr/System.Runtime.Handles.xml", - "ref/netstandard1.3/it/System.Runtime.Handles.xml", - "ref/netstandard1.3/ja/System.Runtime.Handles.xml", - "ref/netstandard1.3/ko/System.Runtime.Handles.xml", - "ref/netstandard1.3/ru/System.Runtime.Handles.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime.InteropServices/4.1.0": { - "sha512": "16eu3kjHS633yYdkjwShDHZLRNMKVi/s0bY8ODiqJ2RfMhDMAwxZaUaWVnZ2P71kr/or+X9o/xFWtNqz8ivieQ==", - "type": "package", - "path": "System.Runtime.InteropServices/4.1.0", - "files": [ - "System.Runtime.InteropServices.4.1.0.nupkg.sha512", - "System.Runtime.InteropServices.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Runtime.InteropServices.dll", - "lib/portable-net45+win8+wpa81/_._", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Runtime.InteropServices.dll", - "ref/netcore50/System.Runtime.InteropServices.dll", - "ref/netcore50/System.Runtime.InteropServices.xml", - "ref/netcore50/de/System.Runtime.InteropServices.xml", - "ref/netcore50/es/System.Runtime.InteropServices.xml", - "ref/netcore50/fr/System.Runtime.InteropServices.xml", - "ref/netcore50/it/System.Runtime.InteropServices.xml", - "ref/netcore50/ja/System.Runtime.InteropServices.xml", - "ref/netcore50/ko/System.Runtime.InteropServices.xml", - "ref/netcore50/ru/System.Runtime.InteropServices.xml", - "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml", - "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/System.Runtime.InteropServices.dll", - "ref/netstandard1.1/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/System.Runtime.InteropServices.dll", - "ref/netstandard1.2/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/System.Runtime.InteropServices.dll", - "ref/netstandard1.3/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/System.Runtime.InteropServices.dll", - "ref/netstandard1.5/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.InteropServices.xml", - "ref/portable-net45+win8+wpa81/_._", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.0": { - "sha512": "hWPhJxc453RCa8Z29O91EmfGeZIHX1ZH2A8L6lYQVSaKzku2DfArSfMEb1/MYYzPQRJZeu0c9dmYeJKxW5Fgng==", - "type": "package", - "path": "System.Runtime.InteropServices.RuntimeInformation/4.0.0", - "files": [ - "System.Runtime.InteropServices.RuntimeInformation.4.0.0.nupkg.sha512", - "System.Runtime.InteropServices.RuntimeInformation.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll", - "lib/win8/System.Runtime.InteropServices.RuntimeInformation.dll", - "lib/wpa81/System.Runtime.InteropServices.RuntimeInformation.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll", - "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", - "runtimes/win/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll", - "runtimes/win/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll", - "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll" - ] - }, - "System.Runtime.Numerics/4.0.1": { - "sha512": "+XbKFuzdmLP3d1o9pdHu2nxjNr2OEPqGzKeegPLCUMM71a0t50A/rOcIRmGs9wR7a8KuHX6hYs/7/TymIGLNqg==", - "type": "package", - "path": "System.Runtime.Numerics/4.0.1", - "files": [ - "System.Runtime.Numerics.4.0.1.nupkg.sha512", - "System.Runtime.Numerics.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Runtime.Numerics.dll", - "lib/netstandard1.3/System.Runtime.Numerics.dll", - "lib/portable-net45+win8+wpa81/_._", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Runtime.Numerics.dll", - "ref/netcore50/System.Runtime.Numerics.xml", - "ref/netcore50/de/System.Runtime.Numerics.xml", - "ref/netcore50/es/System.Runtime.Numerics.xml", - "ref/netcore50/fr/System.Runtime.Numerics.xml", - "ref/netcore50/it/System.Runtime.Numerics.xml", - "ref/netcore50/ja/System.Runtime.Numerics.xml", - "ref/netcore50/ko/System.Runtime.Numerics.xml", - "ref/netcore50/ru/System.Runtime.Numerics.xml", - "ref/netcore50/zh-hans/System.Runtime.Numerics.xml", - "ref/netcore50/zh-hant/System.Runtime.Numerics.xml", - "ref/netstandard1.1/System.Runtime.Numerics.dll", - "ref/netstandard1.1/System.Runtime.Numerics.xml", - "ref/netstandard1.1/de/System.Runtime.Numerics.xml", - "ref/netstandard1.1/es/System.Runtime.Numerics.xml", - "ref/netstandard1.1/fr/System.Runtime.Numerics.xml", - "ref/netstandard1.1/it/System.Runtime.Numerics.xml", - "ref/netstandard1.1/ja/System.Runtime.Numerics.xml", - "ref/netstandard1.1/ko/System.Runtime.Numerics.xml", - "ref/netstandard1.1/ru/System.Runtime.Numerics.xml", - "ref/netstandard1.1/zh-hans/System.Runtime.Numerics.xml", - "ref/netstandard1.1/zh-hant/System.Runtime.Numerics.xml", - "ref/portable-net45+win8+wpa81/_._", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Cryptography.Algorithms/4.2.0": { - "sha512": "8JQFxbLVdrtIOKMDN38Fn0GWnqYZw/oMlwOUG/qz1jqChvyZlnUmu+0s7wLx7JYua/nAXoESpHA3iw11QFWhXg==", - "type": "package", - "path": "System.Security.Cryptography.Algorithms/4.2.0", - "files": [ - "System.Security.Cryptography.Algorithms.4.2.0.nupkg.sha512", - "System.Security.Cryptography.Algorithms.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Algorithms.dll", - "lib/net461/System.Security.Cryptography.Algorithms.dll", - "lib/net463/System.Security.Cryptography.Algorithms.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Algorithms.dll", - "ref/net461/System.Security.Cryptography.Algorithms.dll", - "ref/net463/System.Security.Cryptography.Algorithms.dll", - "ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll", - "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll", - "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll", - "runtimes/win/lib/net46/System.Security.Cryptography.Algorithms.dll", - "runtimes/win/lib/net461/System.Security.Cryptography.Algorithms.dll", - "runtimes/win/lib/net463/System.Security.Cryptography.Algorithms.dll", - "runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll", - "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll" - ] - }, - "System.Security.Cryptography.Encoding/4.0.0": { - "sha512": "FbKgE5MbxSQMPcSVRgwM6bXN3GtyAh04NkV8E5zKCBE26X0vYW0UtTa2FIgkH33WVqBVxRgxljlVYumWtU+HcQ==", - "type": "package", - "path": "System.Security.Cryptography.Encoding/4.0.0", - "files": [ - "System.Security.Cryptography.Encoding.4.0.0.nupkg.sha512", - "System.Security.Cryptography.Encoding.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Encoding.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Encoding.dll", - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll", - "ref/netstandard1.3/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll", - "runtimes/win/lib/net46/System.Security.Cryptography.Encoding.dll", - "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll" - ] - }, - "System.Security.Cryptography.Primitives/4.0.0": { - "sha512": "Wkd7QryWYjkQclX0bngpntW5HSlMzeJU24UaLJQ7YTfI8ydAVAaU2J+HXLLABOVJlKTVvAeL0Aj39VeTe7L+oA==", - "type": "package", - "path": "System.Security.Cryptography.Primitives/4.0.0", - "files": [ - "System.Security.Cryptography.Primitives.4.0.0.nupkg.sha512", - "System.Security.Cryptography.Primitives.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Primitives.dll", - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Primitives.dll", - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Security.Cryptography.X509Certificates/4.1.0": { - "sha512": "4HEfsQIKAhA1+ApNn729Gi09zh+lYWwyIuViihoMDWp1vQnEkL2ct7mAbhBlLYm+x/L4Rr/pyGge1lIY635e0w==", - "type": "package", - "path": "System.Security.Cryptography.X509Certificates/4.1.0", - "files": [ - "System.Security.Cryptography.X509Certificates.4.1.0.nupkg.sha512", - "System.Security.Cryptography.X509Certificates.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.X509Certificates.dll", - "lib/net461/System.Security.Cryptography.X509Certificates.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.X509Certificates.dll", - "ref/net461/System.Security.Cryptography.X509Certificates.dll", - "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll", - "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/de/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/es/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/fr/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/it/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/ja/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/ko/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/ru/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/zh-hans/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/zh-hant/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll", - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/de/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/es/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/fr/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/it/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/ja/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/ko/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/ru/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/zh-hans/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/zh-hant/System.Security.Cryptography.X509Certificates.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll", - "runtimes/win/lib/net46/System.Security.Cryptography.X509Certificates.dll", - "runtimes/win/lib/net461/System.Security.Cryptography.X509Certificates.dll", - "runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll", - "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll" - ] - }, - "System.Text.Encoding/4.0.11": { - "sha512": "U3gGeMlDZXxCEiY4DwVLSacg+DFWCvoiX+JThA/rvw37Sqrku7sEFeVBBBMBnfB6FeZHsyDx85HlKL19x0HtZA==", - "type": "package", - "path": "System.Text.Encoding/4.0.11", - "files": [ - "System.Text.Encoding.4.0.11.nupkg.sha512", - "System.Text.Encoding.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", - "ref/netcore50/de/System.Text.Encoding.xml", - "ref/netcore50/es/System.Text.Encoding.xml", - "ref/netcore50/fr/System.Text.Encoding.xml", - "ref/netcore50/it/System.Text.Encoding.xml", - "ref/netcore50/ja/System.Text.Encoding.xml", - "ref/netcore50/ko/System.Text.Encoding.xml", - "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/zh-hans/System.Text.Encoding.xml", - "ref/netcore50/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.0/System.Text.Encoding.dll", - "ref/netstandard1.0/System.Text.Encoding.xml", - "ref/netstandard1.0/de/System.Text.Encoding.xml", - "ref/netstandard1.0/es/System.Text.Encoding.xml", - "ref/netstandard1.0/fr/System.Text.Encoding.xml", - "ref/netstandard1.0/it/System.Text.Encoding.xml", - "ref/netstandard1.0/ja/System.Text.Encoding.xml", - "ref/netstandard1.0/ko/System.Text.Encoding.xml", - "ref/netstandard1.0/ru/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.3/System.Text.Encoding.dll", - "ref/netstandard1.3/System.Text.Encoding.xml", - "ref/netstandard1.3/de/System.Text.Encoding.xml", - "ref/netstandard1.3/es/System.Text.Encoding.xml", - "ref/netstandard1.3/fr/System.Text.Encoding.xml", - "ref/netstandard1.3/it/System.Text.Encoding.xml", - "ref/netstandard1.3/ja/System.Text.Encoding.xml", - "ref/netstandard1.3/ko/System.Text.Encoding.xml", - "ref/netstandard1.3/ru/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Text.Encoding.Extensions/4.0.11": { - "sha512": "jtbiTDtvfLYgXn8PTfWI+SiBs51rrmO4AAckx4KR6vFK9Wzf6tI8kcRdsYQNwriUeQ1+CtQbM1W4cMbLXnj/OQ==", - "type": "package", - "path": "System.Text.Encoding.Extensions/4.0.11", - "files": [ - "System.Text.Encoding.Extensions.4.0.11.nupkg.sha512", - "System.Text.Encoding.Extensions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Text.Encoding.Extensions.dll", - "ref/netcore50/System.Text.Encoding.Extensions.xml", - "ref/netcore50/de/System.Text.Encoding.Extensions.xml", - "ref/netcore50/es/System.Text.Encoding.Extensions.xml", - "ref/netcore50/fr/System.Text.Encoding.Extensions.xml", - "ref/netcore50/it/System.Text.Encoding.Extensions.xml", - "ref/netcore50/ja/System.Text.Encoding.Extensions.xml", - "ref/netcore50/ko/System.Text.Encoding.Extensions.xml", - "ref/netcore50/ru/System.Text.Encoding.Extensions.xml", - "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml", - "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/System.Text.Encoding.Extensions.dll", - "ref/netstandard1.0/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll", - "ref/netstandard1.3/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Text.RegularExpressions/4.1.0": { - "sha512": "i88YCXpRTjCnoSQZtdlHkAOx4KNNik4hMy83n0+Ftlb7jvV6ZiZWMpnEZHhjBp6hQVh8gWd/iKNPzlPF7iyA2g==", - "type": "package", - "path": "System.Text.RegularExpressions/4.1.0", - "files": [ - "System.Text.RegularExpressions.4.1.0.nupkg.sha512", - "System.Text.RegularExpressions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net463/System.Text.RegularExpressions.dll", - "lib/netcore50/System.Text.RegularExpressions.dll", - "lib/netstandard1.6/System.Text.RegularExpressions.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net463/System.Text.RegularExpressions.dll", - "ref/netcore50/System.Text.RegularExpressions.dll", - "ref/netcore50/System.Text.RegularExpressions.xml", - "ref/netcore50/de/System.Text.RegularExpressions.xml", - "ref/netcore50/es/System.Text.RegularExpressions.xml", - "ref/netcore50/fr/System.Text.RegularExpressions.xml", - "ref/netcore50/it/System.Text.RegularExpressions.xml", - "ref/netcore50/ja/System.Text.RegularExpressions.xml", - "ref/netcore50/ko/System.Text.RegularExpressions.xml", - "ref/netcore50/ru/System.Text.RegularExpressions.xml", - "ref/netcore50/zh-hans/System.Text.RegularExpressions.xml", - "ref/netcore50/zh-hant/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/System.Text.RegularExpressions.dll", - "ref/netstandard1.0/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/de/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/es/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/fr/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/it/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/ja/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/ko/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/ru/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/System.Text.RegularExpressions.dll", - "ref/netstandard1.3/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/de/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/es/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/fr/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/it/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/ja/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/ko/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/ru/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/System.Text.RegularExpressions.dll", - "ref/netstandard1.6/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/de/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/es/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/fr/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/it/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/ja/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/ko/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/ru/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/zh-hans/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/zh-hant/System.Text.RegularExpressions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Threading/4.0.11": { - "sha512": "N+3xqIcg3VDKyjwwCGaZ9HawG9aC6cSDI+s7ROma310GQo8vilFZa86hqKppwTHleR/G0sfOzhvgnUxWCR/DrQ==", - "type": "package", - "path": "System.Threading/4.0.11", - "files": [ - "System.Threading.4.0.11.nupkg.sha512", - "System.Threading.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Threading.dll", - "lib/netstandard1.3/System.Threading.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", - "ref/netcore50/de/System.Threading.xml", - "ref/netcore50/es/System.Threading.xml", - "ref/netcore50/fr/System.Threading.xml", - "ref/netcore50/it/System.Threading.xml", - "ref/netcore50/ja/System.Threading.xml", - "ref/netcore50/ko/System.Threading.xml", - "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/zh-hans/System.Threading.xml", - "ref/netcore50/zh-hant/System.Threading.xml", - "ref/netstandard1.0/System.Threading.dll", - "ref/netstandard1.0/System.Threading.xml", - "ref/netstandard1.0/de/System.Threading.xml", - "ref/netstandard1.0/es/System.Threading.xml", - "ref/netstandard1.0/fr/System.Threading.xml", - "ref/netstandard1.0/it/System.Threading.xml", - "ref/netstandard1.0/ja/System.Threading.xml", - "ref/netstandard1.0/ko/System.Threading.xml", - "ref/netstandard1.0/ru/System.Threading.xml", - "ref/netstandard1.0/zh-hans/System.Threading.xml", - "ref/netstandard1.0/zh-hant/System.Threading.xml", - "ref/netstandard1.3/System.Threading.dll", - "ref/netstandard1.3/System.Threading.xml", - "ref/netstandard1.3/de/System.Threading.xml", - "ref/netstandard1.3/es/System.Threading.xml", - "ref/netstandard1.3/fr/System.Threading.xml", - "ref/netstandard1.3/it/System.Threading.xml", - "ref/netstandard1.3/ja/System.Threading.xml", - "ref/netstandard1.3/ko/System.Threading.xml", - "ref/netstandard1.3/ru/System.Threading.xml", - "ref/netstandard1.3/zh-hans/System.Threading.xml", - "ref/netstandard1.3/zh-hant/System.Threading.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Threading.dll" - ] - }, - "System.Threading.Tasks/4.0.11": { - "sha512": "k1S4Gc6IGwtHGT8188RSeGaX86Qw/wnrgNLshJvsdNUOPP9etMmo8S07c+UlOAx4K/xLuN9ivA1bD0LVurtIxQ==", - "type": "package", - "path": "System.Threading.Tasks/4.0.11", - "files": [ - "System.Threading.Tasks.4.0.11.nupkg.sha512", - "System.Threading.Tasks.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.Tasks.dll", - "ref/netcore50/System.Threading.Tasks.xml", - "ref/netcore50/de/System.Threading.Tasks.xml", - "ref/netcore50/es/System.Threading.Tasks.xml", - "ref/netcore50/fr/System.Threading.Tasks.xml", - "ref/netcore50/it/System.Threading.Tasks.xml", - "ref/netcore50/ja/System.Threading.Tasks.xml", - "ref/netcore50/ko/System.Threading.Tasks.xml", - "ref/netcore50/ru/System.Threading.Tasks.xml", - "ref/netcore50/zh-hans/System.Threading.Tasks.xml", - "ref/netcore50/zh-hant/System.Threading.Tasks.xml", - "ref/netstandard1.0/System.Threading.Tasks.dll", - "ref/netstandard1.0/System.Threading.Tasks.xml", - "ref/netstandard1.0/de/System.Threading.Tasks.xml", - "ref/netstandard1.0/es/System.Threading.Tasks.xml", - "ref/netstandard1.0/fr/System.Threading.Tasks.xml", - "ref/netstandard1.0/it/System.Threading.Tasks.xml", - "ref/netstandard1.0/ja/System.Threading.Tasks.xml", - "ref/netstandard1.0/ko/System.Threading.Tasks.xml", - "ref/netstandard1.0/ru/System.Threading.Tasks.xml", - "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml", - "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml", - "ref/netstandard1.3/System.Threading.Tasks.dll", - "ref/netstandard1.3/System.Threading.Tasks.xml", - "ref/netstandard1.3/de/System.Threading.Tasks.xml", - "ref/netstandard1.3/es/System.Threading.Tasks.xml", - "ref/netstandard1.3/fr/System.Threading.Tasks.xml", - "ref/netstandard1.3/it/System.Threading.Tasks.xml", - "ref/netstandard1.3/ja/System.Threading.Tasks.xml", - "ref/netstandard1.3/ko/System.Threading.Tasks.xml", - "ref/netstandard1.3/ru/System.Threading.Tasks.xml", - "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml", - "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Threading.Tasks.Extensions/4.0.0": { - "sha512": "pH4FZDsZQ/WmgJtN4LWYmRdJAEeVkyriSwrv2Teoe5FOU0Yxlb6II6GL8dBPOfRmutHGATduj3ooMt7dJ2+i+w==", - "type": "package", - "path": "System.Threading.Tasks.Extensions/4.0.0", - "files": [ - "System.Threading.Tasks.Extensions.4.0.0.nupkg.sha512", - "System.Threading.Tasks.Extensions.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml" - ] - }, - "System.Threading.Timer/4.0.1": { - "sha512": "saGfUV8uqVW6LeURiqxcGhZ24PzuRNaUBtbhVeuUAvky1naH395A/1nY0P2bWvrw/BreRtIB/EzTDkGBpqCwEw==", - "type": "package", - "path": "System.Threading.Timer/4.0.1", - "files": [ - "System.Threading.Timer.4.0.1.nupkg.sha512", - "System.Threading.Timer.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net451/_._", - "lib/portable-net451+win81+wpa81/_._", - "lib/win81/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net451/_._", - "ref/netcore50/System.Threading.Timer.dll", - "ref/netcore50/System.Threading.Timer.xml", - "ref/netcore50/de/System.Threading.Timer.xml", - "ref/netcore50/es/System.Threading.Timer.xml", - "ref/netcore50/fr/System.Threading.Timer.xml", - "ref/netcore50/it/System.Threading.Timer.xml", - "ref/netcore50/ja/System.Threading.Timer.xml", - "ref/netcore50/ko/System.Threading.Timer.xml", - "ref/netcore50/ru/System.Threading.Timer.xml", - "ref/netcore50/zh-hans/System.Threading.Timer.xml", - "ref/netcore50/zh-hant/System.Threading.Timer.xml", - "ref/netstandard1.2/System.Threading.Timer.dll", - "ref/netstandard1.2/System.Threading.Timer.xml", - "ref/netstandard1.2/de/System.Threading.Timer.xml", - "ref/netstandard1.2/es/System.Threading.Timer.xml", - "ref/netstandard1.2/fr/System.Threading.Timer.xml", - "ref/netstandard1.2/it/System.Threading.Timer.xml", - "ref/netstandard1.2/ja/System.Threading.Timer.xml", - "ref/netstandard1.2/ko/System.Threading.Timer.xml", - "ref/netstandard1.2/ru/System.Threading.Timer.xml", - "ref/netstandard1.2/zh-hans/System.Threading.Timer.xml", - "ref/netstandard1.2/zh-hant/System.Threading.Timer.xml", - "ref/portable-net451+win81+wpa81/_._", - "ref/win81/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Xml.ReaderWriter/4.0.11": { - "sha512": "ZIiLPsf67YZ9zgr31vzrFaYQqxRPX9cVHjtPSnmx4eN6lbS/yEyYNr2vs1doGDEscF0tjCZFsk9yUg1sC9e8tg==", - "type": "package", - "path": "System.Xml.ReaderWriter/4.0.11", - "files": [ - "System.Xml.ReaderWriter.4.0.11.nupkg.sha512", - "System.Xml.ReaderWriter.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Xml.ReaderWriter.dll", - "lib/netstandard1.3/System.Xml.ReaderWriter.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Xml.ReaderWriter.dll", - "ref/netcore50/System.Xml.ReaderWriter.xml", - "ref/netcore50/de/System.Xml.ReaderWriter.xml", - "ref/netcore50/es/System.Xml.ReaderWriter.xml", - "ref/netcore50/fr/System.Xml.ReaderWriter.xml", - "ref/netcore50/it/System.Xml.ReaderWriter.xml", - "ref/netcore50/ja/System.Xml.ReaderWriter.xml", - "ref/netcore50/ko/System.Xml.ReaderWriter.xml", - "ref/netcore50/ru/System.Xml.ReaderWriter.xml", - "ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml", - "ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/System.Xml.ReaderWriter.dll", - "ref/netstandard1.0/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/de/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/es/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/fr/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/it/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/ja/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/ko/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/ru/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/zh-hans/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/zh-hant/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/System.Xml.ReaderWriter.dll", - "ref/netstandard1.3/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/de/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/es/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/fr/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/it/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/ja/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/ko/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/ru/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/zh-hans/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/zh-hant/System.Xml.ReaderWriter.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "System.Xml.XDocument/4.0.11": { - "sha512": "Mk2mKmPi0nWaoiYeotq1dgeNK1fqWh61+EK+w4Wu8SWuTYLzpUnschb59bJtGywaPq7SmTuPf44wrXRwbIrukg==", - "type": "package", - "path": "System.Xml.XDocument/4.0.11", - "files": [ - "System.Xml.XDocument.4.0.11.nupkg.sha512", - "System.Xml.XDocument.nuspec", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Xml.XDocument.dll", - "lib/netstandard1.3/System.Xml.XDocument.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Xml.XDocument.dll", - "ref/netcore50/System.Xml.XDocument.xml", - "ref/netcore50/de/System.Xml.XDocument.xml", - "ref/netcore50/es/System.Xml.XDocument.xml", - "ref/netcore50/fr/System.Xml.XDocument.xml", - "ref/netcore50/it/System.Xml.XDocument.xml", - "ref/netcore50/ja/System.Xml.XDocument.xml", - "ref/netcore50/ko/System.Xml.XDocument.xml", - "ref/netcore50/ru/System.Xml.XDocument.xml", - "ref/netcore50/zh-hans/System.Xml.XDocument.xml", - "ref/netcore50/zh-hant/System.Xml.XDocument.xml", - "ref/netstandard1.0/System.Xml.XDocument.dll", - "ref/netstandard1.0/System.Xml.XDocument.xml", - "ref/netstandard1.0/de/System.Xml.XDocument.xml", - "ref/netstandard1.0/es/System.Xml.XDocument.xml", - "ref/netstandard1.0/fr/System.Xml.XDocument.xml", - "ref/netstandard1.0/it/System.Xml.XDocument.xml", - "ref/netstandard1.0/ja/System.Xml.XDocument.xml", - "ref/netstandard1.0/ko/System.Xml.XDocument.xml", - "ref/netstandard1.0/ru/System.Xml.XDocument.xml", - "ref/netstandard1.0/zh-hans/System.Xml.XDocument.xml", - "ref/netstandard1.0/zh-hant/System.Xml.XDocument.xml", - "ref/netstandard1.3/System.Xml.XDocument.dll", - "ref/netstandard1.3/System.Xml.XDocument.xml", - "ref/netstandard1.3/de/System.Xml.XDocument.xml", - "ref/netstandard1.3/es/System.Xml.XDocument.xml", - "ref/netstandard1.3/fr/System.Xml.XDocument.xml", - "ref/netstandard1.3/it/System.Xml.XDocument.xml", - "ref/netstandard1.3/ja/System.Xml.XDocument.xml", - "ref/netstandard1.3/ko/System.Xml.XDocument.xml", - "ref/netstandard1.3/ru/System.Xml.XDocument.xml", - "ref/netstandard1.3/zh-hans/System.Xml.XDocument.xml", - "ref/netstandard1.3/zh-hant/System.Xml.XDocument.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - } - }, - "projectFileDependencyGroups": { - "": [ - "Microsoft.CSharp >= 4.0.1", - "NETStandard.Library >= 1.6.0", - "System.Reflection >= 4.1.0", - "System.Reflection.TypeExtensions >= 4.1.0" - ], - ".NETStandard,Version=v1.3": [] - }, - "tools": {}, - "projectFileToolGroups": {} -} \ No newline at end of file diff --git a/Tizen.NUI/ClassLibrary1.sln b/Tizen.NUI/ClassLibrary1.sln deleted file mode 100755 index 2f7f25e..0000000 --- a/Tizen.NUI/ClassLibrary1.sln +++ /dev/null @@ -1,22 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 14 -VisualStudioVersion = 14.0.25420.1 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ClassLibrary1", "ClassLibrary1.csproj", "{5037EB12-A7D9-47B4-A79C-4B2B0C8F0E23}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {5037EB12-A7D9-47B4-A79C-4B2B0C8F0E23}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {5037EB12-A7D9-47B4-A79C-4B2B0C8F0E23}.Debug|Any CPU.Build.0 = Debug|Any CPU - {5037EB12-A7D9-47B4-A79C-4B2B0C8F0E23}.Release|Any CPU.ActiveCfg = Release|Any CPU - {5037EB12-A7D9-47B4-A79C-4B2B0C8F0E23}.Release|Any CPU.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/Tizen.NUI/Properties/AssemblyInfo.cs b/Tizen.NUI/Properties/AssemblyInfo.cs deleted file mode 100755 index 56f744d..0000000 --- a/Tizen.NUI/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,36 +0,0 @@ -using System.Reflection; -using System.Runtime.CompilerServices; -using System.Runtime.InteropServices; - -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[assembly: AssemblyTitle("ClassLibrary1")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Microsoft")] -[assembly: AssemblyProduct("ClassLibrary1")] -[assembly: AssemblyCopyright("Copyright © Microsoft 2017")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - -// Setting ComVisible to false makes the types in this assembly not visible -// to COM components. If you need to access a type in this assembly from -// COM, set the ComVisible attribute to true on that type. -[assembly: ComVisible(false)] - -// The following GUID is for the ID of the typelib if this project is exposed to COM -[assembly: Guid("5037eb12-a7d9-47b4-a79c-4b2b0c8f0e23")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/Tizen.NUI/Tizen.NUI.nuspec b/Tizen.NUI/Tizen.NUI.nuspec deleted file mode 100644 index 7c5055b..0000000 --- a/Tizen.NUI/Tizen.NUI.nuspec +++ /dev/null @@ -1,15 +0,0 @@ - - - - Tizen.NUI - $version$ - Tizen Developers - Tizen NUI dll (dali c#) - - - - - - - - diff --git a/Tizen.NUI/obj/Debug/ClassLibrary1.csproj.FileListAbsolute.txt b/Tizen.NUI/obj/Debug/ClassLibrary1.csproj.FileListAbsolute.txt deleted file mode 100755 index 6e19498..0000000 --- a/Tizen.NUI/obj/Debug/ClassLibrary1.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,10 +0,0 @@ -D:\ssong2best\work\2017\dali-csharp\VS_WorkSpace\dali-csharp-0102\ClassLibrary1\bin\Debug\dali-csharp-binder.dll -D:\ssong2best\work\2017\dali-csharp\VS_WorkSpace\dali-csharp-0102\ClassLibrary1\bin\Debug\dali-csharp-binder.pdb -D:\ssong2best\work\2017\dali-csharp\VS_WorkSpace\dali-csharp-0102\ClassLibrary1\obj\Debug\dali-csharp-binder.dll -D:\ssong2best\work\2017\dali-csharp\VS_WorkSpace\dali-csharp-0102\ClassLibrary1\obj\Debug\dali-csharp-binder.pdb -D:\ssong2best\work\2017\dali-csharp\VS_WorkSpace\dali-csharp-0102\ClassLibrary1\obj\Debug\ClassLibrary1.csprojResolveAssemblyReference.cache -L:\work\git\csharp\2\refer\test-dali-1\dali-test\bin\Debug\dali-csharp-binder.dll -L:\work\git\csharp\2\refer\test-dali-1\dali-test\bin\Debug\dali-csharp-binder.pdb -L:\work\git\csharp\2\refer\test-dali-1\dali-test\obj\Debug\ClassLibrary1.csprojResolveAssemblyReference.cache -L:\work\git\csharp\2\refer\test-dali-1\dali-test\obj\Debug\dali-csharp-binder.dll -L:\work\git\csharp\2\refer\test-dali-1\dali-test\obj\Debug\dali-csharp-binder.pdb diff --git a/Tizen.NUI/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/Tizen.NUI/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache deleted file mode 100755 index 0a4b1dee1e379006c914e40901f00b605db4c1de..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 22566 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 QrUj4**ivK!rKFSoANsC5MgRZ+ diff --git a/Tizen.NUI/obj/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs b/Tizen.NUI/obj/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs deleted file mode 100755 index e69de29..0000000 diff --git a/Tizen.NUI/obj/Debug/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs b/Tizen.NUI/obj/Debug/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs deleted file mode 100755 index e69de29..0000000 diff --git a/Tizen.NUI/obj/Debug/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs b/Tizen.NUI/obj/Debug/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs deleted file mode 100755 index e69de29..0000000 diff --git a/Tizen.NUI/obj/Debug/dali-csharp-binder.dll b/Tizen.NUI/obj/Debug/dali-csharp-binder.dll deleted file mode 100755 index 61b8e69aa516fca76c4224bb00fccffdd4d4387b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 915456 zcmd3P2e@2C`TpMBy*J?|gxuV)3xtvo%D_!R=)L!*NDaOBvX})0mLMukno>kXQ9$Xv zH^oX76cI#F5fBgyVgW10|NDM(=A4;xW@gXk@_U|t9!SoadB1PInR(}%Z|2N7yW?J; ztJEr$N*(|I?|+rb{rH!EHj%&Mf1Qr(3Clb

p>^PfxqQZ-=L+?RvzK?WxDlZ5=-M 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 diff --git a/Tizen.NUI/obj/Debug/dali-csharp-binder.pdb b/Tizen.NUI/obj/Debug/dali-csharp-binder.pdb deleted file mode 100755 index ba0e4bbb0b4a07e8df72f2ffac619584b9d159f4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 375344 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

mB`CN%OW8d3S8?Vk*4#PIuwB^o&t3v@wa@I-v2 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 -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -#if true -using System.Reflection; -#endif - -namespace NUI { - -public class ViewImpl : CustomActorImpl { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal ViewImpl(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.ViewImpl_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ViewImpl obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - public override void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - throw new global::System.MethodAccessException("C++ destructor does not have public access"); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - public static View New() { - View ret = new View(NDalicPINVOKE.ViewImpl_New(), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetStyleName(string styleName) { - NDalicPINVOKE.ViewImpl_SetStyleName(swigCPtr, styleName); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public string GetStyleName() { - string ret = NDalicPINVOKE.ViewImpl_GetStyleName(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetBackgroundColor(Vector4 color) { - NDalicPINVOKE.ViewImpl_SetBackgroundColor(swigCPtr, Vector4.getCPtr(color)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector4 GetBackgroundColor() { - Vector4 ret = new Vector4(NDalicPINVOKE.ViewImpl_GetBackgroundColor(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetBackgroundImage(Image image) { - NDalicPINVOKE.ViewImpl_SetBackgroundImage(swigCPtr, Image.getCPtr(image)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetBackground(Property.Map map) { - NDalicPINVOKE.ViewImpl_SetBackground(swigCPtr, Property.Map.getCPtr(map)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void ClearBackground() { - NDalicPINVOKE.ViewImpl_ClearBackground(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void EnableGestureDetection(Gesture.Type type) { - NDalicPINVOKE.ViewImpl_EnableGestureDetection(swigCPtr, (int)type); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void DisableGestureDetection(Gesture.Type type) { - NDalicPINVOKE.ViewImpl_DisableGestureDetection(swigCPtr, (int)type); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public PinchGestureDetector GetPinchGestureDetector() { - PinchGestureDetector ret = new PinchGestureDetector(NDalicPINVOKE.ViewImpl_GetPinchGestureDetector(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public PanGestureDetector GetPanGestureDetector() { - PanGestureDetector ret = new PanGestureDetector(NDalicPINVOKE.ViewImpl_GetPanGestureDetector(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public TapGestureDetector GetTapGestureDetector() { - TapGestureDetector ret = new TapGestureDetector(NDalicPINVOKE.ViewImpl_GetTapGestureDetector(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public LongPressGestureDetector GetLongPressGestureDetector() { - LongPressGestureDetector ret = new LongPressGestureDetector(NDalicPINVOKE.ViewImpl_GetLongPressGestureDetector(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetKeyboardNavigationSupport(bool isSupported) { - NDalicPINVOKE.ViewImpl_SetKeyboardNavigationSupport(swigCPtr, isSupported); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool IsKeyboardNavigationSupported() { - bool ret = NDalicPINVOKE.ViewImpl_IsKeyboardNavigationSupported(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetKeyInputFocus() { - NDalicPINVOKE.ViewImpl_SetKeyInputFocus(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool HasKeyInputFocus() { - bool ret = NDalicPINVOKE.ViewImpl_HasKeyInputFocus(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void ClearKeyInputFocus() { - NDalicPINVOKE.ViewImpl_ClearKeyInputFocus(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetAsKeyboardFocusGroup(bool isFocusGroup) { - NDalicPINVOKE.ViewImpl_SetAsKeyboardFocusGroup(swigCPtr, isFocusGroup); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool IsKeyboardFocusGroup() { - bool ret = NDalicPINVOKE.ViewImpl_IsKeyboardFocusGroup(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void AccessibilityActivate() { - NDalicPINVOKE.ViewImpl_AccessibilityActivate(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void KeyboardEnter() { - NDalicPINVOKE.ViewImpl_KeyboardEnter(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ControlKeyEventSignal KeyEventSignal() { - ControlKeyEventSignal ret = new ControlKeyEventSignal(NDalicPINVOKE.ViewImpl_KeyEventSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public KeyInputFocusSignal KeyInputFocusGainedSignal() { - KeyInputFocusSignal ret = new KeyInputFocusSignal(NDalicPINVOKE.ViewImpl_KeyInputFocusGainedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public KeyInputFocusSignal KeyInputFocusLostSignal() { - KeyInputFocusSignal ret = new KeyInputFocusSignal(NDalicPINVOKE.ViewImpl_KeyInputFocusLostSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool EmitKeyEventSignal(KeyEvent arg0) { - bool ret = NDalicPINVOKE.ViewImpl_EmitKeyEventSignal(swigCPtr, KeyEvent.getCPtr(arg0)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - protected virtual new void OnStageConnection(int depth) { - if (SwigDerivedClassHasMethod("OnStageConnection", swigMethodTypes0)) NDalicPINVOKE.ViewImpl_OnStageConnectionSwigExplicitViewImpl(swigCPtr, depth); else NDalicPINVOKE.ViewImpl_OnStageConnection(swigCPtr, depth); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - protected virtual new void OnStageDisconnection() { - if (SwigDerivedClassHasMethod("OnStageDisconnection", swigMethodTypes1)) NDalicPINVOKE.ViewImpl_OnStageDisconnectionSwigExplicitViewImpl(swigCPtr); else NDalicPINVOKE.ViewImpl_OnStageDisconnection(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - protected virtual new void OnChildAdd(Actor child) { - if (SwigDerivedClassHasMethod("OnChildAdd", swigMethodTypes2)) NDalicPINVOKE.ViewImpl_OnChildAddSwigExplicitViewImpl(swigCPtr, Actor.getCPtr(child)); else NDalicPINVOKE.ViewImpl_OnChildAdd(swigCPtr, Actor.getCPtr(child)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - protected virtual new void OnChildRemove(Actor child) { - if (SwigDerivedClassHasMethod("OnChildRemove", swigMethodTypes3)) NDalicPINVOKE.ViewImpl_OnChildRemoveSwigExplicitViewImpl(swigCPtr, Actor.getCPtr(child)); else NDalicPINVOKE.ViewImpl_OnChildRemove(swigCPtr, Actor.getCPtr(child)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - protected virtual new void OnPropertySet(int index, Property.Value propertyValue) { - if (SwigDerivedClassHasMethod("OnPropertySet", swigMethodTypes4)) NDalicPINVOKE.ViewImpl_OnPropertySetSwigExplicitViewImpl(swigCPtr, index, Property.Value.getCPtr(propertyValue)); else NDalicPINVOKE.ViewImpl_OnPropertySet(swigCPtr, index, Property.Value.getCPtr(propertyValue)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - protected virtual new void OnSizeSet(Vector3 targetSize) { - if (SwigDerivedClassHasMethod("OnSizeSet", swigMethodTypes5)) NDalicPINVOKE.ViewImpl_OnSizeSetSwigExplicitViewImpl(swigCPtr, Vector3.getCPtr(targetSize)); else NDalicPINVOKE.ViewImpl_OnSizeSet(swigCPtr, Vector3.getCPtr(targetSize)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - protected virtual new void OnSizeAnimation(Animation animation, Vector3 targetSize) { - if (SwigDerivedClassHasMethod("OnSizeAnimation", swigMethodTypes6)) NDalicPINVOKE.ViewImpl_OnSizeAnimationSwigExplicitViewImpl(swigCPtr, Animation.getCPtr(animation), Vector3.getCPtr(targetSize)); else NDalicPINVOKE.ViewImpl_OnSizeAnimation(swigCPtr, Animation.getCPtr(animation), Vector3.getCPtr(targetSize)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - protected virtual new bool OnTouchEvent(TouchEvent arg0) { - bool ret = (SwigDerivedClassHasMethod("OnTouchEvent", swigMethodTypes7) ? NDalicPINVOKE.ViewImpl_OnTouchEventSwigExplicitViewImpl(swigCPtr, TouchEvent.getCPtr(arg0)) : NDalicPINVOKE.ViewImpl_OnTouchEvent(swigCPtr, TouchEvent.getCPtr(arg0))); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - protected virtual new bool OnHoverEvent(HoverEvent arg0) { - bool ret = (SwigDerivedClassHasMethod("OnHoverEvent", swigMethodTypes8) ? NDalicPINVOKE.ViewImpl_OnHoverEventSwigExplicitViewImpl(swigCPtr, HoverEvent.getCPtr(arg0)) : NDalicPINVOKE.ViewImpl_OnHoverEvent(swigCPtr, HoverEvent.getCPtr(arg0))); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - protected virtual new bool OnKeyEvent(KeyEvent arg0) { - bool ret = (SwigDerivedClassHasMethod("OnKeyEvent", swigMethodTypes9) ? NDalicPINVOKE.ViewImpl_OnKeyEventSwigExplicitViewImpl(swigCPtr, KeyEvent.getCPtr(arg0)) : NDalicPINVOKE.ViewImpl_OnKeyEvent(swigCPtr, KeyEvent.getCPtr(arg0))); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - protected virtual new bool OnWheelEvent(WheelEvent arg0) { - bool ret = (SwigDerivedClassHasMethod("OnWheelEvent", swigMethodTypes10) ? NDalicPINVOKE.ViewImpl_OnWheelEventSwigExplicitViewImpl(swigCPtr, WheelEvent.getCPtr(arg0)) : NDalicPINVOKE.ViewImpl_OnWheelEvent(swigCPtr, WheelEvent.getCPtr(arg0))); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - protected virtual new void OnRelayout(Vector2 size, RelayoutContainer container) { - if (SwigDerivedClassHasMethod("OnRelayout", swigMethodTypes11)) NDalicPINVOKE.ViewImpl_OnRelayoutSwigExplicitViewImpl(swigCPtr, Vector2.getCPtr(size), RelayoutContainer.getCPtr(container)); else NDalicPINVOKE.ViewImpl_OnRelayout(swigCPtr, Vector2.getCPtr(size), RelayoutContainer.getCPtr(container)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - protected virtual new void OnSetResizePolicy(ResizePolicyType policy, DimensionType dimension) { - if (SwigDerivedClassHasMethod("OnSetResizePolicy", swigMethodTypes12)) NDalicPINVOKE.ViewImpl_OnSetResizePolicySwigExplicitViewImpl(swigCPtr, (int)policy, (int)dimension); else NDalicPINVOKE.ViewImpl_OnSetResizePolicy(swigCPtr, (int)policy, (int)dimension); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - protected virtual new Vector3 GetNaturalSize() { - Vector3 ret = new Vector3((SwigDerivedClassHasMethod("GetNaturalSize", swigMethodTypes13) ? NDalicPINVOKE.ViewImpl_GetNaturalSizeSwigExplicitViewImpl(swigCPtr) : NDalicPINVOKE.ViewImpl_GetNaturalSize(swigCPtr)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - protected virtual new float CalculateChildSize(Actor child, DimensionType dimension) { - float ret = (SwigDerivedClassHasMethod("CalculateChildSize", swigMethodTypes14) ? NDalicPINVOKE.ViewImpl_CalculateChildSizeSwigExplicitViewImpl(swigCPtr, Actor.getCPtr(child), (int)dimension) : NDalicPINVOKE.ViewImpl_CalculateChildSize(swigCPtr, Actor.getCPtr(child), (int)dimension)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - protected virtual new float GetHeightForWidth(float width) { - float ret = (SwigDerivedClassHasMethod("GetHeightForWidth", swigMethodTypes15) ? NDalicPINVOKE.ViewImpl_GetHeightForWidthSwigExplicitViewImpl(swigCPtr, width) : NDalicPINVOKE.ViewImpl_GetHeightForWidth(swigCPtr, width)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - protected virtual new float GetWidthForHeight(float height) { - float ret = (SwigDerivedClassHasMethod("GetWidthForHeight", swigMethodTypes16) ? NDalicPINVOKE.ViewImpl_GetWidthForHeightSwigExplicitViewImpl(swigCPtr, height) : NDalicPINVOKE.ViewImpl_GetWidthForHeight(swigCPtr, height)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - protected virtual new bool RelayoutDependentOnChildren(DimensionType dimension) { - bool ret = (SwigDerivedClassHasMethod("RelayoutDependentOnChildren", swigMethodTypes17) ? NDalicPINVOKE.ViewImpl_RelayoutDependentOnChildrenSwigExplicitViewImpl__SWIG_0(swigCPtr, (int)dimension) : NDalicPINVOKE.ViewImpl_RelayoutDependentOnChildren__SWIG_0(swigCPtr, (int)dimension)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - protected virtual new bool RelayoutDependentOnChildren() { - bool ret = (SwigDerivedClassHasMethod("RelayoutDependentOnChildren", swigMethodTypes18) ? NDalicPINVOKE.ViewImpl_RelayoutDependentOnChildrenSwigExplicitViewImpl__SWIG_1(swigCPtr) : NDalicPINVOKE.ViewImpl_RelayoutDependentOnChildren__SWIG_1(swigCPtr)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - protected virtual new void OnCalculateRelayoutSize(DimensionType dimension) { - if (SwigDerivedClassHasMethod("OnCalculateRelayoutSize", swigMethodTypes19)) NDalicPINVOKE.ViewImpl_OnCalculateRelayoutSizeSwigExplicitViewImpl(swigCPtr, (int)dimension); else NDalicPINVOKE.ViewImpl_OnCalculateRelayoutSize(swigCPtr, (int)dimension); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - protected virtual new void OnLayoutNegotiated(float size, DimensionType dimension) { - if (SwigDerivedClassHasMethod("OnLayoutNegotiated", swigMethodTypes20)) NDalicPINVOKE.ViewImpl_OnLayoutNegotiatedSwigExplicitViewImpl(swigCPtr, size, (int)dimension); else NDalicPINVOKE.ViewImpl_OnLayoutNegotiated(swigCPtr, size, (int)dimension); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual void OnInitialize() { - if (SwigDerivedClassHasMethod("OnInitialize", swigMethodTypes21)) NDalicPINVOKE.ViewImpl_OnInitializeSwigExplicitViewImpl(swigCPtr); else NDalicPINVOKE.ViewImpl_OnInitialize(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual void OnControlChildAdd(Actor child) { - if (SwigDerivedClassHasMethod("OnControlChildAdd", swigMethodTypes22)) NDalicPINVOKE.ViewImpl_OnControlChildAddSwigExplicitViewImpl(swigCPtr, Actor.getCPtr(child)); else NDalicPINVOKE.ViewImpl_OnControlChildAdd(swigCPtr, Actor.getCPtr(child)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual void OnControlChildRemove(Actor child) { - if (SwigDerivedClassHasMethod("OnControlChildRemove", swigMethodTypes23)) NDalicPINVOKE.ViewImpl_OnControlChildRemoveSwigExplicitViewImpl(swigCPtr, Actor.getCPtr(child)); else NDalicPINVOKE.ViewImpl_OnControlChildRemove(swigCPtr, Actor.getCPtr(child)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual void OnStyleChange(StyleManager styleManager, StyleChangeType change) { - if (SwigDerivedClassHasMethod("OnStyleChange", swigMethodTypes24)) NDalicPINVOKE.ViewImpl_OnStyleChangeSwigExplicitViewImpl(swigCPtr, StyleManager.getCPtr(styleManager), (int)change); else NDalicPINVOKE.ViewImpl_OnStyleChange(swigCPtr, StyleManager.getCPtr(styleManager), (int)change); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual bool OnAccessibilityActivated() { - bool ret = (SwigDerivedClassHasMethod("OnAccessibilityActivated", swigMethodTypes25) ? NDalicPINVOKE.ViewImpl_OnAccessibilityActivatedSwigExplicitViewImpl(swigCPtr) : NDalicPINVOKE.ViewImpl_OnAccessibilityActivated(swigCPtr)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual bool OnAccessibilityPan(PanGesture gesture) { - bool ret = (SwigDerivedClassHasMethod("OnAccessibilityPan", swigMethodTypes26) ? NDalicPINVOKE.ViewImpl_OnAccessibilityPanSwigExplicitViewImpl(swigCPtr, PanGesture.getCPtr(gesture)) : NDalicPINVOKE.ViewImpl_OnAccessibilityPan(swigCPtr, PanGesture.getCPtr(gesture))); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual bool OnAccessibilityTouch(TouchEvent touchEvent) { - bool ret = (SwigDerivedClassHasMethod("OnAccessibilityTouch", swigMethodTypes27) ? NDalicPINVOKE.ViewImpl_OnAccessibilityTouchSwigExplicitViewImpl(swigCPtr, TouchEvent.getCPtr(touchEvent)) : NDalicPINVOKE.ViewImpl_OnAccessibilityTouch(swigCPtr, TouchEvent.getCPtr(touchEvent))); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual bool OnAccessibilityValueChange(bool isIncrease) { - bool ret = (SwigDerivedClassHasMethod("OnAccessibilityValueChange", swigMethodTypes28) ? NDalicPINVOKE.ViewImpl_OnAccessibilityValueChangeSwigExplicitViewImpl(swigCPtr, isIncrease) : NDalicPINVOKE.ViewImpl_OnAccessibilityValueChange(swigCPtr, isIncrease)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual bool OnAccessibilityZoom() { - bool ret = (SwigDerivedClassHasMethod("OnAccessibilityZoom", swigMethodTypes29) ? NDalicPINVOKE.ViewImpl_OnAccessibilityZoomSwigExplicitViewImpl(swigCPtr) : NDalicPINVOKE.ViewImpl_OnAccessibilityZoom(swigCPtr)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual void OnKeyInputFocusGained() { - if (SwigDerivedClassHasMethod("OnKeyInputFocusGained", swigMethodTypes30)) NDalicPINVOKE.ViewImpl_OnKeyInputFocusGainedSwigExplicitViewImpl(swigCPtr); else NDalicPINVOKE.ViewImpl_OnKeyInputFocusGained(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual void OnKeyInputFocusLost() { - if (SwigDerivedClassHasMethod("OnKeyInputFocusLost", swigMethodTypes31)) NDalicPINVOKE.ViewImpl_OnKeyInputFocusLostSwigExplicitViewImpl(swigCPtr); else NDalicPINVOKE.ViewImpl_OnKeyInputFocusLost(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual Actor GetNextKeyboardFocusableActor(Actor currentFocusedActor, View.KeyboardFocus.Direction direction, bool loopEnabled) { - Actor ret = new Actor((SwigDerivedClassHasMethod("GetNextKeyboardFocusableActor", swigMethodTypes32) ? NDalicPINVOKE.ViewImpl_GetNextKeyboardFocusableActorSwigExplicitViewImpl(swigCPtr, Actor.getCPtr(currentFocusedActor), (int)direction, loopEnabled) : NDalicPINVOKE.ViewImpl_GetNextKeyboardFocusableActor(swigCPtr, Actor.getCPtr(currentFocusedActor), (int)direction, loopEnabled)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual void OnKeyboardFocusChangeCommitted(Actor commitedFocusableActor) { - if (SwigDerivedClassHasMethod("OnKeyboardFocusChangeCommitted", swigMethodTypes33)) NDalicPINVOKE.ViewImpl_OnKeyboardFocusChangeCommittedSwigExplicitViewImpl(swigCPtr, Actor.getCPtr(commitedFocusableActor)); else NDalicPINVOKE.ViewImpl_OnKeyboardFocusChangeCommitted(swigCPtr, Actor.getCPtr(commitedFocusableActor)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual bool OnKeyboardEnter() { - bool ret = (SwigDerivedClassHasMethod("OnKeyboardEnter", swigMethodTypes34) ? NDalicPINVOKE.ViewImpl_OnKeyboardEnterSwigExplicitViewImpl(swigCPtr) : NDalicPINVOKE.ViewImpl_OnKeyboardEnter(swigCPtr)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual void OnPinch(PinchGesture pinch) { - if (SwigDerivedClassHasMethod("OnPinch", swigMethodTypes35)) NDalicPINVOKE.ViewImpl_OnPinchSwigExplicitViewImpl(swigCPtr, PinchGesture.getCPtr(pinch)); else NDalicPINVOKE.ViewImpl_OnPinch(swigCPtr, PinchGesture.getCPtr(pinch)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual void OnPan(PanGesture pan) { - if (SwigDerivedClassHasMethod("OnPan", swigMethodTypes36)) NDalicPINVOKE.ViewImpl_OnPanSwigExplicitViewImpl(swigCPtr, PanGesture.getCPtr(pan)); else NDalicPINVOKE.ViewImpl_OnPan(swigCPtr, PanGesture.getCPtr(pan)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual void OnTap(TapGesture tap) { - if (SwigDerivedClassHasMethod("OnTap", swigMethodTypes37)) NDalicPINVOKE.ViewImpl_OnTapSwigExplicitViewImpl(swigCPtr, TapGesture.getCPtr(tap)); else NDalicPINVOKE.ViewImpl_OnTap(swigCPtr, TapGesture.getCPtr(tap)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual void OnLongPress(LongPressGesture longPress) { - if (SwigDerivedClassHasMethod("OnLongPress", swigMethodTypes38)) NDalicPINVOKE.ViewImpl_OnLongPressSwigExplicitViewImpl(swigCPtr, LongPressGesture.getCPtr(longPress)); else NDalicPINVOKE.ViewImpl_OnLongPress(swigCPtr, LongPressGesture.getCPtr(longPress)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual void SignalConnected(SlotObserver slotObserver, SWIGTYPE_p_Dali__CallbackBase callback) { - if (SwigDerivedClassHasMethod("SignalConnected", swigMethodTypes39)) NDalicPINVOKE.ViewImpl_SignalConnectedSwigExplicitViewImpl(swigCPtr, SlotObserver.getCPtr(slotObserver), SWIGTYPE_p_Dali__CallbackBase.getCPtr(callback)); else NDalicPINVOKE.ViewImpl_SignalConnected(swigCPtr, SlotObserver.getCPtr(slotObserver), SWIGTYPE_p_Dali__CallbackBase.getCPtr(callback)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual void SignalDisconnected(SlotObserver slotObserver, SWIGTYPE_p_Dali__CallbackBase callback) { - if (SwigDerivedClassHasMethod("SignalDisconnected", swigMethodTypes40)) NDalicPINVOKE.ViewImpl_SignalDisconnectedSwigExplicitViewImpl(swigCPtr, SlotObserver.getCPtr(slotObserver), SWIGTYPE_p_Dali__CallbackBase.getCPtr(callback)); else NDalicPINVOKE.ViewImpl_SignalDisconnected(swigCPtr, SlotObserver.getCPtr(slotObserver), SWIGTYPE_p_Dali__CallbackBase.getCPtr(callback)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - private void SwigDirectorConnect() { - if (SwigDerivedClassHasMethod("OnStageConnection", swigMethodTypes0)) - swigDelegate0 = new SwigDelegateViewImpl_0(SwigDirectorOnStageConnection); - if (SwigDerivedClassHasMethod("OnStageDisconnection", swigMethodTypes1)) - swigDelegate1 = new SwigDelegateViewImpl_1(SwigDirectorOnStageDisconnection); - if (SwigDerivedClassHasMethod("OnChildAdd", swigMethodTypes2)) - swigDelegate2 = new SwigDelegateViewImpl_2(SwigDirectorOnChildAdd); - if (SwigDerivedClassHasMethod("OnChildRemove", swigMethodTypes3)) - swigDelegate3 = new SwigDelegateViewImpl_3(SwigDirectorOnChildRemove); - if (SwigDerivedClassHasMethod("OnPropertySet", swigMethodTypes4)) - swigDelegate4 = new SwigDelegateViewImpl_4(SwigDirectorOnPropertySet); - if (SwigDerivedClassHasMethod("OnSizeSet", swigMethodTypes5)) - swigDelegate5 = new SwigDelegateViewImpl_5(SwigDirectorOnSizeSet); - if (SwigDerivedClassHasMethod("OnSizeAnimation", swigMethodTypes6)) - swigDelegate6 = new SwigDelegateViewImpl_6(SwigDirectorOnSizeAnimation); - if (SwigDerivedClassHasMethod("OnTouchEvent", swigMethodTypes7)) - swigDelegate7 = new SwigDelegateViewImpl_7(SwigDirectorOnTouchEvent); - if (SwigDerivedClassHasMethod("OnHoverEvent", swigMethodTypes8)) - swigDelegate8 = new SwigDelegateViewImpl_8(SwigDirectorOnHoverEvent); - if (SwigDerivedClassHasMethod("OnKeyEvent", swigMethodTypes9)) - swigDelegate9 = new SwigDelegateViewImpl_9(SwigDirectorOnKeyEvent); - if (SwigDerivedClassHasMethod("OnWheelEvent", swigMethodTypes10)) - swigDelegate10 = new SwigDelegateViewImpl_10(SwigDirectorOnWheelEvent); - if (SwigDerivedClassHasMethod("OnRelayout", swigMethodTypes11)) - swigDelegate11 = new SwigDelegateViewImpl_11(SwigDirectorOnRelayout); - if (SwigDerivedClassHasMethod("OnSetResizePolicy", swigMethodTypes12)) - swigDelegate12 = new SwigDelegateViewImpl_12(SwigDirectorOnSetResizePolicy); - if (SwigDerivedClassHasMethod("GetNaturalSize", swigMethodTypes13)) - swigDelegate13 = new SwigDelegateViewImpl_13(SwigDirectorGetNaturalSize); - if (SwigDerivedClassHasMethod("CalculateChildSize", swigMethodTypes14)) - swigDelegate14 = new SwigDelegateViewImpl_14(SwigDirectorCalculateChildSize); - if (SwigDerivedClassHasMethod("GetHeightForWidth", swigMethodTypes15)) - swigDelegate15 = new SwigDelegateViewImpl_15(SwigDirectorGetHeightForWidth); - if (SwigDerivedClassHasMethod("GetWidthForHeight", swigMethodTypes16)) - swigDelegate16 = new SwigDelegateViewImpl_16(SwigDirectorGetWidthForHeight); - if (SwigDerivedClassHasMethod("RelayoutDependentOnChildren", swigMethodTypes17)) - swigDelegate17 = new SwigDelegateViewImpl_17(SwigDirectorRelayoutDependentOnChildren__SWIG_0); - if (SwigDerivedClassHasMethod("RelayoutDependentOnChildren", swigMethodTypes18)) - swigDelegate18 = new SwigDelegateViewImpl_18(SwigDirectorRelayoutDependentOnChildren__SWIG_1); - if (SwigDerivedClassHasMethod("OnCalculateRelayoutSize", swigMethodTypes19)) - swigDelegate19 = new SwigDelegateViewImpl_19(SwigDirectorOnCalculateRelayoutSize); - if (SwigDerivedClassHasMethod("OnLayoutNegotiated", swigMethodTypes20)) - swigDelegate20 = new SwigDelegateViewImpl_20(SwigDirectorOnLayoutNegotiated); - if (SwigDerivedClassHasMethod("OnInitialize", swigMethodTypes21)) - swigDelegate21 = new SwigDelegateViewImpl_21(SwigDirectorOnInitialize); - if (SwigDerivedClassHasMethod("OnControlChildAdd", swigMethodTypes22)) - swigDelegate22 = new SwigDelegateViewImpl_22(SwigDirectorOnControlChildAdd); - if (SwigDerivedClassHasMethod("OnControlChildRemove", swigMethodTypes23)) - swigDelegate23 = new SwigDelegateViewImpl_23(SwigDirectorOnControlChildRemove); - if (SwigDerivedClassHasMethod("OnStyleChange", swigMethodTypes24)) - swigDelegate24 = new SwigDelegateViewImpl_24(SwigDirectorOnStyleChange); - if (SwigDerivedClassHasMethod("OnAccessibilityActivated", swigMethodTypes25)) - swigDelegate25 = new SwigDelegateViewImpl_25(SwigDirectorOnAccessibilityActivated); - if (SwigDerivedClassHasMethod("OnAccessibilityPan", swigMethodTypes26)) - swigDelegate26 = new SwigDelegateViewImpl_26(SwigDirectorOnAccessibilityPan); - if (SwigDerivedClassHasMethod("OnAccessibilityTouch", swigMethodTypes27)) - swigDelegate27 = new SwigDelegateViewImpl_27(SwigDirectorOnAccessibilityTouch); - if (SwigDerivedClassHasMethod("OnAccessibilityValueChange", swigMethodTypes28)) - swigDelegate28 = new SwigDelegateViewImpl_28(SwigDirectorOnAccessibilityValueChange); - if (SwigDerivedClassHasMethod("OnAccessibilityZoom", swigMethodTypes29)) - swigDelegate29 = new SwigDelegateViewImpl_29(SwigDirectorOnAccessibilityZoom); - if (SwigDerivedClassHasMethod("OnKeyInputFocusGained", swigMethodTypes30)) - swigDelegate30 = new SwigDelegateViewImpl_30(SwigDirectorOnKeyInputFocusGained); - if (SwigDerivedClassHasMethod("OnKeyInputFocusLost", swigMethodTypes31)) - swigDelegate31 = new SwigDelegateViewImpl_31(SwigDirectorOnKeyInputFocusLost); - if (SwigDerivedClassHasMethod("GetNextKeyboardFocusableActor", swigMethodTypes32)) - swigDelegate32 = new SwigDelegateViewImpl_32(SwigDirectorGetNextKeyboardFocusableActor); - if (SwigDerivedClassHasMethod("OnKeyboardFocusChangeCommitted", swigMethodTypes33)) - swigDelegate33 = new SwigDelegateViewImpl_33(SwigDirectorOnKeyboardFocusChangeCommitted); - if (SwigDerivedClassHasMethod("OnKeyboardEnter", swigMethodTypes34)) - swigDelegate34 = new SwigDelegateViewImpl_34(SwigDirectorOnKeyboardEnter); - if (SwigDerivedClassHasMethod("OnPinch", swigMethodTypes35)) - swigDelegate35 = new SwigDelegateViewImpl_35(SwigDirectorOnPinch); - if (SwigDerivedClassHasMethod("OnPan", swigMethodTypes36)) - swigDelegate36 = new SwigDelegateViewImpl_36(SwigDirectorOnPan); - if (SwigDerivedClassHasMethod("OnTap", swigMethodTypes37)) - swigDelegate37 = new SwigDelegateViewImpl_37(SwigDirectorOnTap); - if (SwigDerivedClassHasMethod("OnLongPress", swigMethodTypes38)) - swigDelegate38 = new SwigDelegateViewImpl_38(SwigDirectorOnLongPress); - if (SwigDerivedClassHasMethod("SignalConnected", swigMethodTypes39)) - swigDelegate39 = new SwigDelegateViewImpl_39(SwigDirectorSignalConnected); - if (SwigDerivedClassHasMethod("SignalDisconnected", swigMethodTypes40)) - swigDelegate40 = new SwigDelegateViewImpl_40(SwigDirectorSignalDisconnected); - NDalicPINVOKE.ViewImpl_director_connect(swigCPtr, swigDelegate0, swigDelegate1, swigDelegate2, swigDelegate3, swigDelegate4, swigDelegate5, swigDelegate6, swigDelegate7, swigDelegate8, swigDelegate9, swigDelegate10, swigDelegate11, swigDelegate12, swigDelegate13, swigDelegate14, swigDelegate15, swigDelegate16, swigDelegate17, swigDelegate18, swigDelegate19, swigDelegate20, swigDelegate21, swigDelegate22, swigDelegate23, swigDelegate24, swigDelegate25, swigDelegate26, swigDelegate27, swigDelegate28, swigDelegate29, swigDelegate30, swigDelegate31, swigDelegate32, swigDelegate33, swigDelegate34, swigDelegate35, swigDelegate36, swigDelegate37, swigDelegate38, swigDelegate39, swigDelegate40); - } - -#if true - private bool SwigDerivedClassHasMethod(string methodName, global::System.Type[] methodTypes) { - global::System.Reflection.MethodInfo methodInfo = this.GetType().GetMethod(methodName, methodTypes); - bool hasDerivedMethod = methodInfo.GetType().GetTypeInfo().IsSubclassOf(typeof(ViewImpl)); - return hasDerivedMethod; - } -#else -//original - private bool SwigDerivedClassHasMethod(string methodName, global::System.Type[] methodTypes) { - global::System.Reflection.MethodInfo methodInfo = this.GetType().GetMethod(methodName, global::System.Reflection.BindingFlags.Public | global::System.Reflection.BindingFlags.NonPublic | global::System.Reflection.BindingFlags.Instance, null, methodTypes, null); - bool hasDerivedMethod = methodInfo.DeclaringType.IsSubclassOf(typeof(ViewImpl)); - return hasDerivedMethod; - } -#endif - - private void SwigDirectorOnStageConnection(int depth) { - OnStageConnection(depth); - } - - private void SwigDirectorOnStageDisconnection() { - OnStageDisconnection(); - } - - private void SwigDirectorOnChildAdd(global::System.IntPtr child) { - OnChildAdd(new Actor(child, false)); - } - - private void SwigDirectorOnChildRemove(global::System.IntPtr child) { - OnChildRemove(new Actor(child, false)); - } - - private void SwigDirectorOnPropertySet(int index, global::System.IntPtr propertyValue) { - OnPropertySet(index, new Property.Value(propertyValue, true)); - } - - private void SwigDirectorOnSizeSet(global::System.IntPtr targetSize) { - OnSizeSet(new Vector3(targetSize, false)); - } - - private void SwigDirectorOnSizeAnimation(global::System.IntPtr animation, global::System.IntPtr targetSize) { - OnSizeAnimation(new Animation(animation, false), new Vector3(targetSize, false)); - } - - private bool SwigDirectorOnTouchEvent(global::System.IntPtr arg0) { - return OnTouchEvent(new TouchEvent(arg0, false)); - } - - private bool SwigDirectorOnHoverEvent(global::System.IntPtr arg0) { - return OnHoverEvent(new HoverEvent(arg0, false)); - } - - private bool SwigDirectorOnKeyEvent(global::System.IntPtr arg0) { - return OnKeyEvent(new KeyEvent(arg0, false)); - } - - private bool SwigDirectorOnWheelEvent(global::System.IntPtr arg0) { - return OnWheelEvent(new WheelEvent(arg0, false)); - } - - private void SwigDirectorOnRelayout(global::System.IntPtr size, global::System.IntPtr container) { - OnRelayout(new Vector2(size, false), new RelayoutContainer(container, false)); - } - - private void SwigDirectorOnSetResizePolicy(int policy, int dimension) { - OnSetResizePolicy((ResizePolicyType)policy, (DimensionType)dimension); - } - - private global::System.IntPtr SwigDirectorGetNaturalSize() { - return Vector3.getCPtr(GetNaturalSize()).Handle; - } - - private float SwigDirectorCalculateChildSize(global::System.IntPtr child, int dimension) { - return CalculateChildSize(new Actor(child, false), (DimensionType)dimension); - } - - private float SwigDirectorGetHeightForWidth(float width) { - return GetHeightForWidth(width); - } - - private float SwigDirectorGetWidthForHeight(float height) { - return GetWidthForHeight(height); - } - - private bool SwigDirectorRelayoutDependentOnChildren__SWIG_0(int dimension) { - return RelayoutDependentOnChildren((DimensionType)dimension); - } - - private bool SwigDirectorRelayoutDependentOnChildren__SWIG_1() { - return RelayoutDependentOnChildren(); - } - - private void SwigDirectorOnCalculateRelayoutSize(int dimension) { - OnCalculateRelayoutSize((DimensionType)dimension); - } - - private void SwigDirectorOnLayoutNegotiated(float size, int dimension) { - OnLayoutNegotiated(size, (DimensionType)dimension); - } - - private void SwigDirectorOnInitialize() { - OnInitialize(); - } - - private void SwigDirectorOnControlChildAdd(global::System.IntPtr child) { - OnControlChildAdd(new Actor(child, false)); - } - - private void SwigDirectorOnControlChildRemove(global::System.IntPtr child) { - OnControlChildRemove(new Actor(child, false)); - } - - private void SwigDirectorOnStyleChange(global::System.IntPtr styleManager, int change) { - OnStyleChange(new StyleManager(styleManager, true), (StyleChangeType)change); - } - - private bool SwigDirectorOnAccessibilityActivated() { - return OnAccessibilityActivated(); - } - - private bool SwigDirectorOnAccessibilityPan(global::System.IntPtr gesture) { - return OnAccessibilityPan(new PanGesture(gesture, true)); - } - - private bool SwigDirectorOnAccessibilityTouch(global::System.IntPtr touchEvent) { - return OnAccessibilityTouch(new TouchEvent(touchEvent, false)); - } - - private bool SwigDirectorOnAccessibilityValueChange(bool isIncrease) { - return OnAccessibilityValueChange(isIncrease); - } - - private bool SwigDirectorOnAccessibilityZoom() { - return OnAccessibilityZoom(); - } - - private void SwigDirectorOnKeyInputFocusGained() { - OnKeyInputFocusGained(); - } - - private void SwigDirectorOnKeyInputFocusLost() { - OnKeyInputFocusLost(); - } - - private global::System.IntPtr SwigDirectorGetNextKeyboardFocusableActor(global::System.IntPtr currentFocusedActor, int direction, bool loopEnabled) { - return Actor.getCPtr(GetNextKeyboardFocusableActor(new Actor(currentFocusedActor, true), (View.KeyboardFocus.Direction)direction, loopEnabled)).Handle; - } - - private void SwigDirectorOnKeyboardFocusChangeCommitted(global::System.IntPtr commitedFocusableActor) { - OnKeyboardFocusChangeCommitted(new Actor(commitedFocusableActor, true)); - } - - private bool SwigDirectorOnKeyboardEnter() { - return OnKeyboardEnter(); - } - - private void SwigDirectorOnPinch(global::System.IntPtr pinch) { - OnPinch(new PinchGesture(pinch, false)); - } - - private void SwigDirectorOnPan(global::System.IntPtr pan) { - OnPan(new PanGesture(pan, false)); - } - - private void SwigDirectorOnTap(global::System.IntPtr tap) { - OnTap(new TapGesture(tap, false)); - } - - private void SwigDirectorOnLongPress(global::System.IntPtr longPress) { - OnLongPress(new LongPressGesture(longPress, false)); - } - - private void SwigDirectorSignalConnected(global::System.IntPtr slotObserver, global::System.IntPtr callback) { - SignalConnected((slotObserver == global::System.IntPtr.Zero) ? null : new SlotObserver(slotObserver, false), (callback == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_Dali__CallbackBase(callback, false)); - } - - private void SwigDirectorSignalDisconnected(global::System.IntPtr slotObserver, global::System.IntPtr callback) { - SignalDisconnected((slotObserver == global::System.IntPtr.Zero) ? null : new SlotObserver(slotObserver, false), (callback == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_Dali__CallbackBase(callback, false)); - } - - public delegate void SwigDelegateViewImpl_0(int depth); - public delegate void SwigDelegateViewImpl_1(); - public delegate void SwigDelegateViewImpl_2(global::System.IntPtr child); - public delegate void SwigDelegateViewImpl_3(global::System.IntPtr child); - public delegate void SwigDelegateViewImpl_4(int index, global::System.IntPtr propertyValue); - public delegate void SwigDelegateViewImpl_5(global::System.IntPtr targetSize); - public delegate void SwigDelegateViewImpl_6(global::System.IntPtr animation, global::System.IntPtr targetSize); - public delegate bool SwigDelegateViewImpl_7(global::System.IntPtr arg0); - public delegate bool SwigDelegateViewImpl_8(global::System.IntPtr arg0); - public delegate bool SwigDelegateViewImpl_9(global::System.IntPtr arg0); - public delegate bool SwigDelegateViewImpl_10(global::System.IntPtr arg0); - public delegate void SwigDelegateViewImpl_11(global::System.IntPtr size, global::System.IntPtr container); - public delegate void SwigDelegateViewImpl_12(int policy, int dimension); - public delegate global::System.IntPtr SwigDelegateViewImpl_13(); - public delegate float SwigDelegateViewImpl_14(global::System.IntPtr child, int dimension); - public delegate float SwigDelegateViewImpl_15(float width); - public delegate float SwigDelegateViewImpl_16(float height); - public delegate bool SwigDelegateViewImpl_17(int dimension); - public delegate bool SwigDelegateViewImpl_18(); - public delegate void SwigDelegateViewImpl_19(int dimension); - public delegate void SwigDelegateViewImpl_20(float size, int dimension); - public delegate void SwigDelegateViewImpl_21(); - public delegate void SwigDelegateViewImpl_22(global::System.IntPtr child); - public delegate void SwigDelegateViewImpl_23(global::System.IntPtr child); - public delegate void SwigDelegateViewImpl_24(global::System.IntPtr styleManager, int change); - public delegate bool SwigDelegateViewImpl_25(); - public delegate bool SwigDelegateViewImpl_26(global::System.IntPtr gesture); - public delegate bool SwigDelegateViewImpl_27(global::System.IntPtr touchEvent); - public delegate bool SwigDelegateViewImpl_28(bool isIncrease); - public delegate bool SwigDelegateViewImpl_29(); - public delegate void SwigDelegateViewImpl_30(); - public delegate void SwigDelegateViewImpl_31(); - public delegate global::System.IntPtr SwigDelegateViewImpl_32(global::System.IntPtr currentFocusedActor, int direction, bool loopEnabled); - public delegate void SwigDelegateViewImpl_33(global::System.IntPtr commitedFocusableActor); - public delegate bool SwigDelegateViewImpl_34(); - public delegate void SwigDelegateViewImpl_35(global::System.IntPtr pinch); - public delegate void SwigDelegateViewImpl_36(global::System.IntPtr pan); - public delegate void SwigDelegateViewImpl_37(global::System.IntPtr tap); - public delegate void SwigDelegateViewImpl_38(global::System.IntPtr longPress); - public delegate void SwigDelegateViewImpl_39(global::System.IntPtr slotObserver, global::System.IntPtr callback); - public delegate void SwigDelegateViewImpl_40(global::System.IntPtr slotObserver, global::System.IntPtr callback); - - private SwigDelegateViewImpl_0 swigDelegate0; - private SwigDelegateViewImpl_1 swigDelegate1; - private SwigDelegateViewImpl_2 swigDelegate2; - private SwigDelegateViewImpl_3 swigDelegate3; - private SwigDelegateViewImpl_4 swigDelegate4; - private SwigDelegateViewImpl_5 swigDelegate5; - private SwigDelegateViewImpl_6 swigDelegate6; - private SwigDelegateViewImpl_7 swigDelegate7; - private SwigDelegateViewImpl_8 swigDelegate8; - private SwigDelegateViewImpl_9 swigDelegate9; - private SwigDelegateViewImpl_10 swigDelegate10; - private SwigDelegateViewImpl_11 swigDelegate11; - private SwigDelegateViewImpl_12 swigDelegate12; - private SwigDelegateViewImpl_13 swigDelegate13; - private SwigDelegateViewImpl_14 swigDelegate14; - private SwigDelegateViewImpl_15 swigDelegate15; - private SwigDelegateViewImpl_16 swigDelegate16; - private SwigDelegateViewImpl_17 swigDelegate17; - private SwigDelegateViewImpl_18 swigDelegate18; - private SwigDelegateViewImpl_19 swigDelegate19; - private SwigDelegateViewImpl_20 swigDelegate20; - private SwigDelegateViewImpl_21 swigDelegate21; - private SwigDelegateViewImpl_22 swigDelegate22; - private SwigDelegateViewImpl_23 swigDelegate23; - private SwigDelegateViewImpl_24 swigDelegate24; - private SwigDelegateViewImpl_25 swigDelegate25; - private SwigDelegateViewImpl_26 swigDelegate26; - private SwigDelegateViewImpl_27 swigDelegate27; - private SwigDelegateViewImpl_28 swigDelegate28; - private SwigDelegateViewImpl_29 swigDelegate29; - private SwigDelegateViewImpl_30 swigDelegate30; - private SwigDelegateViewImpl_31 swigDelegate31; - private SwigDelegateViewImpl_32 swigDelegate32; - private SwigDelegateViewImpl_33 swigDelegate33; - private SwigDelegateViewImpl_34 swigDelegate34; - private SwigDelegateViewImpl_35 swigDelegate35; - private SwigDelegateViewImpl_36 swigDelegate36; - private SwigDelegateViewImpl_37 swigDelegate37; - private SwigDelegateViewImpl_38 swigDelegate38; - private SwigDelegateViewImpl_39 swigDelegate39; - private SwigDelegateViewImpl_40 swigDelegate40; - - private static global::System.Type[] swigMethodTypes0 = new global::System.Type[] { typeof(int) }; - private static global::System.Type[] swigMethodTypes1 = new global::System.Type[] { }; - private static global::System.Type[] swigMethodTypes2 = new global::System.Type[] { typeof(Actor) }; - private static global::System.Type[] swigMethodTypes3 = new global::System.Type[] { typeof(Actor) }; - private static global::System.Type[] swigMethodTypes4 = new global::System.Type[] { typeof(int), typeof(Property.Value) }; - private static global::System.Type[] swigMethodTypes5 = new global::System.Type[] { typeof(Vector3) }; - private static global::System.Type[] swigMethodTypes6 = new global::System.Type[] { typeof(Animation), typeof(Vector3) }; - private static global::System.Type[] swigMethodTypes7 = new global::System.Type[] { typeof(TouchEvent) }; - private static global::System.Type[] swigMethodTypes8 = new global::System.Type[] { typeof(HoverEvent) }; - private static global::System.Type[] swigMethodTypes9 = new global::System.Type[] { typeof(KeyEvent) }; - private static global::System.Type[] swigMethodTypes10 = new global::System.Type[] { typeof(WheelEvent) }; - private static global::System.Type[] swigMethodTypes11 = new global::System.Type[] { typeof(Vector2), typeof(RelayoutContainer) }; - private static global::System.Type[] swigMethodTypes12 = new global::System.Type[] { typeof(ResizePolicyType), typeof(DimensionType) }; - private static global::System.Type[] swigMethodTypes13 = new global::System.Type[] { }; - private static global::System.Type[] swigMethodTypes14 = new global::System.Type[] { typeof(Actor), typeof(DimensionType) }; - private static global::System.Type[] swigMethodTypes15 = new global::System.Type[] { typeof(float) }; - private static global::System.Type[] swigMethodTypes16 = new global::System.Type[] { typeof(float) }; - private static global::System.Type[] swigMethodTypes17 = new global::System.Type[] { typeof(DimensionType) }; - private static global::System.Type[] swigMethodTypes18 = new global::System.Type[] { }; - private static global::System.Type[] swigMethodTypes19 = new global::System.Type[] { typeof(DimensionType) }; - private static global::System.Type[] swigMethodTypes20 = new global::System.Type[] { typeof(float), typeof(DimensionType) }; - private static global::System.Type[] swigMethodTypes21 = new global::System.Type[] { }; - private static global::System.Type[] swigMethodTypes22 = new global::System.Type[] { typeof(Actor) }; - private static global::System.Type[] swigMethodTypes23 = new global::System.Type[] { typeof(Actor) }; - private static global::System.Type[] swigMethodTypes24 = new global::System.Type[] { typeof(StyleManager), typeof(StyleChangeType) }; - private static global::System.Type[] swigMethodTypes25 = new global::System.Type[] { }; - private static global::System.Type[] swigMethodTypes26 = new global::System.Type[] { typeof(PanGesture) }; - private static global::System.Type[] swigMethodTypes27 = new global::System.Type[] { typeof(TouchEvent) }; - private static global::System.Type[] swigMethodTypes28 = new global::System.Type[] { typeof(bool) }; - private static global::System.Type[] swigMethodTypes29 = new global::System.Type[] { }; - private static global::System.Type[] swigMethodTypes30 = new global::System.Type[] { }; - private static global::System.Type[] swigMethodTypes31 = new global::System.Type[] { }; - private static global::System.Type[] swigMethodTypes32 = new global::System.Type[] { typeof(Actor), typeof(View.KeyboardFocus.Direction), typeof(bool) }; - private static global::System.Type[] swigMethodTypes33 = new global::System.Type[] { typeof(Actor) }; - private static global::System.Type[] swigMethodTypes34 = new global::System.Type[] { }; - private static global::System.Type[] swigMethodTypes35 = new global::System.Type[] { typeof(PinchGesture) }; - private static global::System.Type[] swigMethodTypes36 = new global::System.Type[] { typeof(PanGesture) }; - private static global::System.Type[] swigMethodTypes37 = new global::System.Type[] { typeof(TapGesture) }; - private static global::System.Type[] swigMethodTypes38 = new global::System.Type[] { typeof(LongPressGesture) }; - private static global::System.Type[] swigMethodTypes39 = new global::System.Type[] { typeof(SlotObserver), typeof(SWIGTYPE_p_Dali__CallbackBase) }; - private static global::System.Type[] swigMethodTypes40 = new global::System.Type[] { typeof(SlotObserver), typeof(SWIGTYPE_p_Dali__CallbackBase) }; -} - -} diff --git a/Tizen.NUI/src/dotnetcore/addedManually.cs b/Tizen.NUI/src/dotnetcore/addedManually.cs deleted file mode 100755 index 06380cb..0000000 --- a/Tizen.NUI/src/dotnetcore/addedManually.cs +++ /dev/null @@ -1,54 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ - -namespace System -{ - public class ApplicationException : Exception - { - public ApplicationException() - { - new global::System.InvalidCastException(); - } - - public ApplicationException(string message) - { - new global::System.InvalidCastException(message); - } - - public ApplicationException(string message, Exception innerException) - { - new global::System.InvalidCastException(message, innerException); - } - } - - public class SystemException : Exception - { - public SystemException() - { - new global::System.InvalidCastException(); - } - - public SystemException(string message) - { - new global::System.InvalidCastException(message); - } - - public SystemException(string message, Exception innerException) - { - new global::System.InvalidCastException(message, innerException); - } - } -} diff --git a/Tizen.NUI/src/dotnetcore/handleref.cs b/Tizen.NUI/src/dotnetcore/handleref.cs deleted file mode 100755 index b2a181a..0000000 --- a/Tizen.NUI/src/dotnetcore/handleref.cs +++ /dev/null @@ -1,51 +0,0 @@ -// ==++== -// -// Copyright (c) Microsoft Corporation. All rights reserved. -// -// ==--== -namespace System.Runtime.InteropServices -{ - - using System; - - [System.Runtime.InteropServices.ComVisible(true)] - public struct HandleRef - { - - // ! Do not add or rearrange fields as the EE depends on this layout. - //------------------------------------------------------------------ - internal Object m_wrapper; - internal IntPtr m_handle; - //------------------------------------------------------------------ - - - public HandleRef(Object wrapper, IntPtr handle) - { - m_wrapper = wrapper; - m_handle = handle; - } - - public Object Wrapper { - get { - return m_wrapper; - } - } - - public IntPtr Handle { - get { - return m_handle; - } - } - - - public static explicit operator IntPtr(HandleRef value) - { - return value.m_handle; - } - - public static IntPtr ToIntPtr(HandleRef value) - { - return value.m_handle; - } - } -} diff --git a/Tizen.NUI/src/internal/AccessibilityActionScrollSignal.cs b/Tizen.NUI/src/internal/AccessibilityActionScrollSignal.cs deleted file mode 100755 index cfae9dd..0000000 --- a/Tizen.NUI/src/internal/AccessibilityActionScrollSignal.cs +++ /dev/null @@ -1,89 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class AccessibilityActionScrollSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal AccessibilityActionScrollSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(AccessibilityActionScrollSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~AccessibilityActionScrollSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_AccessibilityActionScrollSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - internal bool Empty() { - bool ret = NDalicPINVOKE.AccessibilityActionScrollSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal uint GetConnectionCount() { - uint ret = NDalicPINVOKE.AccessibilityActionScrollSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.AccessibilityActionScrollSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - internal void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.AccessibilityActionScrollSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - internal bool Emit(AccessibilityManager arg1, TouchEvent arg2) { - bool ret = NDalicPINVOKE.AccessibilityActionScrollSignal_Emit(swigCPtr, AccessibilityManager.getCPtr(arg1), TouchEvent.getCPtr(arg2)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal AccessibilityActionScrollSignal() : this(NDalicPINVOKE.new_AccessibilityActionScrollSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/AccessibilityActionSignal.cs b/Tizen.NUI/src/internal/AccessibilityActionSignal.cs deleted file mode 100755 index f10612e..0000000 --- a/Tizen.NUI/src/internal/AccessibilityActionSignal.cs +++ /dev/null @@ -1,89 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class AccessibilityActionSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal AccessibilityActionSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(AccessibilityActionSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~AccessibilityActionSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_AccessibilityActionSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - internal bool Empty() { - bool ret = NDalicPINVOKE.AccessibilityActionSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal uint GetConnectionCount() { - uint ret = NDalicPINVOKE.AccessibilityActionSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.AccessibilityActionSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - internal void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.AccessibilityActionSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - internal bool Emit(AccessibilityManager arg) { - bool ret = NDalicPINVOKE.AccessibilityActionSignal_Emit(swigCPtr, AccessibilityManager.getCPtr(arg)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal AccessibilityActionSignal() : this(NDalicPINVOKE.new_AccessibilityActionSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/AccessibilityFocusOvershotSignal.cs b/Tizen.NUI/src/internal/AccessibilityFocusOvershotSignal.cs deleted file mode 100755 index d2c207f..0000000 --- a/Tizen.NUI/src/internal/AccessibilityFocusOvershotSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class AccessibilityFocusOvershotSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal AccessibilityFocusOvershotSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(AccessibilityFocusOvershotSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~AccessibilityFocusOvershotSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_AccessibilityFocusOvershotSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - internal bool Empty() { - bool ret = NDalicPINVOKE.AccessibilityFocusOvershotSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal uint GetConnectionCount() { - uint ret = NDalicPINVOKE.AccessibilityFocusOvershotSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.AccessibilityFocusOvershotSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - internal void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.AccessibilityFocusOvershotSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - internal void Emit(Actor arg1, AccessibilityManager.FocusOvershotDirection arg2) { - NDalicPINVOKE.AccessibilityFocusOvershotSignal_Emit(swigCPtr, Actor.getCPtr(arg1), (int)arg2); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal AccessibilityFocusOvershotSignal() : this(NDalicPINVOKE.new_AccessibilityFocusOvershotSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/ActorContainer.cs b/Tizen.NUI/src/internal/ActorContainer.cs deleted file mode 100755 index dd7e5d8..0000000 --- a/Tizen.NUI/src/internal/ActorContainer.cs +++ /dev/null @@ -1,315 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class ActorContainer : global::System.IDisposable, global::System.Collections.IEnumerable - , global::System.Collections.Generic.IEnumerable - { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal ActorContainer(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ActorContainer obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ActorContainer() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ActorContainer(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - internal ActorContainer(global::System.Collections.ICollection c) : this() { - if (c == null) - throw new global::System.ArgumentNullException("c"); - foreach (Actor element in c) { - this.Add(element); - } - } - - internal bool IsFixedSize { - get { - return false; - } - } - - internal bool IsReadOnly { - get { - return false; - } - } - - internal Actor this[int index] { - get { - return getitem(index); - } - set { - setitem(index, value); - } - } - - internal int Capacity { - get { - return (int)capacity(); - } - set { - if (value < size()) - throw new global::System.ArgumentOutOfRangeException("Capacity"); - reserve((uint)value); - } - } - - internal int Count { - get { - return (int)size(); - } - } - - internal bool IsSynchronized { - get { - return false; - } - } - - internal void CopyTo(Actor[] array) - { - CopyTo(0, array, 0, this.Count); - } - - internal void CopyTo(Actor[] array, int arrayIndex) - { - CopyTo(0, array, arrayIndex, this.Count); - } - - internal void CopyTo(int index, Actor[] array, int arrayIndex, int count) - { - if (array == null) - throw new global::System.ArgumentNullException("array"); - if (index < 0) - throw new global::System.ArgumentOutOfRangeException("index", "Value is less than zero"); - if (arrayIndex < 0) - throw new global::System.ArgumentOutOfRangeException("arrayIndex", "Value is less than zero"); - if (count < 0) - throw new global::System.ArgumentOutOfRangeException("count", "Value is less than zero"); - if (array.Rank > 1) - throw new global::System.ArgumentException("Multi dimensional array.", "array"); - if (index+count > this.Count || arrayIndex+count > array.Length) - throw new global::System.ArgumentException("Number of elements to copy is too large."); - for (int i=0; i global::System.Collections.Generic.IEnumerable.GetEnumerator() { - return new ActorContainerEnumerator(this); - } - - global::System.Collections.IEnumerator global::System.Collections.IEnumerable.GetEnumerator() { - return new ActorContainerEnumerator(this); - } - - internal ActorContainerEnumerator GetEnumerator() { - return new ActorContainerEnumerator(this); - } - - // Type-safe enumerator - /// Note that the IEnumerator documentation requires an InvalidOperationException to be thrown - /// whenever the collection is modified. This has been done for changes in the size of the - /// collection but not when one of the elements of the collection is modified as it is a bit - /// tricky to detect unmanaged code that modifies the collection under our feet. - public sealed class ActorContainerEnumerator : global::System.Collections.IEnumerator - , global::System.Collections.Generic.IEnumerator - { - private ActorContainer collectionRef; - private int currentIndex; - private object currentObject; - private int currentSize; - - public ActorContainerEnumerator(ActorContainer collection) { - collectionRef = collection; - currentIndex = -1; - currentObject = null; - currentSize = collectionRef.Count; - } - - // Type-safe iterator Current - public Actor Current { - get { - if (currentIndex == -1) - throw new global::System.InvalidOperationException("Enumeration not started."); - if (currentIndex > currentSize - 1) - throw new global::System.InvalidOperationException("Enumeration finished."); - if (currentObject == null) - throw new global::System.InvalidOperationException("Collection modified."); - return (Actor)currentObject; - } - } - - // Type-unsafe IEnumerator.Current - object global::System.Collections.IEnumerator.Current { - get { - return Current; - } - } - - public bool MoveNext() { - int size = collectionRef.Count; - bool moveOkay = (currentIndex+1 < size) && (size == currentSize); - if (moveOkay) { - currentIndex++; - currentObject = collectionRef[currentIndex]; - } else { - currentObject = null; - } - return moveOkay; - } - - public void Reset() { - currentIndex = -1; - currentObject = null; - if (collectionRef.Count != currentSize) { - throw new global::System.InvalidOperationException("Collection modified."); - } - } - - public void Dispose() { - currentIndex = -1; - currentObject = null; - } - } - - internal void Clear() { - NDalicPINVOKE.ActorContainer_Clear(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void Add(Actor x) { - NDalicPINVOKE.ActorContainer_Add(swigCPtr, Actor.getCPtr(x)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - private uint size() { - uint ret = NDalicPINVOKE.ActorContainer_size(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private uint capacity() { - uint ret = NDalicPINVOKE.ActorContainer_capacity(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private void reserve(uint n) { - NDalicPINVOKE.ActorContainer_reserve(swigCPtr, n); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal ActorContainer() : this(NDalicPINVOKE.new_ActorContainer__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal ActorContainer(ActorContainer other) : this(NDalicPINVOKE.new_ActorContainer__SWIG_1(ActorContainer.getCPtr(other)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal ActorContainer(int capacity) : this(NDalicPINVOKE.new_ActorContainer__SWIG_2(capacity), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - private Actor getitemcopy(int index) { - Actor ret = new Actor(NDalicPINVOKE.ActorContainer_getitemcopy(swigCPtr, index), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Actor getitem(int index) { - Actor ret = new Actor(NDalicPINVOKE.ActorContainer_getitem(swigCPtr, index), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private void setitem(int index, Actor val) { - NDalicPINVOKE.ActorContainer_setitem(swigCPtr, index, Actor.getCPtr(val)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void AddRange(ActorContainer values) { - NDalicPINVOKE.ActorContainer_AddRange(swigCPtr, ActorContainer.getCPtr(values)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal ActorContainer GetRange(int index, int count) { - global::System.IntPtr cPtr = NDalicPINVOKE.ActorContainer_GetRange(swigCPtr, index, count); - ActorContainer ret = (cPtr == global::System.IntPtr.Zero) ? null : new ActorContainer(cPtr, true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void Insert(int index, Actor x) { - NDalicPINVOKE.ActorContainer_Insert(swigCPtr, index, Actor.getCPtr(x)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void InsertRange(int index, ActorContainer values) { - NDalicPINVOKE.ActorContainer_InsertRange(swigCPtr, index, ActorContainer.getCPtr(values)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void RemoveAt(int index) { - NDalicPINVOKE.ActorContainer_RemoveAt(swigCPtr, index); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void RemoveRange(int index, int count) { - NDalicPINVOKE.ActorContainer_RemoveRange(swigCPtr, index, count); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal static ActorContainer Repeat(Actor value, int count) { - global::System.IntPtr cPtr = NDalicPINVOKE.ActorContainer_Repeat(Actor.getCPtr(value), count); - ActorContainer ret = (cPtr == global::System.IntPtr.Zero) ? null : new ActorContainer(cPtr, true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void Reverse() { - NDalicPINVOKE.ActorContainer_Reverse__SWIG_0(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void Reverse(int index, int count) { - NDalicPINVOKE.ActorContainer_Reverse__SWIG_1(swigCPtr, index, count); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void SetRange(int index, ActorContainer values) { - NDalicPINVOKE.ActorContainer_SetRange(swigCPtr, index, ActorContainer.getCPtr(values)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/ActorHoverEventSignal.cs b/Tizen.NUI/src/internal/ActorHoverEventSignal.cs deleted file mode 100755 index 221a97f..0000000 --- a/Tizen.NUI/src/internal/ActorHoverEventSignal.cs +++ /dev/null @@ -1,83 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class ActorHoverEventSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal ActorHoverEventSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ActorHoverEventSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ActorHoverEventSignal() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ActorHoverEventSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - internal bool Empty() { - bool ret = NDalicPINVOKE.ActorHoverEventSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal uint GetConnectionCount() { - uint ret = NDalicPINVOKE.ActorHoverEventSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ActorHoverEventSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - internal void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ActorHoverEventSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - internal bool Emit(Actor arg1, HoverEvent arg2) { - bool ret = NDalicPINVOKE.ActorHoverEventSignal_Emit(swigCPtr, Actor.getCPtr(arg1), HoverEvent.getCPtr(arg2)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal ActorHoverEventSignal() : this(NDalicPINVOKE.new_ActorHoverEventSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/ActorSignal.cs b/Tizen.NUI/src/internal/ActorSignal.cs deleted file mode 100755 index a85fbd3..0000000 --- a/Tizen.NUI/src/internal/ActorSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class ActorSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal ActorSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ActorSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ActorSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ActorSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - internal bool Empty() { - bool ret = NDalicPINVOKE.ActorSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal uint GetConnectionCount() { - uint ret = NDalicPINVOKE.ActorSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ActorSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - internal void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ActorSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - internal void Emit(Actor arg) { - NDalicPINVOKE.ActorSignal_Emit(swigCPtr, Actor.getCPtr(arg)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal ActorSignal() : this(NDalicPINVOKE.new_ActorSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/ActorTouchDataSignal.cs b/Tizen.NUI/src/internal/ActorTouchDataSignal.cs deleted file mode 100755 index b67b595..0000000 --- a/Tizen.NUI/src/internal/ActorTouchDataSignal.cs +++ /dev/null @@ -1,83 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class ActorTouchDataSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal ActorTouchDataSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ActorTouchDataSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ActorTouchDataSignal() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ActorTouchDataSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - internal bool Empty() { - bool ret = NDalicPINVOKE.ActorTouchDataSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal uint GetConnectionCount() { - uint ret = NDalicPINVOKE.ActorTouchDataSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ActorTouchDataSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - internal void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ActorTouchDataSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - internal bool Emit(Actor arg1, TouchData arg2) { - bool ret = NDalicPINVOKE.ActorTouchDataSignal_Emit(swigCPtr, Actor.getCPtr(arg1), TouchData.getCPtr(arg2)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal ActorTouchDataSignal() : this(NDalicPINVOKE.new_ActorTouchDataSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/ActorWheelEventSignal.cs b/Tizen.NUI/src/internal/ActorWheelEventSignal.cs deleted file mode 100755 index 7ba9c52..0000000 --- a/Tizen.NUI/src/internal/ActorWheelEventSignal.cs +++ /dev/null @@ -1,83 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class ActorWheelEventSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal ActorWheelEventSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ActorWheelEventSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ActorWheelEventSignal() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ActorWheelEventSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - internal bool Empty() { - bool ret = NDalicPINVOKE.ActorWheelEventSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal uint GetConnectionCount() { - uint ret = NDalicPINVOKE.ActorWheelEventSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ActorWheelEventSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - internal void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ActorWheelEventSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - internal bool Emit(Actor arg1, WheelEvent arg2) { - bool ret = NDalicPINVOKE.ActorWheelEventSignal_Emit(swigCPtr, Actor.getCPtr(arg1), WheelEvent.getCPtr(arg2)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal ActorWheelEventSignal() : this(NDalicPINVOKE.new_ActorWheelEventSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/Alignment.cs b/Tizen.NUI/src/internal/Alignment.cs deleted file mode 100755 index c25bfa3..0000000 --- a/Tizen.NUI/src/internal/Alignment.cs +++ /dev/null @@ -1,233 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class Alignment : View { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal Alignment(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.Alignment_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Alignment obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Alignment() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Alignment(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public class Padding : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - public Padding(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Padding obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Padding() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Alignment_Padding(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - internal Padding() : this(NDalicPINVOKE.new_Alignment_Padding__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal Padding(float l, float r, float t, float b) : this(NDalicPINVOKE.new_Alignment_Padding__SWIG_1(l, r, t, b), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal float left { - set { - NDalicPINVOKE.Alignment_Padding_left_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Alignment_Padding_left_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal float right { - set { - NDalicPINVOKE.Alignment_Padding_right_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Alignment_Padding_right_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal float top { - set { - NDalicPINVOKE.Alignment_Padding_top_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Alignment_Padding_top_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal float bottom { - set { - NDalicPINVOKE.Alignment_Padding_bottom_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Alignment_Padding_bottom_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - } - - internal Alignment (Alignment.Type horizontal, Alignment.Type vertical) : this (NDalicPINVOKE.Alignment_New__SWIG_0((int)horizontal, (int)vertical), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - internal Alignment (Alignment.Type horizontal) : this (NDalicPINVOKE.Alignment_New__SWIG_1((int)horizontal), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - internal Alignment () : this (NDalicPINVOKE.Alignment_New__SWIG_2(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - internal Alignment(Alignment alignment) : this(NDalicPINVOKE.new_Alignment__SWIG_1(Alignment.getCPtr(alignment)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal new static Alignment DownCast(BaseHandle handle) { - Alignment ret = new Alignment(NDalicPINVOKE.Alignment_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void SetAlignmentType(Alignment.Type type) { - NDalicPINVOKE.Alignment_SetAlignmentType(swigCPtr, (int)type); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal Alignment.Type GetAlignmentType() { - Alignment.Type ret = (Alignment.Type)NDalicPINVOKE.Alignment_GetAlignmentType(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void SetScaling(Alignment.Scaling scaling) { - NDalicPINVOKE.Alignment_SetScaling(swigCPtr, (int)scaling); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal Alignment.Scaling GetScaling() { - Alignment.Scaling ret = (Alignment.Scaling)NDalicPINVOKE.Alignment_GetScaling(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void SetPadding(Alignment.Padding padding) { - NDalicPINVOKE.Alignment_SetPadding(swigCPtr, Alignment.Padding.getCPtr(padding)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal Alignment.Padding GetPadding() { - Alignment.Padding ret = new Alignment.Padding(NDalicPINVOKE.Alignment_GetPadding(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal Alignment Assign(Alignment alignment) { - Alignment ret = new Alignment(NDalicPINVOKE.Alignment_Assign(swigCPtr, Alignment.getCPtr(alignment)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal enum Type { - HorizontalLeft = 1, - HorizontalCenter = 2, - HorizontalRight = 4, - VerticalTop = 8, - VerticalCenter = 16, - VerticalBottom = 32 - } - - internal enum Scaling { - ScaleNone, - ScaleToFill, - ScaleToFitKeepAspect, - ScaleToFillKeepAspect, - ShrinkToFit, - ShrinkToFitKeepAspect - } - -} - -} diff --git a/Tizen.NUI/src/internal/AngleThresholdPair.cs b/Tizen.NUI/src/internal/AngleThresholdPair.cs deleted file mode 100755 index 58eb50d..0000000 --- a/Tizen.NUI/src/internal/AngleThresholdPair.cs +++ /dev/null @@ -1,83 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class AngleThresholdPair : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal AngleThresholdPair(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(AngleThresholdPair obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~AngleThresholdPair() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_AngleThresholdPair(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - internal AngleThresholdPair() : this(NDalicPINVOKE.new_AngleThresholdPair__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal AngleThresholdPair(Radian t, Radian u) : this(NDalicPINVOKE.new_AngleThresholdPair__SWIG_1(Radian.getCPtr(t), Radian.getCPtr(u)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal AngleThresholdPair(AngleThresholdPair p) : this(NDalicPINVOKE.new_AngleThresholdPair__SWIG_2(AngleThresholdPair.getCPtr(p)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal Radian first { - set { - NDalicPINVOKE.AngleThresholdPair_first_set(swigCPtr, Radian.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - global::System.IntPtr cPtr = NDalicPINVOKE.AngleThresholdPair_first_get(swigCPtr); - Radian ret = (cPtr == global::System.IntPtr.Zero) ? null : new Radian(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal Radian second { - set { - NDalicPINVOKE.AngleThresholdPair_second_set(swigCPtr, Radian.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - global::System.IntPtr cPtr = NDalicPINVOKE.AngleThresholdPair_second_get(swigCPtr); - Radian ret = (cPtr == global::System.IntPtr.Zero) ? null : new Radian(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - -} - -} diff --git a/Tizen.NUI/src/internal/AnimatablePropertyComponentRegistration.cs b/Tizen.NUI/src/internal/AnimatablePropertyComponentRegistration.cs deleted file mode 100755 index 3a3d2e6..0000000 --- a/Tizen.NUI/src/internal/AnimatablePropertyComponentRegistration.cs +++ /dev/null @@ -1,49 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class AnimatablePropertyComponentRegistration : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal AnimatablePropertyComponentRegistration(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(AnimatablePropertyComponentRegistration obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~AnimatablePropertyComponentRegistration() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_AnimatablePropertyComponentRegistration(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - internal AnimatablePropertyComponentRegistration(TypeRegistration registered, string name, int index, int baseIndex, uint componentIndex) : this(NDalicPINVOKE.new_AnimatablePropertyComponentRegistration(TypeRegistration.getCPtr(registered), name, index, baseIndex, componentIndex), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/AnimatablePropertyRegistration.cs b/Tizen.NUI/src/internal/AnimatablePropertyRegistration.cs deleted file mode 100755 index 3614eeb..0000000 --- a/Tizen.NUI/src/internal/AnimatablePropertyRegistration.cs +++ /dev/null @@ -1,53 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class AnimatablePropertyRegistration : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal AnimatablePropertyRegistration(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(AnimatablePropertyRegistration obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~AnimatablePropertyRegistration() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_AnimatablePropertyRegistration(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - internal AnimatablePropertyRegistration(TypeRegistration registered, string name, int index, Property.Type type) : this(NDalicPINVOKE.new_AnimatablePropertyRegistration__SWIG_0(TypeRegistration.getCPtr(registered), name, index, (int)type), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal AnimatablePropertyRegistration(TypeRegistration registered, string name, int index, Property.Value value) : this(NDalicPINVOKE.new_AnimatablePropertyRegistration__SWIG_1(TypeRegistration.getCPtr(registered), name, index, Property.Value.getCPtr(value)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/AnimationSignal.cs b/Tizen.NUI/src/internal/AnimationSignal.cs deleted file mode 100755 index eb2fab1..0000000 --- a/Tizen.NUI/src/internal/AnimationSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class AnimationSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal AnimationSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(AnimationSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~AnimationSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_AnimationSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - internal bool Empty() { - bool ret = NDalicPINVOKE.AnimationSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal uint GetConnectionCount() { - uint ret = NDalicPINVOKE.AnimationSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.AnimationSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - internal void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.AnimationSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - internal void Emit(Animation arg) { - NDalicPINVOKE.AnimationSignal_Emit(swigCPtr, Animation.getCPtr(arg)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal AnimationSignal() : this(NDalicPINVOKE.new_AnimationSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/Any.cs b/Tizen.NUI/src/internal/Any.cs deleted file mode 100755 index 714ff23..0000000 --- a/Tizen.NUI/src/internal/Any.cs +++ /dev/null @@ -1,171 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class Any : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Any(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Any obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Any() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Any(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - internal Any() : this(NDalicPINVOKE.new_Any__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal static void AssertAlways(string assertMessage) { - NDalicPINVOKE.Any_AssertAlways(assertMessage); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal Any(Any any) : this(NDalicPINVOKE.new_Any__SWIG_2(Any.getCPtr(any)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal Any Assign(Any any) { - Any ret = new Any(NDalicPINVOKE.Any_Assign(swigCPtr, Any.getCPtr(any)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal SWIGTYPE_p_std__type_info GetType() { - SWIGTYPE_p_std__type_info ret = new SWIGTYPE_p_std__type_info(NDalicPINVOKE.Any_GetType(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal bool Empty() { - bool ret = NDalicPINVOKE.Any_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public class AnyContainerBase : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - public AnyContainerBase(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(AnyContainerBase obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~AnyContainerBase() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Any_AnyContainerBase(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - internal AnyContainerBase(SWIGTYPE_p_std__type_info type, SWIGTYPE_p_f_r_q_const__Dali__Any__AnyContainerBase__p_Dali__Any__AnyContainerBase cloneFunc, SWIGTYPE_p_f_p_q_const__Dali__Any__AnyContainerBase__void deleteFunc) : this(NDalicPINVOKE.new_Any_AnyContainerBase(SWIGTYPE_p_std__type_info.getCPtr(type), SWIGTYPE_p_f_r_q_const__Dali__Any__AnyContainerBase__p_Dali__Any__AnyContainerBase.getCPtr(cloneFunc), SWIGTYPE_p_f_p_q_const__Dali__Any__AnyContainerBase__void.getCPtr(deleteFunc)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal SWIGTYPE_p_std__type_info GetType() { - SWIGTYPE_p_std__type_info ret = new SWIGTYPE_p_std__type_info(NDalicPINVOKE.Any_AnyContainerBase_GetType(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal SWIGTYPE_p_std__type_info mType { - get { - SWIGTYPE_p_std__type_info ret = new SWIGTYPE_p_std__type_info(NDalicPINVOKE.Any_AnyContainerBase_mType_get(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal SWIGTYPE_p_f_r_q_const__Dali__Any__AnyContainerBase__p_Dali__Any__AnyContainerBase mCloneFunc { - set { - NDalicPINVOKE.Any_AnyContainerBase_mCloneFunc_set(swigCPtr, SWIGTYPE_p_f_r_q_const__Dali__Any__AnyContainerBase__p_Dali__Any__AnyContainerBase.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - global::System.IntPtr cPtr = NDalicPINVOKE.Any_AnyContainerBase_mCloneFunc_get(swigCPtr); - SWIGTYPE_p_f_r_q_const__Dali__Any__AnyContainerBase__p_Dali__Any__AnyContainerBase ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_f_r_q_const__Dali__Any__AnyContainerBase__p_Dali__Any__AnyContainerBase(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal SWIGTYPE_p_f_p_q_const__Dali__Any__AnyContainerBase__void mDeleteFunc { - set { - NDalicPINVOKE.Any_AnyContainerBase_mDeleteFunc_set(swigCPtr, SWIGTYPE_p_f_p_q_const__Dali__Any__AnyContainerBase__void.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - global::System.IntPtr cPtr = NDalicPINVOKE.Any_AnyContainerBase_mDeleteFunc_get(swigCPtr); - SWIGTYPE_p_f_p_q_const__Dali__Any__AnyContainerBase__void ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_f_p_q_const__Dali__Any__AnyContainerBase__void(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - } - - internal Any.AnyContainerBase mContainer { - set { - NDalicPINVOKE.Any_mContainer_set(swigCPtr, Any.AnyContainerBase.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - global::System.IntPtr cPtr = NDalicPINVOKE.Any_mContainer_get(swigCPtr); - Any.AnyContainerBase ret = (cPtr == global::System.IntPtr.Zero) ? null : new Any.AnyContainerBase(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - -} - -} diff --git a/Tizen.NUI/src/internal/ApplicationControlSignal.cs b/Tizen.NUI/src/internal/ApplicationControlSignal.cs deleted file mode 100755 index c807231..0000000 --- a/Tizen.NUI/src/internal/ApplicationControlSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class ApplicationControlSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal ApplicationControlSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ApplicationControlSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ApplicationControlSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ApplicationControlSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - internal bool Empty() { - bool ret = NDalicPINVOKE.ApplicationControlSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal uint GetConnectionCount() { - uint ret = NDalicPINVOKE.ApplicationControlSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ApplicationControlSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - internal void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ApplicationControlSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - internal void Emit(Application arg1, System.IntPtr arg2) { - NDalicPINVOKE.ApplicationControlSignal_Emit(swigCPtr, Application.getCPtr(arg1), arg2); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal ApplicationControlSignal() : this(NDalicPINVOKE.new_ApplicationControlSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/ApplicationExtensions.cs b/Tizen.NUI/src/internal/ApplicationExtensions.cs deleted file mode 100755 index 5583e0a..0000000 --- a/Tizen.NUI/src/internal/ApplicationExtensions.cs +++ /dev/null @@ -1,78 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class ApplicationExtensions : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal ApplicationExtensions(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ApplicationExtensions obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ApplicationExtensions() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ApplicationExtensions(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - internal ApplicationExtensions() : this(NDalicPINVOKE.new_ApplicationExtensions__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal ApplicationExtensions(Application application) : this(NDalicPINVOKE.new_ApplicationExtensions__SWIG_1(Application.getCPtr(application)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void Init() { - NDalicPINVOKE.ApplicationExtensions_Init(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void Terminate() { - NDalicPINVOKE.ApplicationExtensions_Terminate(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void Pause() { - NDalicPINVOKE.ApplicationExtensions_Pause(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void Resume() { - NDalicPINVOKE.ApplicationExtensions_Resume(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void LanguageChange() { - NDalicPINVOKE.ApplicationExtensions_LanguageChange(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/ApplicationSignal.cs b/Tizen.NUI/src/internal/ApplicationSignal.cs deleted file mode 100755 index 8fdb63a..0000000 --- a/Tizen.NUI/src/internal/ApplicationSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class ApplicationSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal ApplicationSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ApplicationSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ApplicationSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ApplicationSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - internal bool Empty() { - bool ret = NDalicPINVOKE.ApplicationSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal uint GetConnectionCount() { - uint ret = NDalicPINVOKE.ApplicationSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ApplicationSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - internal void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ApplicationSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - internal void Emit(Application arg) { - NDalicPINVOKE.ApplicationSignal_Emit(swigCPtr, Application.getCPtr(arg)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal ApplicationSignal() : this(NDalicPINVOKE.new_ApplicationSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/AsyncImageLoader.cs b/Tizen.NUI/src/internal/AsyncImageLoader.cs deleted file mode 100755 index 73df14b..0000000 --- a/Tizen.NUI/src/internal/AsyncImageLoader.cs +++ /dev/null @@ -1,119 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class AsyncImageLoader : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal AsyncImageLoader(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.AsyncImageLoader_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(AsyncImageLoader obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~AsyncImageLoader() { - Dispose(); - } - - public override void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_AsyncImageLoader(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - internal AsyncImageLoader () : this (NDalicPINVOKE.AsyncImageLoader_New(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - internal AsyncImageLoader(AsyncImageLoader handle) : this(NDalicPINVOKE.new_AsyncImageLoader__SWIG_1(AsyncImageLoader.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal AsyncImageLoader Assign(AsyncImageLoader handle) { - AsyncImageLoader ret = new AsyncImageLoader(NDalicPINVOKE.AsyncImageLoader_Assign(swigCPtr, AsyncImageLoader.getCPtr(handle)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal static AsyncImageLoader DownCast(BaseHandle handle) { - AsyncImageLoader ret = new AsyncImageLoader(NDalicPINVOKE.AsyncImageLoader_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal uint Load(string url) { - uint ret = NDalicPINVOKE.AsyncImageLoader_Load__SWIG_0(swigCPtr, url); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal uint Load(string url, Uint16Pair dimensions) { - uint ret = NDalicPINVOKE.AsyncImageLoader_Load__SWIG_1(swigCPtr, url, Uint16Pair.getCPtr(dimensions)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal uint Load(string url, Uint16Pair dimensions, FittingModeType fittingMode, SamplingModeType samplingMode, bool orientationCorrection) { - uint ret = NDalicPINVOKE.AsyncImageLoader_Load__SWIG_2(swigCPtr, url, Uint16Pair.getCPtr(dimensions), (int)fittingMode, (int)samplingMode, orientationCorrection); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal bool Cancel(uint loadingTaskId) { - bool ret = NDalicPINVOKE.AsyncImageLoader_Cancel(swigCPtr, loadingTaskId); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void CancelAll() { - NDalicPINVOKE.AsyncImageLoader_CancelAll(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal SWIGTYPE_p_Dali__SignalT_void_fuint32_t_Dali__PixelDataF_t ImageLoadedSignal() { - SWIGTYPE_p_Dali__SignalT_void_fuint32_t_Dali__PixelDataF_t ret = new SWIGTYPE_p_Dali__SignalT_void_fuint32_t_Dali__PixelDataF_t(NDalicPINVOKE.AsyncImageLoader_ImageLoadedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal AsyncImageLoader(SWIGTYPE_p_Dali__Toolkit__Internal__AsyncImageLoader impl) : this(NDalicPINVOKE.new_AsyncImageLoader__SWIG_2(SWIGTYPE_p_Dali__Toolkit__Internal__AsyncImageLoader.getCPtr(impl)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/BaseHandle.cs b/Tizen.NUI/src/internal/BaseHandle.cs deleted file mode 100755 index b185944..0000000 --- a/Tizen.NUI/src/internal/BaseHandle.cs +++ /dev/null @@ -1,241 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class BaseHandle : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal BaseHandle(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(BaseHandle obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~BaseHandle() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_BaseHandle(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - - // Returns the bool value true to indicate that an operand is true and returns false otherwise. - public static bool operator true(BaseHandle handle) - { - // if the C# object is null, return false - if( BaseHandle.ReferenceEquals( handle, null ) ) - { - return false; - } - // returns true if the handle has a body, false otherwise - return handle.HasBody(); - } - - // Returns the bool false to indicate that an operand is false and returns true otherwise. - public static bool operator false(BaseHandle handle) - { - // if the C# object is null, return true - if( BaseHandle.ReferenceEquals( handle, null ) ) - { - return true; - } - return !handle.HasBody(); - } - - // Explicit conversion from Handle to bool. - public static explicit operator bool(BaseHandle handle) - { - // if the C# object is null, return false - if( BaseHandle.ReferenceEquals( handle, null ) ) - { - return false; - } - // returns true if the handle has a body, false otherwise - return handle.HasBody(); - } - - // Equality operator - public static bool operator == (BaseHandle x, BaseHandle y) - { - // if the C# objects are the same return true - if( BaseHandle.ReferenceEquals( x, y ) ) - { - return true; - } - if ( !BaseHandle.ReferenceEquals( x, null ) && !BaseHandle.ReferenceEquals( y, null ) ) - { - // drop into native code to see if both handles point to the same body - return x.IsEqual( y) ; - } - return false; - - } - - // Inequality operator. Returns Null if either operand is Null - public static bool operator !=(BaseHandle x, BaseHandle y) - { - return !(x==y); - } - - // Logical AND operator for && - // It's possible when doing a && this function (opBitwiseAnd) is never called due - // to short circuiting. E.g. - // If you perform x && y What actually is called is - // BaseHandle.op_False( x ) ? BaseHandle.op_True( x ) : BaseHandle.opTrue( BaseHandle.opBitwiseAnd(x,y) ) - // - public static BaseHandle operator &(BaseHandle x, BaseHandle y) - { - if( x == y ) - { - return x; - } - return null; - } - - // Logical OR operator for || - // It's possible when doing a || this function (opBitwiseOr) is never called due - // to short circuiting. E.g. - // If you perform x || y What actually is called is - // BaseHandle.op_True( x ) ? BaseHandle.op_True( x ) : BaseHandle.opTrue( BaseHandle.opBitwiseOr(x,y) ) - public static BaseHandle operator |(BaseHandle x, BaseHandle y) - { - if ( !BaseHandle.ReferenceEquals( x, null ) || !BaseHandle.ReferenceEquals( y, null ) ) - { - if( x.HasBody() ) - { - return x; - } - if( y.HasBody() ) - { - return y; - } - return null; - } - return null; - } - - // Logical ! operator - public static bool operator !(BaseHandle x) - { - // if the C# object is null, return true - if( BaseHandle.ReferenceEquals( x, null ) ) - { - return true; - } - if( x.HasBody() ) - { - return false; - } - return true; - } - - - internal BaseHandle(BaseObject handle) : this(NDalicPINVOKE.new_BaseHandle__SWIG_0(BaseObject.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal BaseHandle() : this(NDalicPINVOKE.new_BaseHandle__SWIG_1(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal BaseHandle(BaseHandle handle) : this(NDalicPINVOKE.new_BaseHandle__SWIG_2(BaseHandle.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal BaseHandle Assign(BaseHandle rhs) { - BaseHandle ret = new BaseHandle(NDalicPINVOKE.BaseHandle_Assign(swigCPtr, BaseHandle.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal bool DoAction(string actionName, Property.Map attributes) { - bool ret = NDalicPINVOKE.BaseHandle_DoAction(swigCPtr, actionName, Property.Map.getCPtr(attributes)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal string GetTypeName() { - string ret = NDalicPINVOKE.BaseHandle_GetTypeName(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal bool GetTypeInfo(TypeInfo info) { - bool ret = NDalicPINVOKE.BaseHandle_GetTypeInfo(swigCPtr, TypeInfo.getCPtr(info)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal BaseObject GetBaseObject() { - BaseObject ret = new BaseObject(NDalicPINVOKE.BaseHandle_GetBaseObject__SWIG_0(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void Reset() { - NDalicPINVOKE.BaseHandle_Reset(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal bool EqualTo(BaseHandle rhs) { - bool ret = NDalicPINVOKE.BaseHandle_EqualTo(swigCPtr, BaseHandle.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal bool NotEqualTo(BaseHandle rhs) { - bool ret = NDalicPINVOKE.BaseHandle_NotEqualTo(swigCPtr, BaseHandle.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal RefObject GetObjectPtr() { - global::System.IntPtr cPtr = NDalicPINVOKE.BaseHandle_GetObjectPtr(swigCPtr); - RefObject ret = (cPtr == global::System.IntPtr.Zero) ? null : new RefObject(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal bool HasBody() { - bool ret = NDalicPINVOKE.BaseHandle_HasBody(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal bool IsEqual(BaseHandle rhs) { - bool ret = NDalicPINVOKE.BaseHandle_IsEqual(swigCPtr, BaseHandle.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/Tizen.NUI/src/internal/BaseObject.cs b/Tizen.NUI/src/internal/BaseObject.cs deleted file mode 100755 index da5cd24..0000000 --- a/Tizen.NUI/src/internal/BaseObject.cs +++ /dev/null @@ -1,64 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class BaseObject : RefObject { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal BaseObject(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.BaseObject_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(BaseObject obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - public override void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - throw new global::System.MethodAccessException("C++ destructor does not have public access"); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - internal bool DoAction(string actionName, Property.Map attributes) { - bool ret = NDalicPINVOKE.BaseObject_DoAction(swigCPtr, actionName, Property.Map.getCPtr(attributes)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal string GetTypeName() { - string ret = NDalicPINVOKE.BaseObject_GetTypeName(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal bool GetTypeInfo(TypeInfo info) { - bool ret = NDalicPINVOKE.BaseObject_GetTypeInfo(swigCPtr, TypeInfo.getCPtr(info)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal bool DoConnectSignal(ConnectionTrackerInterface connectionTracker, string signalName, SWIGTYPE_p_FunctorDelegate functorDelegate) { - bool ret = NDalicPINVOKE.BaseObject_DoConnectSignal(swigCPtr, ConnectionTrackerInterface.getCPtr(connectionTracker), signalName, SWIGTYPE_p_FunctorDelegate.getCPtr(functorDelegate)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/Tizen.NUI/src/internal/BlendEquationType.cs b/Tizen.NUI/src/internal/BlendEquationType.cs deleted file mode 100755 index 39d843b..0000000 --- a/Tizen.NUI/src/internal/BlendEquationType.cs +++ /dev/null @@ -1,19 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -internal enum BlendEquationType { - ADD = 0x8006, - SUBTRACT = 0x800A, - REVERSE_SUBTRACT = 0x800B -} - -} diff --git a/Tizen.NUI/src/internal/BlendFactorType.cs b/Tizen.NUI/src/internal/BlendFactorType.cs deleted file mode 100755 index 96ac904..0000000 --- a/Tizen.NUI/src/internal/BlendFactorType.cs +++ /dev/null @@ -1,31 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -internal enum BlendFactorType { - ZERO = 0, - ONE = 1, - SRC_COLOR = 0x0300, - ONE_MINUS_SRC_COLOR = 0x0301, - SRC_ALPHA = 0x0302, - ONE_MINUS_SRC_ALPHA = 0x0303, - DST_ALPHA = 0x0304, - ONE_MINUS_DST_ALPHA = 0x0305, - DST_COLOR = 0x0306, - ONE_MINUS_DST_COLOR = 0x0307, - SRC_ALPHA_SATURATE = 0x0308, - CONSTANT_COLOR = 0x8001, - ONE_MINUS_CONSTANT_COLOR = 0x8002, - CONSTANT_ALPHA = 0x8003, - ONE_MINUS_CONSTANT_ALPHA = 0x8004 -} - -} diff --git a/Tizen.NUI/src/internal/BlendModeType.cs b/Tizen.NUI/src/internal/BlendModeType.cs deleted file mode 100755 index 900c6a1..0000000 --- a/Tizen.NUI/src/internal/BlendModeType.cs +++ /dev/null @@ -1,19 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -internal enum BlendModeType { - OFF, - AUTO, - ON -} - -} diff --git a/Tizen.NUI/src/internal/BoolSignal.cs b/Tizen.NUI/src/internal/BoolSignal.cs deleted file mode 100755 index 4f7a134..0000000 --- a/Tizen.NUI/src/internal/BoolSignal.cs +++ /dev/null @@ -1,82 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class BoolSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal BoolSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(BoolSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~BoolSignal() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_BoolSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - internal BoolSignal() : this(NDalicPINVOKE.new_BoolSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal bool Empty() { - bool ret = NDalicPINVOKE.BoolSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal uint GetConnectionCount() { - uint ret = NDalicPINVOKE.BoolSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void Connect(SWIGTYPE_p_f___bool func) { - NDalicPINVOKE.BoolSignal_Connect__SWIG_0(swigCPtr, SWIGTYPE_p_f___bool.getCPtr(func)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void Disconnect(SWIGTYPE_p_f___bool func) { - NDalicPINVOKE.BoolSignal_Disconnect(swigCPtr, SWIGTYPE_p_f___bool.getCPtr(func)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void Connect(ConnectionTrackerInterface connectionTracker, SWIGTYPE_p_Dali__FunctorDelegate arg1) { - NDalicPINVOKE.BoolSignal_Connect__SWIG_4(swigCPtr, ConnectionTrackerInterface.getCPtr(connectionTracker), SWIGTYPE_p_Dali__FunctorDelegate.getCPtr(arg1)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal bool Emit() { - bool ret = NDalicPINVOKE.BoolSignal_Emit(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/Tizen.NUI/src/internal/BufferImage.cs b/Tizen.NUI/src/internal/BufferImage.cs deleted file mode 100755 index d0b09af..0000000 --- a/Tizen.NUI/src/internal/BufferImage.cs +++ /dev/null @@ -1,149 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class BufferImage : Image { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal BufferImage(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.BufferImage_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(BufferImage obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~BufferImage() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_BufferImage(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - internal BufferImage (uint width, uint height, PixelFormat pixelformat) : this (NDalicPINVOKE.BufferImage_New__SWIG_0(width, height, (int)pixelformat), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - internal BufferImage (uint width, uint height) : this (NDalicPINVOKE.BufferImage_New__SWIG_1(width, height), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - internal BufferImage (byte[] pixelBuffer, uint width, uint height, PixelFormat pixelFormat, uint stride) : this (NDalicPINVOKE.BufferImage_New__SWIG_2(pixelBuffer, width, height, (int)pixelFormat, stride), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - internal BufferImage (byte[] pixelBuffer, uint width, uint height, PixelFormat pixelFormat) : this (NDalicPINVOKE.BufferImage_New__SWIG_3(pixelBuffer, width, height, (int)pixelFormat), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - internal BufferImage (byte[] pixelBuffer, uint width, uint height) : this (NDalicPINVOKE.BufferImage_New__SWIG_4(pixelBuffer, width, height), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - internal new static BufferImage DownCast(BaseHandle handle) { - BufferImage ret = new BufferImage(NDalicPINVOKE.BufferImage_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal BufferImage(BufferImage handle) : this(NDalicPINVOKE.new_BufferImage__SWIG_1(BufferImage.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal BufferImage Assign(BufferImage rhs) { - BufferImage ret = new BufferImage(NDalicPINVOKE.BufferImage_Assign(swigCPtr, BufferImage.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal static BufferImage WHITE() { - BufferImage ret = new BufferImage(NDalicPINVOKE.BufferImage_WHITE(), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal SWIGTYPE_p_unsigned_char GetBuffer() { - global::System.IntPtr cPtr = NDalicPINVOKE.BufferImage_GetBuffer(swigCPtr); - SWIGTYPE_p_unsigned_char ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_unsigned_char(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal uint GetBufferSize() { - uint ret = NDalicPINVOKE.BufferImage_GetBufferSize(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal uint GetBufferStride() { - uint ret = NDalicPINVOKE.BufferImage_GetBufferStride(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal PixelFormat GetPixelFormat() { - PixelFormat ret = (PixelFormat)NDalicPINVOKE.BufferImage_GetPixelFormat(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void Update() { - NDalicPINVOKE.BufferImage_Update__SWIG_0(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void Update(RectUnsignedInteger updateArea) { - NDalicPINVOKE.BufferImage_Update__SWIG_1(swigCPtr, RectUnsignedInteger.getCPtr(updateArea)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal bool IsDataExternal() { - bool ret = NDalicPINVOKE.BufferImage_IsDataExternal(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/Tizen.NUI/src/internal/Builder.cs b/Tizen.NUI/src/internal/Builder.cs deleted file mode 100755 index 8e97230..0000000 --- a/Tizen.NUI/src/internal/Builder.cs +++ /dev/null @@ -1,263 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - - using System; - using System.Runtime.InteropServices; - - -public class Builder : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal Builder(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.Builder_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Builder obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Builder() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Builder(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - - internal class QuitEventArgs : EventArgs - { - } - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void QuitEventCallbackDelegate(); - private DaliEventHandler _builderQuitEventHandler; - private QuitEventCallbackDelegate _builderQuitEventCallbackDelegate; - - internal event DaliEventHandler Quit - { - add - { - lock(this) - { - // Restricted to only one listener - if (_builderQuitEventHandler == null) - { - _builderQuitEventHandler += value; - - _builderQuitEventCallbackDelegate = new QuitEventCallbackDelegate(OnQuit); - this.QuitSignal().Connect(_builderQuitEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_builderQuitEventHandler != null) - { - this.QuitSignal().Disconnect(_builderQuitEventCallbackDelegate); - } - - _builderQuitEventHandler -= value; - } - } - } - - // Callback for Builder QuitSignal - private void OnQuit() - { - QuitEventArgs e = new QuitEventArgs(); - - if (_builderQuitEventHandler != null) - { - //here we send all data to user event handlers - _builderQuitEventHandler(this, e); - } - } - - - internal Builder () : this (NDalicPINVOKE.Builder_New(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - internal void LoadFromString(string data, Builder.UIFormat format) { - NDalicPINVOKE.Builder_LoadFromString__SWIG_0(swigCPtr, data, (int)format); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void LoadFromString(string data) { - NDalicPINVOKE.Builder_LoadFromString__SWIG_1(swigCPtr, data); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void AddConstants(Property.Map map) { - NDalicPINVOKE.Builder_AddConstants(swigCPtr, Property.Map.getCPtr(map)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void AddConstant(string key, Property.Value value) { - NDalicPINVOKE.Builder_AddConstant(swigCPtr, key, Property.Value.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal Property.Map GetConstants() { - Property.Map ret = new Property.Map(NDalicPINVOKE.Builder_GetConstants(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal Property.Value GetConstant(string key) { - Property.Value ret = new Property.Value(NDalicPINVOKE.Builder_GetConstant(swigCPtr, key), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal Animation CreateAnimation(string animationName) { - Animation ret = new Animation(NDalicPINVOKE.Builder_CreateAnimation__SWIG_0(swigCPtr, animationName), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal Animation CreateAnimation(string animationName, Property.Map map) { - Animation ret = new Animation(NDalicPINVOKE.Builder_CreateAnimation__SWIG_1(swigCPtr, animationName, Property.Map.getCPtr(map)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal Animation CreateAnimation(string animationName, Actor sourceActor) { - Animation ret = new Animation(NDalicPINVOKE.Builder_CreateAnimation__SWIG_2(swigCPtr, animationName, Actor.getCPtr(sourceActor)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal Animation CreateAnimation(string animationName, Property.Map map, Actor sourceActor) { - Animation ret = new Animation(NDalicPINVOKE.Builder_CreateAnimation__SWIG_3(swigCPtr, animationName, Property.Map.getCPtr(map), Actor.getCPtr(sourceActor)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal BaseHandle Create(string templateName) { - BaseHandle ret = new BaseHandle(NDalicPINVOKE.Builder_Create__SWIG_0(swigCPtr, templateName), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal BaseHandle Create(string templateName, Property.Map map) { - BaseHandle ret = new BaseHandle(NDalicPINVOKE.Builder_Create__SWIG_1(swigCPtr, templateName, Property.Map.getCPtr(map)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal BaseHandle CreateFromJson(string json) { - BaseHandle ret = new BaseHandle(NDalicPINVOKE.Builder_CreateFromJson(swigCPtr, json), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal bool ApplyStyle(string styleName, Handle handle) { - bool ret = NDalicPINVOKE.Builder_ApplyStyle(swigCPtr, styleName, Handle.getCPtr(handle)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal bool ApplyFromJson(Handle handle, string json) { - bool ret = NDalicPINVOKE.Builder_ApplyFromJson(swigCPtr, Handle.getCPtr(handle), json); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void AddActors(Actor toActor) { - NDalicPINVOKE.Builder_AddActors__SWIG_0(swigCPtr, Actor.getCPtr(toActor)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void AddActors(string sectionName, Actor toActor) { - NDalicPINVOKE.Builder_AddActors__SWIG_1(swigCPtr, sectionName, Actor.getCPtr(toActor)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void CreateRenderTask(string name) { - NDalicPINVOKE.Builder_CreateRenderTask(swigCPtr, name); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal FrameBufferImage GetFrameBufferImage(string name) { - FrameBufferImage ret = new FrameBufferImage(NDalicPINVOKE.Builder_GetFrameBufferImage(swigCPtr, name), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal Path GetPath(string name) { - Path ret = new Path(NDalicPINVOKE.Builder_GetPath(swigCPtr, name), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal PathConstrainer GetPathConstrainer(string pathConstrainerName) { - PathConstrainer ret = new PathConstrainer(NDalicPINVOKE.Builder_GetPathConstrainer(swigCPtr, pathConstrainerName), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal LinearConstrainer GetLinearConstrainer(string linearConstrainerName) { - LinearConstrainer ret = new LinearConstrainer(NDalicPINVOKE.Builder_GetLinearConstrainer(swigCPtr, linearConstrainerName), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal VoidSignal QuitSignal() { - VoidSignal ret = new VoidSignal(NDalicPINVOKE.Builder_QuitSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal enum UIFormat { - JSON - } - -} - -} diff --git a/Tizen.NUI/src/internal/ButtonSignal.cs b/Tizen.NUI/src/internal/ButtonSignal.cs deleted file mode 100644 index 9c84223..0000000 --- a/Tizen.NUI/src/internal/ButtonSignal.cs +++ /dev/null @@ -1,89 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class ButtonSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal ButtonSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ButtonSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ButtonSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ButtonSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.ButtonSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.ButtonSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ButtonSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ButtonSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public bool Emit(Button arg) { - bool ret = NDalicPINVOKE.ButtonSignal_Emit(swigCPtr, Button.getCPtr(arg)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public ButtonSignal() : this(NDalicPINVOKE.new_ButtonSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/CameraType.cs b/Tizen.NUI/src/internal/CameraType.cs deleted file mode 100644 index af358e5..0000000 --- a/Tizen.NUI/src/internal/CameraType.cs +++ /dev/null @@ -1,18 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public enum CameraType { - FREE_LOOK, - LOOK_AT_TARGET -} - -} diff --git a/Tizen.NUI/src/internal/ChildPropertyRegistration.cs b/Tizen.NUI/src/internal/ChildPropertyRegistration.cs deleted file mode 100644 index a08e95e..0000000 --- a/Tizen.NUI/src/internal/ChildPropertyRegistration.cs +++ /dev/null @@ -1,49 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class ChildPropertyRegistration : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal ChildPropertyRegistration(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ChildPropertyRegistration obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ChildPropertyRegistration() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ChildPropertyRegistration(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public ChildPropertyRegistration(TypeRegistration registered, string name, int index, Property.Type type) : this(NDalicPINVOKE.new_ChildPropertyRegistration(TypeRegistration.getCPtr(registered), name, index, (int)type), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/ClampState.cs b/Tizen.NUI/src/internal/ClampState.cs deleted file mode 100644 index 6d299d9..0000000 --- a/Tizen.NUI/src/internal/ClampState.cs +++ /dev/null @@ -1,19 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public enum ClampState { - NotClamped, - ClampedToMin, - ClampedToMax -} - -} diff --git a/Tizen.NUI/src/internal/ClampState2D.cs b/Tizen.NUI/src/internal/ClampState2D.cs deleted file mode 100644 index 786d8df..0000000 --- a/Tizen.NUI/src/internal/ClampState2D.cs +++ /dev/null @@ -1,73 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class ClampState2D : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal ClampState2D(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ClampState2D obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ClampState2D() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ClampState2D(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public ClampState x { - set { - NDalicPINVOKE.ClampState2D_x_set(swigCPtr, (int)value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - ClampState ret = (ClampState)NDalicPINVOKE.ClampState2D_x_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public ClampState y { - set { - NDalicPINVOKE.ClampState2D_y_set(swigCPtr, (int)value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - ClampState ret = (ClampState)NDalicPINVOKE.ClampState2D_y_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public ClampState2D() : this(NDalicPINVOKE.new_ClampState2D(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/ClippingModeType.cs b/Tizen.NUI/src/internal/ClippingModeType.cs deleted file mode 100644 index f19094e..0000000 --- a/Tizen.NUI/src/internal/ClippingModeType.cs +++ /dev/null @@ -1,18 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public enum ClippingModeType { - DISABLED, - CLIP_CHILDREN -} - -} diff --git a/Tizen.NUI/src/internal/ColorMode.cs b/Tizen.NUI/src/internal/ColorMode.cs deleted file mode 100644 index 5bef95a..0000000 --- a/Tizen.NUI/src/internal/ColorMode.cs +++ /dev/null @@ -1,20 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public enum ColorMode { - USE_OWN_COLOR, - USE_PARENT_COLOR, - USE_OWN_MULTIPLY_PARENT_COLOR, - USE_OWN_MULTIPLY_PARENT_ALPHA -} - -} diff --git a/Tizen.NUI/src/internal/ConnectionTracker.cs b/Tizen.NUI/src/internal/ConnectionTracker.cs deleted file mode 100644 index f0c8298..0000000 --- a/Tizen.NUI/src/internal/ConnectionTracker.cs +++ /dev/null @@ -1,71 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class ConnectionTracker : ConnectionTrackerInterface { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal ConnectionTracker(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.ConnectionTracker_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ConnectionTracker obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ConnectionTracker() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ConnectionTracker(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public void DisconnectAll() { - NDalicPINVOKE.ConnectionTracker_DisconnectAll(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual void SignalConnected(SlotObserver slotObserver, SWIGTYPE_p_Dali__CallbackBase callback) { - NDalicPINVOKE.ConnectionTracker_SignalConnected(swigCPtr, SlotObserver.getCPtr(slotObserver), SWIGTYPE_p_Dali__CallbackBase.getCPtr(callback)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual void SignalDisconnected(SlotObserver slotObserver, SWIGTYPE_p_Dali__CallbackBase callback) { - NDalicPINVOKE.ConnectionTracker_SignalDisconnected(swigCPtr, SlotObserver.getCPtr(slotObserver), SWIGTYPE_p_Dali__CallbackBase.getCPtr(callback)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.ConnectionTracker_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/Tizen.NUI/src/internal/ConnectionTrackerInterface.cs b/Tizen.NUI/src/internal/ConnectionTrackerInterface.cs deleted file mode 100644 index 1f233c3..0000000 --- a/Tizen.NUI/src/internal/ConnectionTrackerInterface.cs +++ /dev/null @@ -1,55 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class ConnectionTrackerInterface : SignalObserver { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal ConnectionTrackerInterface(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.ConnectionTrackerInterface_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ConnectionTrackerInterface obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ConnectionTrackerInterface() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ConnectionTrackerInterface(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public virtual void SignalConnected(SlotObserver slotObserver, SWIGTYPE_p_CallbackBase callback) { - NDalicPINVOKE.ConnectionTrackerInterface_SignalConnected(swigCPtr, SlotObserver.getCPtr(slotObserver), SWIGTYPE_p_CallbackBase.getCPtr(callback)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/ControlKeyEventSignal.cs b/Tizen.NUI/src/internal/ControlKeyEventSignal.cs deleted file mode 100644 index 5c61bc8..0000000 --- a/Tizen.NUI/src/internal/ControlKeyEventSignal.cs +++ /dev/null @@ -1,83 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class ControlKeyEventSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal ControlKeyEventSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ControlKeyEventSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ControlKeyEventSignal() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ControlKeyEventSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public bool Empty() { - bool ret = NDalicPINVOKE.ControlKeyEventSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.ControlKeyEventSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ControlKeyEventSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ControlKeyEventSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public bool Emit(View arg1, KeyEvent arg2) { - bool ret = NDalicPINVOKE.ControlKeyEventSignal_Emit(swigCPtr, View.getCPtr(arg1), KeyEvent.getCPtr(arg2)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public ControlKeyEventSignal() : this(NDalicPINVOKE.new_ControlKeyEventSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/ControlOrientationType.cs b/Tizen.NUI/src/internal/ControlOrientationType.cs deleted file mode 100644 index 98cc977..0000000 --- a/Tizen.NUI/src/internal/ControlOrientationType.cs +++ /dev/null @@ -1,20 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public enum ControlOrientationType { - Up, - Left, - Down, - Right -} - -} diff --git a/Tizen.NUI/src/internal/CustomActor.cs b/Tizen.NUI/src/internal/CustomActor.cs deleted file mode 100644 index 106e739..0000000 --- a/Tizen.NUI/src/internal/CustomActor.cs +++ /dev/null @@ -1,80 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class CustomActor : Actor { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal CustomActor(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.CustomActor_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(CustomActor obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~CustomActor() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_CustomActor(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public CustomActor() : this(NDalicPINVOKE.new_CustomActor__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public new static CustomActor DownCast(BaseHandle handle) { - CustomActor ret = new CustomActor(NDalicPINVOKE.CustomActor_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public CustomActorImpl GetImplementation() { - CustomActorImpl ret = new CustomActorImpl(NDalicPINVOKE.CustomActor_GetImplementation(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public CustomActor(CustomActorImpl implementation) : this(NDalicPINVOKE.new_CustomActor__SWIG_1(CustomActorImpl.getCPtr(implementation)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public CustomActor(CustomActor copy) : this(NDalicPINVOKE.new_CustomActor__SWIG_2(CustomActor.getCPtr(copy)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public CustomActor Assign(CustomActor rhs) { - CustomActor ret = new CustomActor(NDalicPINVOKE.CustomActor_Assign(swigCPtr, CustomActor.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/Tizen.NUI/src/internal/CustomActorImpl.cs b/Tizen.NUI/src/internal/CustomActorImpl.cs deleted file mode 100644 index 7cad1f2..0000000 --- a/Tizen.NUI/src/internal/CustomActorImpl.cs +++ /dev/null @@ -1,185 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class CustomActorImpl : RefObject { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal CustomActorImpl(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.CustomActorImpl_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(CustomActorImpl obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - public override void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - throw new global::System.MethodAccessException("C++ destructor does not have public access"); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - public CustomActor Self() { - CustomActor ret = new CustomActor(NDalicPINVOKE.CustomActorImpl_Self(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual void OnStageConnection(int depth) { - NDalicPINVOKE.CustomActorImpl_OnStageConnection(swigCPtr, depth); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual void OnStageDisconnection() { - NDalicPINVOKE.CustomActorImpl_OnStageDisconnection(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual void OnChildAdd(Actor child) { - NDalicPINVOKE.CustomActorImpl_OnChildAdd(swigCPtr, Actor.getCPtr(child)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual void OnChildRemove(Actor child) { - NDalicPINVOKE.CustomActorImpl_OnChildRemove(swigCPtr, Actor.getCPtr(child)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual void OnPropertySet(int index, Property.Value propertyValue) { - NDalicPINVOKE.CustomActorImpl_OnPropertySet(swigCPtr, index, Property.Value.getCPtr(propertyValue)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual void OnSizeSet(Vector3 targetSize) { - NDalicPINVOKE.CustomActorImpl_OnSizeSet(swigCPtr, Vector3.getCPtr(targetSize)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual void OnSizeAnimation(Animation animation, Vector3 targetSize) { - NDalicPINVOKE.CustomActorImpl_OnSizeAnimation(swigCPtr, Animation.getCPtr(animation), Vector3.getCPtr(targetSize)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual bool OnTouchEvent(TouchEvent arg0) { - bool ret = NDalicPINVOKE.CustomActorImpl_OnTouchEvent(swigCPtr, TouchEvent.getCPtr(arg0)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual bool OnHoverEvent(HoverEvent arg0) { - bool ret = NDalicPINVOKE.CustomActorImpl_OnHoverEvent(swigCPtr, HoverEvent.getCPtr(arg0)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual bool OnKeyEvent(KeyEvent arg0) { - bool ret = NDalicPINVOKE.CustomActorImpl_OnKeyEvent(swigCPtr, KeyEvent.getCPtr(arg0)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual bool OnWheelEvent(WheelEvent arg0) { - bool ret = NDalicPINVOKE.CustomActorImpl_OnWheelEvent(swigCPtr, WheelEvent.getCPtr(arg0)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual void OnRelayout(Vector2 size, RelayoutContainer container) { - NDalicPINVOKE.CustomActorImpl_OnRelayout(swigCPtr, Vector2.getCPtr(size), RelayoutContainer.getCPtr(container)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual void OnSetResizePolicy(ResizePolicyType policy, DimensionType dimension) { - NDalicPINVOKE.CustomActorImpl_OnSetResizePolicy(swigCPtr, (int)policy, (int)dimension); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual Vector3 GetNaturalSize() { - Vector3 ret = new Vector3(NDalicPINVOKE.CustomActorImpl_GetNaturalSize(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual float CalculateChildSize(Actor child, DimensionType dimension) { - float ret = NDalicPINVOKE.CustomActorImpl_CalculateChildSize(swigCPtr, Actor.getCPtr(child), (int)dimension); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual float GetHeightForWidth(float width) { - float ret = NDalicPINVOKE.CustomActorImpl_GetHeightForWidth(swigCPtr, width); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual float GetWidthForHeight(float height) { - float ret = NDalicPINVOKE.CustomActorImpl_GetWidthForHeight(swigCPtr, height); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual bool RelayoutDependentOnChildren(DimensionType dimension) { - bool ret = NDalicPINVOKE.CustomActorImpl_RelayoutDependentOnChildren__SWIG_0(swigCPtr, (int)dimension); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual bool RelayoutDependentOnChildren() { - bool ret = NDalicPINVOKE.CustomActorImpl_RelayoutDependentOnChildren__SWIG_1(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual void OnCalculateRelayoutSize(DimensionType dimension) { - NDalicPINVOKE.CustomActorImpl_OnCalculateRelayoutSize(swigCPtr, (int)dimension); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual void OnLayoutNegotiated(float size, DimensionType dimension) { - NDalicPINVOKE.CustomActorImpl_OnLayoutNegotiated(swigCPtr, size, (int)dimension); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool RequiresTouchEvents() { - bool ret = NDalicPINVOKE.CustomActorImpl_RequiresTouchEvents(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool RequiresHoverEvents() { - bool ret = NDalicPINVOKE.CustomActorImpl_RequiresHoverEvents(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool RequiresWheelEvents() { - bool ret = NDalicPINVOKE.CustomActorImpl_RequiresWheelEvents(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool IsRelayoutEnabled() { - bool ret = NDalicPINVOKE.CustomActorImpl_IsRelayoutEnabled(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/Tizen.NUI/src/internal/DaliException.cs b/Tizen.NUI/src/internal/DaliException.cs deleted file mode 100644 index 3e76e32..0000000 --- a/Tizen.NUI/src/internal/DaliException.cs +++ /dev/null @@ -1,73 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class DaliException : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal DaliException(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(DaliException obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~DaliException() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_DaliException(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public DaliException(string location, string condition) : this(NDalicPINVOKE.new_DaliException(location, condition), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public string location { - set { - NDalicPINVOKE.DaliException_location_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - string ret = NDalicPINVOKE.DaliException_location_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public string condition { - set { - NDalicPINVOKE.DaliException_condition_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - string ret = NDalicPINVOKE.DaliException_condition_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - -} - -} diff --git a/Tizen.NUI/src/internal/DefaultItemLayoutProperty.cs b/Tizen.NUI/src/internal/DefaultItemLayoutProperty.cs deleted file mode 100644 index 92714b9..0000000 --- a/Tizen.NUI/src/internal/DefaultItemLayoutProperty.cs +++ /dev/null @@ -1,42 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public enum DefaultItemLayoutProperty { - TYPE = 0, - ITEM_SIZE, - ORIENTATION, - GRID_COLUMN_NUMBER, - GRID_ROW_SPACING, - GRID_COLUMN_SPACING, - GRID_TOP_MARGIN, - GRID_BOTTOM_MARGIN, - GRID_SIDE_MARGIN, - GRID_SCROLL_SPEED_FACTOR, - GRID_MAXIMUM_SWIPE_SPEED, - GRID_ITEM_FLICK_ANIMATION_DURATION, - DEPTH_COLUMN_NUMBER, - DEPTH_ROW_NUMBER, - DEPTH_ROW_SPACING, - DEPTH_SCROLL_SPEED_FACTOR, - DEPTH_MAXIMUM_SWIPE_SPEED, - DEPTH_ITEM_FLICK_ANIMATION_DURATION, - DEPTH_TILT_ANGLE, - DEPTH_ITEM_TILT_ANGLE, - SPIRAL_ITEM_SPACING, - SPIRAL_SCROLL_SPEED_FACTOR, - SPIRAL_MAXIMUM_SWIPE_SPEED, - SPIRAL_ITEM_FLICK_ANIMATION_DURATION, - SPIRAL_REVOLUTION_DISTANCE, - SPIRAL_TOP_ITEM_ALIGNMENT -} - -} diff --git a/Tizen.NUI/src/internal/DefaultItemLayoutType.cs b/Tizen.NUI/src/internal/DefaultItemLayoutType.cs deleted file mode 100644 index d421019..0000000 --- a/Tizen.NUI/src/internal/DefaultItemLayoutType.cs +++ /dev/null @@ -1,20 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public enum DefaultItemLayoutType { - DEPTH, - GRID, - LIST, - SPIRAL -} - -} diff --git a/Tizen.NUI/src/internal/DefaultRuler.cs b/Tizen.NUI/src/internal/DefaultRuler.cs deleted file mode 100644 index 5488b1b..0000000 --- a/Tizen.NUI/src/internal/DefaultRuler.cs +++ /dev/null @@ -1,72 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class DefaultRuler : Ruler { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal DefaultRuler(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.DefaultRuler_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(DefaultRuler obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~DefaultRuler() { - Dispose(); - } - - public override void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_DefaultRuler(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - public DefaultRuler() : this(NDalicPINVOKE.new_DefaultRuler(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public override float Snap(float x, float bias) { - float ret = NDalicPINVOKE.DefaultRuler_Snap(swigCPtr, x, bias); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public override float GetPositionFromPage(uint page, out uint volume, bool wrap) { - float ret = NDalicPINVOKE.DefaultRuler_GetPositionFromPage(swigCPtr, page, out volume, wrap); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public override uint GetPageFromPosition(float position, bool wrap) { - uint ret = NDalicPINVOKE.DefaultRuler_GetPageFromPosition(swigCPtr, position, wrap); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public override uint GetTotalPages() { - uint ret = NDalicPINVOKE.DefaultRuler_GetTotalPages(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/Tizen.NUI/src/internal/DepthFunctionType.cs b/Tizen.NUI/src/internal/DepthFunctionType.cs deleted file mode 100644 index 0d7f8a7..0000000 --- a/Tizen.NUI/src/internal/DepthFunctionType.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public enum DepthFunctionType { - NEVER, - ALWAYS, - LESS, - GREATER, - EQUAL, - NOT_EQUAL, - LESS_EQUAL, - GREATER_EQUAL -} - -} diff --git a/Tizen.NUI/src/internal/DepthTestModeType.cs b/Tizen.NUI/src/internal/DepthTestModeType.cs deleted file mode 100644 index 11bf8ac..0000000 --- a/Tizen.NUI/src/internal/DepthTestModeType.cs +++ /dev/null @@ -1,19 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public enum DepthTestModeType { - OFF, - AUTO, - ON -} - -} diff --git a/Tizen.NUI/src/internal/DepthWriteModeType.cs b/Tizen.NUI/src/internal/DepthWriteModeType.cs deleted file mode 100644 index 326bf2e..0000000 --- a/Tizen.NUI/src/internal/DepthWriteModeType.cs +++ /dev/null @@ -1,19 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public enum DepthWriteModeType { - OFF, - AUTO, - ON -} - -} diff --git a/Tizen.NUI/src/internal/DimensionType.cs b/Tizen.NUI/src/internal/DimensionType.cs deleted file mode 100644 index 9ab0d6c..0000000 --- a/Tizen.NUI/src/internal/DimensionType.cs +++ /dev/null @@ -1,19 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public enum DimensionType { - WIDTH = 0x1, - HEIGHT = 0x2, - ALL_DIMENSIONS = 0x3 -} - -} diff --git a/Tizen.NUI/src/internal/DirectionBias.cs b/Tizen.NUI/src/internal/DirectionBias.cs deleted file mode 100644 index c4beacf..0000000 --- a/Tizen.NUI/src/internal/DirectionBias.cs +++ /dev/null @@ -1,19 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public enum DirectionBias { - DirectionBiasLeft = -1, - DirectionBiasNone = 0, - DirectionBiasRight = 1 -} - -} diff --git a/Tizen.NUI/src/internal/DisposeQueue.cs b/Tizen.NUI/src/internal/DisposeQueue.cs deleted file mode 100755 index 972b479..0000000 --- a/Tizen.NUI/src/internal/DisposeQueue.cs +++ /dev/null @@ -1,60 +0,0 @@ -// Copyright (c) 2016 Samsung Electronics Co., Ltd All Rights Reserved -// PROPRIETARY/CONFIDENTIAL -// This software is the confidential and proprietary -// information of SAMSUNG ELECTRONICS ("Confidential Information"). You shall -// not disclose such Confidential Information and shall use it only in -// accordance with the terms of the license agreement you entered into with -// SAMSUNG ELECTRONICS. -// - -using System; -using System.Collections.Generic; - -namespace NUI -{ - - public class DisposeQueue - { - private static DisposeQueue _disposableQueue = new DisposeQueue(); - private List _disposables = new List(); - private Object _listLock = new object(); - private delegate int ProcessDisposablesDelegate(IntPtr ptr); - private ProcessDisposablesDelegate _disposequeueProcessDisposablesDelegate; - - private DisposeQueue() - { - _disposequeueProcessDisposablesDelegate = new ProcessDisposablesDelegate(ProcessDisposables); - Application.Instance.AddIdle(_disposequeueProcessDisposablesDelegate); - } - - ~DisposeQueue() - { - } - - public static DisposeQueue Instance - { - get { return _disposableQueue; } - } - - public void Add(IDisposable disposable) - { - lock(_listLock) - { - _disposables.Add(disposable); - } - } - - private int ProcessDisposables(IntPtr ptr) - { - lock(_listLock) - { - foreach (IDisposable disposable in _disposables) - { - disposable.Dispose(); - } - _disposables.Clear(); - } - return 0; - } - } -} diff --git a/Tizen.NUI/src/internal/DragAndDropDetector.cs b/Tizen.NUI/src/internal/DragAndDropDetector.cs deleted file mode 100644 index fa4eeda..0000000 --- a/Tizen.NUI/src/internal/DragAndDropDetector.cs +++ /dev/null @@ -1,90 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class DragAndDropDetector : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal DragAndDropDetector(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.DragAndDropDetector_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(DragAndDropDetector obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~DragAndDropDetector() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_DragAndDropDetector(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public DragAndDropDetector() : this(NDalicPINVOKE.new_DragAndDropDetector(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public string GetContent() { - string ret = NDalicPINVOKE.DragAndDropDetector_GetContent(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Vector2 GetCurrentScreenPosition() { - Vector2 ret = new Vector2(NDalicPINVOKE.DragAndDropDetector_GetCurrentScreenPosition(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public SWIGTYPE_p_Dali__SignalT_void_fDali__DragAndDropDetectorF_t EnteredSignal() { - SWIGTYPE_p_Dali__SignalT_void_fDali__DragAndDropDetectorF_t ret = new SWIGTYPE_p_Dali__SignalT_void_fDali__DragAndDropDetectorF_t(NDalicPINVOKE.DragAndDropDetector_EnteredSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public SWIGTYPE_p_Dali__SignalT_void_fDali__DragAndDropDetectorF_t ExitedSignal() { - SWIGTYPE_p_Dali__SignalT_void_fDali__DragAndDropDetectorF_t ret = new SWIGTYPE_p_Dali__SignalT_void_fDali__DragAndDropDetectorF_t(NDalicPINVOKE.DragAndDropDetector_ExitedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public SWIGTYPE_p_Dali__SignalT_void_fDali__DragAndDropDetectorF_t MovedSignal() { - SWIGTYPE_p_Dali__SignalT_void_fDali__DragAndDropDetectorF_t ret = new SWIGTYPE_p_Dali__SignalT_void_fDali__DragAndDropDetectorF_t(NDalicPINVOKE.DragAndDropDetector_MovedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public SWIGTYPE_p_Dali__SignalT_void_fDali__DragAndDropDetectorF_t DroppedSignal() { - SWIGTYPE_p_Dali__SignalT_void_fDali__DragAndDropDetectorF_t ret = new SWIGTYPE_p_Dali__SignalT_void_fDali__DragAndDropDetectorF_t(NDalicPINVOKE.DragAndDropDetector_DroppedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/Tizen.NUI/src/internal/DrawModeType.cs b/Tizen.NUI/src/internal/DrawModeType.cs deleted file mode 100644 index db64fa9..0000000 --- a/Tizen.NUI/src/internal/DrawModeType.cs +++ /dev/null @@ -1,19 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public enum DrawModeType { - NORMAL = 0, - OVERLAY_2D = 1, - STENCIL = 3 -} - -} diff --git a/Tizen.NUI/src/internal/EncodedBufferImage.cs b/Tizen.NUI/src/internal/EncodedBufferImage.cs deleted file mode 100644 index 12d6026..0000000 --- a/Tizen.NUI/src/internal/EncodedBufferImage.cs +++ /dev/null @@ -1,94 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class EncodedBufferImage : Image { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal EncodedBufferImage(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.EncodedBufferImage_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(EncodedBufferImage obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~EncodedBufferImage() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_EncodedBufferImage(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public EncodedBufferImage (SWIGTYPE_p_uint8_t encodedImage, uint encodedImageByteCount) : this (NDalicPINVOKE.EncodedBufferImage_New__SWIG_0(SWIGTYPE_p_uint8_t.getCPtr(encodedImage), encodedImageByteCount), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public EncodedBufferImage (SWIGTYPE_p_uint8_t encodedImage, uint encodedImageByteCount, Uint16Pair size, FittingModeType fittingMode, SamplingModeType samplingMode, bool orientationCorrection) : this (NDalicPINVOKE.EncodedBufferImage_New__SWIG_1(SWIGTYPE_p_uint8_t.getCPtr(encodedImage), encodedImageByteCount, Uint16Pair.getCPtr(size), (int)fittingMode, (int)samplingMode, orientationCorrection), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public EncodedBufferImage (SWIGTYPE_p_uint8_t encodedImage, uint encodedImageByteCount, Uint16Pair size, FittingModeType fittingMode, SamplingModeType samplingMode) : this (NDalicPINVOKE.EncodedBufferImage_New__SWIG_2(SWIGTYPE_p_uint8_t.getCPtr(encodedImage), encodedImageByteCount, Uint16Pair.getCPtr(size), (int)fittingMode, (int)samplingMode), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public new static EncodedBufferImage DownCast(BaseHandle handle) { - EncodedBufferImage ret = new EncodedBufferImage(NDalicPINVOKE.EncodedBufferImage_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public EncodedBufferImage(EncodedBufferImage handle) : this(NDalicPINVOKE.new_EncodedBufferImage__SWIG_1(EncodedBufferImage.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public EncodedBufferImage Assign(EncodedBufferImage rhs) { - EncodedBufferImage ret = new EncodedBufferImage(NDalicPINVOKE.EncodedBufferImage_Assign(swigCPtr, EncodedBufferImage.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/Tizen.NUI/src/internal/FaceCullingModeType.cs b/Tizen.NUI/src/internal/FaceCullingModeType.cs deleted file mode 100644 index 6255a76..0000000 --- a/Tizen.NUI/src/internal/FaceCullingModeType.cs +++ /dev/null @@ -1,20 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public enum FaceCullingModeType { - NONE, - FRONT, - BACK, - FRONT_AND_BACK -} - -} diff --git a/Tizen.NUI/src/internal/FilterModeType.cs b/Tizen.NUI/src/internal/FilterModeType.cs deleted file mode 100644 index c4d64a4..0000000 --- a/Tizen.NUI/src/internal/FilterModeType.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public enum FilterModeType { - NONE = 0, - DEFAULT, - NEAREST, - LINEAR, - NEAREST_MIPMAP_NEAREST, - LINEAR_MIPMAP_NEAREST, - NEAREST_MIPMAP_LINEAR, - LINEAR_MIPMAP_LINEAR -} - -} diff --git a/Tizen.NUI/src/internal/FittingModeType.cs b/Tizen.NUI/src/internal/FittingModeType.cs deleted file mode 100644 index c468cdf..0000000 --- a/Tizen.NUI/src/internal/FittingModeType.cs +++ /dev/null @@ -1,20 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public enum FittingModeType { - SHRINK_TO_FIT, - SCALE_TO_FILL, - FIT_WIDTH, - FIT_HEIGHT -} - -} diff --git a/Tizen.NUI/src/internal/FixedRuler.cs b/Tizen.NUI/src/internal/FixedRuler.cs deleted file mode 100644 index 96b44ae..0000000 --- a/Tizen.NUI/src/internal/FixedRuler.cs +++ /dev/null @@ -1,76 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class FixedRuler : Ruler { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal FixedRuler(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.FixedRuler_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(FixedRuler obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~FixedRuler() { - Dispose(); - } - - public override void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_FixedRuler(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - public FixedRuler(float spacing) : this(NDalicPINVOKE.new_FixedRuler__SWIG_0(spacing), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public FixedRuler() : this(NDalicPINVOKE.new_FixedRuler__SWIG_1(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public override float Snap(float x, float bias) { - float ret = NDalicPINVOKE.FixedRuler_Snap(swigCPtr, x, bias); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public override float GetPositionFromPage(uint page, out uint volume, bool wrap) { - float ret = NDalicPINVOKE.FixedRuler_GetPositionFromPage(swigCPtr, page, out volume, wrap); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public override uint GetPageFromPosition(float position, bool wrap) { - uint ret = NDalicPINVOKE.FixedRuler_GetPageFromPosition(swigCPtr, position, wrap); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public override uint GetTotalPages() { - uint ret = NDalicPINVOKE.FixedRuler_GetTotalPages(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/Tizen.NUI/src/internal/FloatSignal.cs b/Tizen.NUI/src/internal/FloatSignal.cs deleted file mode 100644 index 67076d5..0000000 --- a/Tizen.NUI/src/internal/FloatSignal.cs +++ /dev/null @@ -1,82 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class FloatSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal FloatSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(FloatSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~FloatSignal() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_FloatSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public bool Empty() { - bool ret = NDalicPINVOKE.FloatSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.FloatSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.FloatSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.FloatSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(float arg) { - NDalicPINVOKE.FloatSignal_Emit(swigCPtr, arg); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public FloatSignal() : this(NDalicPINVOKE.new_FloatSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/FocusChangedSignal.cs b/Tizen.NUI/src/internal/FocusChangedSignal.cs deleted file mode 100644 index 55a8c2b..0000000 --- a/Tizen.NUI/src/internal/FocusChangedSignal.cs +++ /dev/null @@ -1,82 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class FocusChangedSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal FocusChangedSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(FocusChangedSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~FocusChangedSignal() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_FocusChangedSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public bool Empty() { - bool ret = NDalicPINVOKE.FocusChangedSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.FocusChangedSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.FocusChangedSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.FocusChangedSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(Actor arg1, Actor arg2) { - NDalicPINVOKE.FocusChangedSignal_Emit(swigCPtr, Actor.getCPtr(arg1), Actor.getCPtr(arg2)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public FocusChangedSignal() : this(NDalicPINVOKE.new_FocusChangedSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/FocusGroupChangedSignal.cs b/Tizen.NUI/src/internal/FocusGroupChangedSignal.cs deleted file mode 100644 index 41788ca..0000000 --- a/Tizen.NUI/src/internal/FocusGroupChangedSignal.cs +++ /dev/null @@ -1,82 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class FocusGroupChangedSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal FocusGroupChangedSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(FocusGroupChangedSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~FocusGroupChangedSignal() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_FocusGroupChangedSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public bool Empty() { - bool ret = NDalicPINVOKE.FocusGroupChangedSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.FocusGroupChangedSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.FocusGroupChangedSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.FocusGroupChangedSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(Actor arg1, bool arg2) { - NDalicPINVOKE.FocusGroupChangedSignal_Emit(swigCPtr, Actor.getCPtr(arg1), arg2); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public FocusGroupChangedSignal() : this(NDalicPINVOKE.new_FocusGroupChangedSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/FrameBuffer.cs b/Tizen.NUI/src/internal/FrameBuffer.cs deleted file mode 100644 index 9d025d7..0000000 --- a/Tizen.NUI/src/internal/FrameBuffer.cs +++ /dev/null @@ -1,145 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class FrameBuffer : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal FrameBuffer(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.FrameBuffer_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(FrameBuffer obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~FrameBuffer() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_FrameBuffer(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public class Attachment : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Attachment(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Attachment obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Attachment() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_FrameBuffer_Attachment(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public Attachment() : this(NDalicPINVOKE.new_FrameBuffer_Attachment(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public enum Mask { - NONE = 0, - DEPTH = 1 << 0, - STENCIL = 1 << 1, - DEPTH_STENCIL = DEPTH|STENCIL - } - - } - - public FrameBuffer (uint width, uint height, uint attachments) : this (NDalicPINVOKE.FrameBuffer_New(width, height, attachments), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public FrameBuffer(FrameBuffer handle) : this(NDalicPINVOKE.new_FrameBuffer__SWIG_1(FrameBuffer.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static FrameBuffer DownCast(BaseHandle handle) { - FrameBuffer ret = new FrameBuffer(NDalicPINVOKE.FrameBuffer_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public FrameBuffer Assign(FrameBuffer handle) { - FrameBuffer ret = new FrameBuffer(NDalicPINVOKE.FrameBuffer_Assign(swigCPtr, FrameBuffer.getCPtr(handle)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void AttachColorTexture(Texture texture) { - NDalicPINVOKE.FrameBuffer_AttachColorTexture__SWIG_0(swigCPtr, Texture.getCPtr(texture)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void AttachColorTexture(Texture texture, uint mipmapLevel, uint layer) { - NDalicPINVOKE.FrameBuffer_AttachColorTexture__SWIG_1(swigCPtr, Texture.getCPtr(texture), mipmapLevel, layer); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Texture GetColorTexture() { - Texture ret = new Texture(NDalicPINVOKE.FrameBuffer_GetColorTexture(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/Tizen.NUI/src/internal/FrameBufferImage.cs b/Tizen.NUI/src/internal/FrameBufferImage.cs deleted file mode 100644 index 4f1a406..0000000 --- a/Tizen.NUI/src/internal/FrameBufferImage.cs +++ /dev/null @@ -1,106 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class FrameBufferImage : Image { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal FrameBufferImage(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.FrameBufferImage_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(FrameBufferImage obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~FrameBufferImage() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_FrameBufferImage(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public FrameBufferImage (uint width, uint height, PixelFormat pixelFormat, RenderBufferFormat bufferFormat) : this (NDalicPINVOKE.FrameBufferImage_New__SWIG_0(width, height, (int)pixelFormat, (int)bufferFormat), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public FrameBufferImage (uint width, uint height, PixelFormat pixelFormat) : this (NDalicPINVOKE.FrameBufferImage_New__SWIG_1(width, height, (int)pixelFormat), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public FrameBufferImage (uint width, uint height) : this (NDalicPINVOKE.FrameBufferImage_New__SWIG_2(width, height), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public FrameBufferImage (uint width) : this (NDalicPINVOKE.FrameBufferImage_New__SWIG_3(width), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public FrameBufferImage () : this (NDalicPINVOKE.FrameBufferImage_New__SWIG_4(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public FrameBufferImage (NativeImageInterface image) : this (NDalicPINVOKE.FrameBufferImage_New__SWIG_5(NativeImageInterface.getCPtr(image)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public new static FrameBufferImage DownCast(BaseHandle handle) { - FrameBufferImage ret = new FrameBufferImage(NDalicPINVOKE.FrameBufferImage_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public FrameBufferImage(FrameBufferImage handle) : this(NDalicPINVOKE.new_FrameBufferImage__SWIG_1(FrameBufferImage.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public FrameBufferImage Assign(FrameBufferImage rhs) { - FrameBufferImage ret = new FrameBufferImage(NDalicPINVOKE.FrameBufferImage_Assign(swigCPtr, FrameBufferImage.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/Tizen.NUI/src/internal/GaussianBlurViewSignal.cs b/Tizen.NUI/src/internal/GaussianBlurViewSignal.cs deleted file mode 100644 index ff31328..0000000 --- a/Tizen.NUI/src/internal/GaussianBlurViewSignal.cs +++ /dev/null @@ -1,82 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class GaussianBlurViewSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal GaussianBlurViewSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(GaussianBlurViewSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~GaussianBlurViewSignal() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_GaussianBlurViewSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public bool Empty() { - bool ret = NDalicPINVOKE.GaussianBlurViewSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.GaussianBlurViewSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.GaussianBlurViewSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.GaussianBlurViewSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(GaussianBlurView arg) { - NDalicPINVOKE.GaussianBlurViewSignal_Emit(swigCPtr, GaussianBlurView.getCPtr(arg)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public GaussianBlurViewSignal() : this(NDalicPINVOKE.new_GaussianBlurViewSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/GradientVisualSpreadMethodType.cs b/Tizen.NUI/src/internal/GradientVisualSpreadMethodType.cs deleted file mode 100644 index 1565166..0000000 --- a/Tizen.NUI/src/internal/GradientVisualSpreadMethodType.cs +++ /dev/null @@ -1,19 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public enum GradientVisualSpreadMethodType { - PAD, - REFLECT, - REPEAT -} - -} diff --git a/Tizen.NUI/src/internal/GradientVisualUnitsType.cs b/Tizen.NUI/src/internal/GradientVisualUnitsType.cs deleted file mode 100644 index 95569dc..0000000 --- a/Tizen.NUI/src/internal/GradientVisualUnitsType.cs +++ /dev/null @@ -1,18 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public enum GradientVisualUnitsType { - OBJECT_BOUNDING_BOX, - USER_SPACE -} - -} diff --git a/Tizen.NUI/src/internal/Handle.cs b/Tizen.NUI/src/internal/Handle.cs deleted file mode 100644 index 491e98f..0000000 --- a/Tizen.NUI/src/internal/Handle.cs +++ /dev/null @@ -1,198 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class Handle : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal Handle(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.Handle_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Handle obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Handle() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Handle(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public Handle () : this (NDalicPINVOKE.Handle_New(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public Handle(Handle handle) : this(NDalicPINVOKE.new_Handle__SWIG_1(Handle.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Handle Assign(Handle rhs) { - Handle ret = new Handle(NDalicPINVOKE.Handle_Assign(swigCPtr, Handle.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static Handle DownCast(BaseHandle handle) { - Handle ret = new Handle(NDalicPINVOKE.Handle_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool Supports(Handle.Capability capability) { - bool ret = NDalicPINVOKE.Handle_Supports(swigCPtr, (int)capability); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetPropertyCount() { - uint ret = NDalicPINVOKE.Handle_GetPropertyCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public string GetPropertyName(int index) { - string ret = NDalicPINVOKE.Handle_GetPropertyName(swigCPtr, index); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public int GetPropertyIndex(string name) { - int ret = NDalicPINVOKE.Handle_GetPropertyIndex(swigCPtr, name); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool IsPropertyWritable(int index) { - bool ret = NDalicPINVOKE.Handle_IsPropertyWritable(swigCPtr, index); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool IsPropertyAnimatable(int index) { - bool ret = NDalicPINVOKE.Handle_IsPropertyAnimatable(swigCPtr, index); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool IsPropertyAConstraintInput(int index) { - bool ret = NDalicPINVOKE.Handle_IsPropertyAConstraintInput(swigCPtr, index); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Property.Type GetPropertyType(int index) { - Property.Type ret = (Property.Type)NDalicPINVOKE.Handle_GetPropertyType(swigCPtr, index); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetProperty(int index, Property.Value propertyValue) { - NDalicPINVOKE.Handle_SetProperty(swigCPtr, index, Property.Value.getCPtr(propertyValue)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public int RegisterProperty(string name, Property.Value propertyValue) { - int ret = NDalicPINVOKE.Handle_RegisterProperty__SWIG_0(swigCPtr, name, Property.Value.getCPtr(propertyValue)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public int RegisterProperty(string name, Property.Value propertyValue, Property.AccessMode accessMode) { - int ret = NDalicPINVOKE.Handle_RegisterProperty__SWIG_1(swigCPtr, name, Property.Value.getCPtr(propertyValue), (int)accessMode); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Property.Value GetProperty(int index) { - Property.Value ret = new Property.Value(NDalicPINVOKE.Handle_GetProperty(swigCPtr, index), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void GetPropertyIndices(VectorInteger indices) { - NDalicPINVOKE.Handle_GetPropertyIndices(swigCPtr, VectorInteger.getCPtr(indices)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public PropertyNotification AddPropertyNotification(int index, PropertyCondition condition) { - PropertyNotification ret = new PropertyNotification(NDalicPINVOKE.Handle_AddPropertyNotification__SWIG_0(swigCPtr, index, PropertyCondition.getCPtr(condition)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public PropertyNotification AddPropertyNotification(int index, int componentIndex, PropertyCondition condition) { - PropertyNotification ret = new PropertyNotification(NDalicPINVOKE.Handle_AddPropertyNotification__SWIG_1(swigCPtr, index, componentIndex, PropertyCondition.getCPtr(condition)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void RemovePropertyNotification(PropertyNotification propertyNotification) { - NDalicPINVOKE.Handle_RemovePropertyNotification(swigCPtr, PropertyNotification.getCPtr(propertyNotification)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void RemovePropertyNotifications() { - NDalicPINVOKE.Handle_RemovePropertyNotifications(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void RemoveConstraints() { - NDalicPINVOKE.Handle_RemoveConstraints__SWIG_0(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void RemoveConstraints(uint tag) { - NDalicPINVOKE.Handle_RemoveConstraints__SWIG_1(swigCPtr, tag); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public enum Capability { - DYNAMIC_PROPERTIES = 0x01 - } - -} - -} diff --git a/Tizen.NUI/src/internal/HorizontalAlignmentType.cs b/Tizen.NUI/src/internal/HorizontalAlignmentType.cs deleted file mode 100644 index 87e40ec..0000000 --- a/Tizen.NUI/src/internal/HorizontalAlignmentType.cs +++ /dev/null @@ -1,19 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public enum HorizontalAlignmentType { - LEFT, - CENTER, - RIGHT -} - -} diff --git a/Tizen.NUI/src/internal/Image.cs b/Tizen.NUI/src/internal/Image.cs deleted file mode 100644 index 343990c..0000000 --- a/Tizen.NUI/src/internal/Image.cs +++ /dev/null @@ -1,182 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -using System; -using System.Runtime.InteropServices; - - -public class Image : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal Image(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.Image_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Image obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Image() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Image(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - - -/** - * @brief Event arguments that passed via Uploaded signal - * - */ -public class UploadedEventArgs : EventArgs -{ - private Image _image; - /** - * @brief Image - is the image data that gets uploaded to GL. - * - */ - public Image Image - { - get - { - return _image; - } - set - { - _image = value; - } - } -} - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void UploadedEventCallbackDelegate(IntPtr image); - private DaliEventHandler _imageUploadedEventHandler; - private UploadedEventCallbackDelegate _imageUploadedEventCallbackDelegate; - - /** - * @brief Event for Uploaded signal which can be used to subscribe/unsubscribe the event handler - * (in the type of UploadedEventHandler-DaliEventHandler) - * provided by the user. Uploaded signal is emitted when the image data gets uploaded to GL. - */ - public event DaliEventHandler Uploaded - { - add - { - lock(this) - { - // Restricted to only one listener - if (_imageUploadedEventHandler == null) - { - _imageUploadedEventHandler += value; - - _imageUploadedEventCallbackDelegate = new UploadedEventCallbackDelegate(OnUploaded); - this.UploadedSignal().Connect(_imageUploadedEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_imageUploadedEventHandler != null) - { - this.UploadedSignal().Disconnect(_imageUploadedEventCallbackDelegate); - } - - _imageUploadedEventHandler -= value; - } - } - } - - // Callback for Image UploadedSignal - private void OnUploaded(IntPtr data) - { - UploadedEventArgs e = new UploadedEventArgs(); - - // Populate all members of "e" (UploadedEventArgs) with real data - e.Image = Image.GetImageFromPtr(data); - - if (_imageUploadedEventHandler != null) - { - //here we send all data to user event handlers - _imageUploadedEventHandler(this, e); - } - } - - -public static Image GetImageFromPtr(global::System.IntPtr cPtr) { - Image ret = new Image(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - public Image() : this(NDalicPINVOKE.new_Image__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Image(Image handle) : this(NDalicPINVOKE.new_Image__SWIG_1(Image.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Image Assign(Image rhs) { - Image ret = new Image(NDalicPINVOKE.Image_Assign(swigCPtr, Image.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static Image DownCast(BaseHandle handle) { - Image ret = new Image(NDalicPINVOKE.Image_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetWidth() { - uint ret = NDalicPINVOKE.Image_GetWidth(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetHeight() { - uint ret = NDalicPINVOKE.Image_GetHeight(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public ImageSignal UploadedSignal() { - ImageSignal ret = new ImageSignal(NDalicPINVOKE.Image_UploadedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/Tizen.NUI/src/internal/ImageSignal.cs b/Tizen.NUI/src/internal/ImageSignal.cs deleted file mode 100644 index 823340d..0000000 --- a/Tizen.NUI/src/internal/ImageSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class ImageSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal ImageSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ImageSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ImageSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ImageSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.ImageSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.ImageSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ImageSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ImageSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(Image arg) { - NDalicPINVOKE.ImageSignal_Emit(swigCPtr, Image.getCPtr(arg)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ImageSignal() : this(NDalicPINVOKE.new_ImageSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/Item.cs b/Tizen.NUI/src/internal/Item.cs deleted file mode 100644 index 8526afa..0000000 --- a/Tizen.NUI/src/internal/Item.cs +++ /dev/null @@ -1,82 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class Item : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Item(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Item obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Item() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Item(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public Item() : this(NDalicPINVOKE.new_Item__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Item(uint t, Actor u) : this(NDalicPINVOKE.new_Item__SWIG_1(t, Actor.getCPtr(u)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Item(Item p) : this(NDalicPINVOKE.new_Item__SWIG_2(Item.getCPtr(p)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public uint first { - set { - NDalicPINVOKE.Item_first_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - uint ret = NDalicPINVOKE.Item_first_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public Actor second { - set { - NDalicPINVOKE.Item_second_set(swigCPtr, Actor.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - global::System.IntPtr cPtr = NDalicPINVOKE.Item_second_get(swigCPtr); - Actor ret = (cPtr == global::System.IntPtr.Zero) ? null : new Actor(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - -} - -} diff --git a/Tizen.NUI/src/internal/ItemContainer.cs b/Tizen.NUI/src/internal/ItemContainer.cs deleted file mode 100644 index 4f7b87c..0000000 --- a/Tizen.NUI/src/internal/ItemContainer.cs +++ /dev/null @@ -1,315 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class ItemContainer : global::System.IDisposable, global::System.Collections.IEnumerable - , global::System.Collections.Generic.IEnumerable - { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal ItemContainer(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ItemContainer obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ItemContainer() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ItemContainer(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public ItemContainer(global::System.Collections.ICollection c) : this() { - if (c == null) - throw new global::System.ArgumentNullException("c"); - foreach (Item element in c) { - this.Add(element); - } - } - - public bool IsFixedSize { - get { - return false; - } - } - - public bool IsReadOnly { - get { - return false; - } - } - - public Item this[int index] { - get { - return getitem(index); - } - set { - setitem(index, value); - } - } - - public int Capacity { - get { - return (int)capacity(); - } - set { - if (value < size()) - throw new global::System.ArgumentOutOfRangeException("Capacity"); - reserve((uint)value); - } - } - - public int Count { - get { - return (int)size(); - } - } - - public bool IsSynchronized { - get { - return false; - } - } - - public void CopyTo(Item[] array) - { - CopyTo(0, array, 0, this.Count); - } - - public void CopyTo(Item[] array, int arrayIndex) - { - CopyTo(0, array, arrayIndex, this.Count); - } - - public void CopyTo(int index, Item[] array, int arrayIndex, int count) - { - if (array == null) - throw new global::System.ArgumentNullException("array"); - if (index < 0) - throw new global::System.ArgumentOutOfRangeException("index", "Value is less than zero"); - if (arrayIndex < 0) - throw new global::System.ArgumentOutOfRangeException("arrayIndex", "Value is less than zero"); - if (count < 0) - throw new global::System.ArgumentOutOfRangeException("count", "Value is less than zero"); - if (array.Rank > 1) - throw new global::System.ArgumentException("Multi dimensional array.", "array"); - if (index+count > this.Count || arrayIndex+count > array.Length) - throw new global::System.ArgumentException("Number of elements to copy is too large."); - for (int i=0; i global::System.Collections.Generic.IEnumerable.GetEnumerator() { - return new ItemContainerEnumerator(this); - } - - global::System.Collections.IEnumerator global::System.Collections.IEnumerable.GetEnumerator() { - return new ItemContainerEnumerator(this); - } - - public ItemContainerEnumerator GetEnumerator() { - return new ItemContainerEnumerator(this); - } - - // Type-safe enumerator - /// Note that the IEnumerator documentation requires an InvalidOperationException to be thrown - /// whenever the collection is modified. This has been done for changes in the size of the - /// collection but not when one of the elements of the collection is modified as it is a bit - /// tricky to detect unmanaged code that modifies the collection under our feet. - public sealed class ItemContainerEnumerator : global::System.Collections.IEnumerator - , global::System.Collections.Generic.IEnumerator - { - private ItemContainer collectionRef; - private int currentIndex; - private object currentObject; - private int currentSize; - - public ItemContainerEnumerator(ItemContainer collection) { - collectionRef = collection; - currentIndex = -1; - currentObject = null; - currentSize = collectionRef.Count; - } - - // Type-safe iterator Current - public Item Current { - get { - if (currentIndex == -1) - throw new global::System.InvalidOperationException("Enumeration not started."); - if (currentIndex > currentSize - 1) - throw new global::System.InvalidOperationException("Enumeration finished."); - if (currentObject == null) - throw new global::System.InvalidOperationException("Collection modified."); - return (Item)currentObject; - } - } - - // Type-unsafe IEnumerator.Current - object global::System.Collections.IEnumerator.Current { - get { - return Current; - } - } - - public bool MoveNext() { - int size = collectionRef.Count; - bool moveOkay = (currentIndex+1 < size) && (size == currentSize); - if (moveOkay) { - currentIndex++; - currentObject = collectionRef[currentIndex]; - } else { - currentObject = null; - } - return moveOkay; - } - - public void Reset() { - currentIndex = -1; - currentObject = null; - if (collectionRef.Count != currentSize) { - throw new global::System.InvalidOperationException("Collection modified."); - } - } - - public void Dispose() { - currentIndex = -1; - currentObject = null; - } - } - - public void Clear() { - NDalicPINVOKE.ItemContainer_Clear(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Add(Item x) { - NDalicPINVOKE.ItemContainer_Add(swigCPtr, Item.getCPtr(x)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - private uint size() { - uint ret = NDalicPINVOKE.ItemContainer_size(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private uint capacity() { - uint ret = NDalicPINVOKE.ItemContainer_capacity(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private void reserve(uint n) { - NDalicPINVOKE.ItemContainer_reserve(swigCPtr, n); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ItemContainer() : this(NDalicPINVOKE.new_ItemContainer__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ItemContainer(ItemContainer other) : this(NDalicPINVOKE.new_ItemContainer__SWIG_1(ItemContainer.getCPtr(other)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ItemContainer(int capacity) : this(NDalicPINVOKE.new_ItemContainer__SWIG_2(capacity), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - private Item getitemcopy(int index) { - Item ret = new Item(NDalicPINVOKE.ItemContainer_getitemcopy(swigCPtr, index), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Item getitem(int index) { - Item ret = new Item(NDalicPINVOKE.ItemContainer_getitem(swigCPtr, index), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private void setitem(int index, Item val) { - NDalicPINVOKE.ItemContainer_setitem(swigCPtr, index, Item.getCPtr(val)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void AddRange(ItemContainer values) { - NDalicPINVOKE.ItemContainer_AddRange(swigCPtr, ItemContainer.getCPtr(values)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ItemContainer GetRange(int index, int count) { - global::System.IntPtr cPtr = NDalicPINVOKE.ItemContainer_GetRange(swigCPtr, index, count); - ItemContainer ret = (cPtr == global::System.IntPtr.Zero) ? null : new ItemContainer(cPtr, true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Insert(int index, Item x) { - NDalicPINVOKE.ItemContainer_Insert(swigCPtr, index, Item.getCPtr(x)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void InsertRange(int index, ItemContainer values) { - NDalicPINVOKE.ItemContainer_InsertRange(swigCPtr, index, ItemContainer.getCPtr(values)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void RemoveAt(int index) { - NDalicPINVOKE.ItemContainer_RemoveAt(swigCPtr, index); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void RemoveRange(int index, int count) { - NDalicPINVOKE.ItemContainer_RemoveRange(swigCPtr, index, count); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static ItemContainer Repeat(Item value, int count) { - global::System.IntPtr cPtr = NDalicPINVOKE.ItemContainer_Repeat(Item.getCPtr(value), count); - ItemContainer ret = (cPtr == global::System.IntPtr.Zero) ? null : new ItemContainer(cPtr, true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Reverse() { - NDalicPINVOKE.ItemContainer_Reverse__SWIG_0(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Reverse(int index, int count) { - NDalicPINVOKE.ItemContainer_Reverse__SWIG_1(swigCPtr, index, count); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetRange(int index, ItemContainer values) { - NDalicPINVOKE.ItemContainer_SetRange(swigCPtr, index, ItemContainer.getCPtr(values)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/ItemFactory.cs b/Tizen.NUI/src/internal/ItemFactory.cs deleted file mode 100644 index 1da417a..0000000 --- a/Tizen.NUI/src/internal/ItemFactory.cs +++ /dev/null @@ -1,68 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class ItemFactory : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal ItemFactory(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ItemFactory obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ItemFactory() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ItemFactory(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public virtual uint GetNumberOfItems() { - uint ret = NDalicPINVOKE.ItemFactory_GetNumberOfItems(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual Actor NewItem(uint itemId) { - Actor ret = new Actor(NDalicPINVOKE.ItemFactory_NewItem(swigCPtr, itemId), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual void ItemReleased(uint itemId, Actor actor) { - NDalicPINVOKE.ItemFactory_ItemReleased(swigCPtr, itemId, Actor.getCPtr(actor)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/ItemIdContainer.cs b/Tizen.NUI/src/internal/ItemIdContainer.cs deleted file mode 100644 index 5bdc375..0000000 --- a/Tizen.NUI/src/internal/ItemIdContainer.cs +++ /dev/null @@ -1,339 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class ItemIdContainer : global::System.IDisposable, global::System.Collections.IEnumerable - , global::System.Collections.Generic.IList - { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal ItemIdContainer(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ItemIdContainer obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ItemIdContainer() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ItemIdContainer(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public ItemIdContainer(global::System.Collections.ICollection c) : this() { - if (c == null) - throw new global::System.ArgumentNullException("c"); - foreach (uint element in c) { - this.Add(element); - } - } - - public bool IsFixedSize { - get { - return false; - } - } - - public bool IsReadOnly { - get { - return false; - } - } - - public uint this[int index] { - get { - return getitem(index); - } - set { - setitem(index, value); - } - } - - public int Capacity { - get { - return (int)capacity(); - } - set { - if (value < size()) - throw new global::System.ArgumentOutOfRangeException("Capacity"); - reserve((uint)value); - } - } - - public int Count { - get { - return (int)size(); - } - } - - public bool IsSynchronized { - get { - return false; - } - } - - public void CopyTo(uint[] array) - { - CopyTo(0, array, 0, this.Count); - } - - public void CopyTo(uint[] array, int arrayIndex) - { - CopyTo(0, array, arrayIndex, this.Count); - } - - public void CopyTo(int index, uint[] array, int arrayIndex, int count) - { - if (array == null) - throw new global::System.ArgumentNullException("array"); - if (index < 0) - throw new global::System.ArgumentOutOfRangeException("index", "Value is less than zero"); - if (arrayIndex < 0) - throw new global::System.ArgumentOutOfRangeException("arrayIndex", "Value is less than zero"); - if (count < 0) - throw new global::System.ArgumentOutOfRangeException("count", "Value is less than zero"); - if (array.Rank > 1) - throw new global::System.ArgumentException("Multi dimensional array.", "array"); - if (index+count > this.Count || arrayIndex+count > array.Length) - throw new global::System.ArgumentException("Number of elements to copy is too large."); - for (int i=0; i global::System.Collections.Generic.IEnumerable.GetEnumerator() { - return new ItemIdContainerEnumerator(this); - } - - global::System.Collections.IEnumerator global::System.Collections.IEnumerable.GetEnumerator() { - return new ItemIdContainerEnumerator(this); - } - - public ItemIdContainerEnumerator GetEnumerator() { - return new ItemIdContainerEnumerator(this); - } - - // Type-safe enumerator - /// Note that the IEnumerator documentation requires an InvalidOperationException to be thrown - /// whenever the collection is modified. This has been done for changes in the size of the - /// collection but not when one of the elements of the collection is modified as it is a bit - /// tricky to detect unmanaged code that modifies the collection under our feet. - public sealed class ItemIdContainerEnumerator : global::System.Collections.IEnumerator - , global::System.Collections.Generic.IEnumerator - { - private ItemIdContainer collectionRef; - private int currentIndex; - private object currentObject; - private int currentSize; - - public ItemIdContainerEnumerator(ItemIdContainer collection) { - collectionRef = collection; - currentIndex = -1; - currentObject = null; - currentSize = collectionRef.Count; - } - - // Type-safe iterator Current - public uint Current { - get { - if (currentIndex == -1) - throw new global::System.InvalidOperationException("Enumeration not started."); - if (currentIndex > currentSize - 1) - throw new global::System.InvalidOperationException("Enumeration finished."); - if (currentObject == null) - throw new global::System.InvalidOperationException("Collection modified."); - return (uint)currentObject; - } - } - - // Type-unsafe IEnumerator.Current - object global::System.Collections.IEnumerator.Current { - get { - return Current; - } - } - - public bool MoveNext() { - int size = collectionRef.Count; - bool moveOkay = (currentIndex+1 < size) && (size == currentSize); - if (moveOkay) { - currentIndex++; - currentObject = collectionRef[currentIndex]; - } else { - currentObject = null; - } - return moveOkay; - } - - public void Reset() { - currentIndex = -1; - currentObject = null; - if (collectionRef.Count != currentSize) { - throw new global::System.InvalidOperationException("Collection modified."); - } - } - - public void Dispose() { - currentIndex = -1; - currentObject = null; - } - } - - public void Clear() { - NDalicPINVOKE.ItemIdContainer_Clear(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Add(uint x) { - NDalicPINVOKE.ItemIdContainer_Add(swigCPtr, x); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - private uint size() { - uint ret = NDalicPINVOKE.ItemIdContainer_size(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private uint capacity() { - uint ret = NDalicPINVOKE.ItemIdContainer_capacity(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private void reserve(uint n) { - NDalicPINVOKE.ItemIdContainer_reserve(swigCPtr, n); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ItemIdContainer() : this(NDalicPINVOKE.new_ItemIdContainer__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ItemIdContainer(ItemIdContainer other) : this(NDalicPINVOKE.new_ItemIdContainer__SWIG_1(ItemIdContainer.getCPtr(other)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ItemIdContainer(int capacity) : this(NDalicPINVOKE.new_ItemIdContainer__SWIG_2(capacity), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - private uint getitemcopy(int index) { - uint ret = NDalicPINVOKE.ItemIdContainer_getitemcopy(swigCPtr, index); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private uint getitem(int index) { - uint ret = NDalicPINVOKE.ItemIdContainer_getitem(swigCPtr, index); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private void setitem(int index, uint val) { - NDalicPINVOKE.ItemIdContainer_setitem(swigCPtr, index, val); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void AddRange(ItemIdContainer values) { - NDalicPINVOKE.ItemIdContainer_AddRange(swigCPtr, ItemIdContainer.getCPtr(values)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ItemIdContainer GetRange(int index, int count) { - global::System.IntPtr cPtr = NDalicPINVOKE.ItemIdContainer_GetRange(swigCPtr, index, count); - ItemIdContainer ret = (cPtr == global::System.IntPtr.Zero) ? null : new ItemIdContainer(cPtr, true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Insert(int index, uint x) { - NDalicPINVOKE.ItemIdContainer_Insert(swigCPtr, index, x); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void InsertRange(int index, ItemIdContainer values) { - NDalicPINVOKE.ItemIdContainer_InsertRange(swigCPtr, index, ItemIdContainer.getCPtr(values)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void RemoveAt(int index) { - NDalicPINVOKE.ItemIdContainer_RemoveAt(swigCPtr, index); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void RemoveRange(int index, int count) { - NDalicPINVOKE.ItemIdContainer_RemoveRange(swigCPtr, index, count); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static ItemIdContainer Repeat(uint value, int count) { - global::System.IntPtr cPtr = NDalicPINVOKE.ItemIdContainer_Repeat(value, count); - ItemIdContainer ret = (cPtr == global::System.IntPtr.Zero) ? null : new ItemIdContainer(cPtr, true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Reverse() { - NDalicPINVOKE.ItemIdContainer_Reverse__SWIG_0(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Reverse(int index, int count) { - NDalicPINVOKE.ItemIdContainer_Reverse__SWIG_1(swigCPtr, index, count); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetRange(int index, ItemIdContainer values) { - NDalicPINVOKE.ItemIdContainer_SetRange(swigCPtr, index, ItemIdContainer.getCPtr(values)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool Contains(uint value) { - bool ret = NDalicPINVOKE.ItemIdContainer_Contains(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public int IndexOf(uint value) { - int ret = NDalicPINVOKE.ItemIdContainer_IndexOf(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public int LastIndexOf(uint value) { - int ret = NDalicPINVOKE.ItemIdContainer_LastIndexOf(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool Remove(uint value) { - bool ret = NDalicPINVOKE.ItemIdContainer_Remove(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/Tizen.NUI/src/internal/ItemLayout.cs b/Tizen.NUI/src/internal/ItemLayout.cs deleted file mode 100644 index 4670b1c..0000000 --- a/Tizen.NUI/src/internal/ItemLayout.cs +++ /dev/null @@ -1,181 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class ItemLayout : RefObject { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal ItemLayout(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.ItemLayout_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ItemLayout obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ItemLayout() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ItemLayout(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public void SetOrientation(ControlOrientationType orientation) { - NDalicPINVOKE.ItemLayout_SetOrientation(swigCPtr, (int)orientation); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ControlOrientationType GetOrientation() { - ControlOrientationType ret = (ControlOrientationType)NDalicPINVOKE.ItemLayout_GetOrientation(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetLayoutProperties(Property.Map properties) { - NDalicPINVOKE.ItemLayout_SetLayoutProperties(swigCPtr, Property.Map.getCPtr(properties)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Property.Map GetLayoutProperties() { - Property.Map ret = new Property.Map(NDalicPINVOKE.ItemLayout_GetLayoutProperties(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool HasLayoutChanged() { - bool ret = NDalicPINVOKE.ItemLayout_HasLayoutChanged(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void ResetLayoutChangedFlag() { - NDalicPINVOKE.ItemLayout_ResetLayoutChangedFlag(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void GetItemSize(uint itemId, Vector3 layoutSize, Vector3 itemSize) { - NDalicPINVOKE.ItemLayout_GetItemSize(swigCPtr, itemId, Vector3.getCPtr(layoutSize), Vector3.getCPtr(itemSize)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetItemSize(Vector3 itemSize) { - NDalicPINVOKE.ItemLayout_SetItemSize(swigCPtr, Vector3.getCPtr(itemSize)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual float GetMinimumLayoutPosition(uint numberOfItems, Vector3 layoutSize) { - float ret = NDalicPINVOKE.ItemLayout_GetMinimumLayoutPosition(swigCPtr, numberOfItems, Vector3.getCPtr(layoutSize)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual float GetClosestAnchorPosition(float layoutPosition) { - float ret = NDalicPINVOKE.ItemLayout_GetClosestAnchorPosition(swigCPtr, layoutPosition); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual float GetItemScrollToPosition(uint itemId) { - float ret = NDalicPINVOKE.ItemLayout_GetItemScrollToPosition(swigCPtr, itemId); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual ItemRange GetItemsWithinArea(float firstItemPosition, Vector3 layoutSize) { - ItemRange ret = new ItemRange(NDalicPINVOKE.ItemLayout_GetItemsWithinArea(swigCPtr, firstItemPosition, Vector3.getCPtr(layoutSize)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual float GetClosestOnScreenLayoutPosition(int itemID, float currentLayoutPosition, Vector3 layoutSize) { - float ret = NDalicPINVOKE.ItemLayout_GetClosestOnScreenLayoutPosition(swigCPtr, itemID, currentLayoutPosition, Vector3.getCPtr(layoutSize)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual uint GetReserveItemCount(Vector3 layoutSize) { - uint ret = NDalicPINVOKE.ItemLayout_GetReserveItemCount(swigCPtr, Vector3.getCPtr(layoutSize)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual void GetDefaultItemSize(uint itemId, Vector3 layoutSize, Vector3 itemSize) { - NDalicPINVOKE.ItemLayout_GetDefaultItemSize(swigCPtr, itemId, Vector3.getCPtr(layoutSize), Vector3.getCPtr(itemSize)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual Degree GetScrollDirection() { - Degree ret = new Degree(NDalicPINVOKE.ItemLayout_GetScrollDirection(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual float GetScrollSpeedFactor() { - float ret = NDalicPINVOKE.ItemLayout_GetScrollSpeedFactor(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual float GetMaximumSwipeSpeed() { - float ret = NDalicPINVOKE.ItemLayout_GetMaximumSwipeSpeed(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual float GetItemFlickAnimationDuration() { - float ret = NDalicPINVOKE.ItemLayout_GetItemFlickAnimationDuration(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual int GetNextFocusItemID(int itemID, int maxItems, View.KeyboardFocus.Direction direction, bool loopEnabled) { - int ret = NDalicPINVOKE.ItemLayout_GetNextFocusItemID(swigCPtr, itemID, maxItems, (int)direction, loopEnabled); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual float GetFlickSpeedFactor() { - float ret = NDalicPINVOKE.ItemLayout_GetFlickSpeedFactor(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual void ApplyConstraints(Actor actor, int itemId, Vector3 layoutSize, Actor itemViewActor) { - NDalicPINVOKE.ItemLayout_ApplyConstraints(swigCPtr, Actor.getCPtr(actor), itemId, Vector3.getCPtr(layoutSize), Actor.getCPtr(itemViewActor)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual Vector3 GetItemPosition(int itemID, float currentLayoutPosition, Vector3 layoutSize) { - Vector3 ret = new Vector3(NDalicPINVOKE.ItemLayout_GetItemPosition(swigCPtr, itemID, currentLayoutPosition, Vector3.getCPtr(layoutSize)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/Tizen.NUI/src/internal/ItemRange.cs b/Tizen.NUI/src/internal/ItemRange.cs deleted file mode 100644 index 4e12634..0000000 --- a/Tizen.NUI/src/internal/ItemRange.cs +++ /dev/null @@ -1,101 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class ItemRange : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal ItemRange(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ItemRange obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ItemRange() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ItemRange(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public ItemRange(uint beginItem, uint endItem) : this(NDalicPINVOKE.new_ItemRange__SWIG_0(beginItem, endItem), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ItemRange(ItemRange copy) : this(NDalicPINVOKE.new_ItemRange__SWIG_1(ItemRange.getCPtr(copy)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ItemRange Assign(ItemRange range) { - ItemRange ret = new ItemRange(NDalicPINVOKE.ItemRange_Assign(swigCPtr, ItemRange.getCPtr(range)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool Within(uint itemId) { - bool ret = NDalicPINVOKE.ItemRange_Within(swigCPtr, itemId); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public ItemRange Intersection(ItemRange second) { - ItemRange ret = new ItemRange(NDalicPINVOKE.ItemRange_Intersection(swigCPtr, ItemRange.getCPtr(second)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint begin { - set { - NDalicPINVOKE.ItemRange_begin_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - uint ret = NDalicPINVOKE.ItemRange_begin_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public uint end { - set { - NDalicPINVOKE.ItemRange_end_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - uint ret = NDalicPINVOKE.ItemRange_end_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - -} - -} diff --git a/Tizen.NUI/src/internal/KeyEventSignal.cs b/Tizen.NUI/src/internal/KeyEventSignal.cs deleted file mode 100644 index bb07e73..0000000 --- a/Tizen.NUI/src/internal/KeyEventSignal.cs +++ /dev/null @@ -1,82 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class KeyEventSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal KeyEventSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(KeyEventSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~KeyEventSignal() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_KeyEventSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public bool Empty() { - bool ret = NDalicPINVOKE.KeyEventSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.KeyEventSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.KeyEventSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.KeyEventSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(KeyEvent arg) { - NDalicPINVOKE.KeyEventSignal_Emit(swigCPtr, KeyEvent.getCPtr(arg)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public KeyEventSignal() : this(NDalicPINVOKE.new_KeyEventSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/KeyInputFocusSignal.cs b/Tizen.NUI/src/internal/KeyInputFocusSignal.cs deleted file mode 100644 index 9eb3621..0000000 --- a/Tizen.NUI/src/internal/KeyInputFocusSignal.cs +++ /dev/null @@ -1,82 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class KeyInputFocusSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal KeyInputFocusSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(KeyInputFocusSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~KeyInputFocusSignal() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_KeyInputFocusSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public bool Empty() { - bool ret = NDalicPINVOKE.KeyInputFocusSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.KeyInputFocusSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.KeyInputFocusSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.KeyInputFocusSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(View arg) { - NDalicPINVOKE.KeyInputFocusSignal_Emit(swigCPtr, View.getCPtr(arg)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public KeyInputFocusSignal() : this(NDalicPINVOKE.new_KeyInputFocusSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/KeyboardPreFocusChangeSignal.cs b/Tizen.NUI/src/internal/KeyboardPreFocusChangeSignal.cs deleted file mode 100755 index b2ba82c..0000000 --- a/Tizen.NUI/src/internal/KeyboardPreFocusChangeSignal.cs +++ /dev/null @@ -1,96 +0,0 @@ -/* - * Copyright (c) 2016 Samsung Electronics Co., Ltd. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ - -using System; - -namespace NUI { - -internal delegate IntPtr SwigDelegatePreFocusChangeSignal(IntPtr current, IntPtr proposed, View.KeyboardFocus.Direction direction); - -public class PreFocusChangeSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal PreFocusChangeSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(PreFocusChangeSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~PreFocusChangeSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicManualPINVOKE.delete_PreFocusChangeSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - internal bool Empty() { - bool ret = NDalicManualPINVOKE.PreFocusChangeSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal uint GetConnectionCount() { - uint ret = NDalicManualPINVOKE.PreFocusChangeSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void Connect(FocusManager.PreFocusChangeEventCallback func) { - NDalicManualPINVOKE.PreFocusChangeSignal_Connect(swigCPtr, func); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void Disconnect(System.Delegate func) { - System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicManualPINVOKE.PreFocusChangeSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - internal Actor Emit(Actor arg1, Actor arg2, View.KeyboardFocus.Direction arg3) { - Actor ret = new Actor(NDalicManualPINVOKE.PreFocusChangeSignal_Emit(swigCPtr, Actor.getCPtr(arg1), Actor.getCPtr(arg2), (int)arg3), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal PreFocusChangeSignal() : this(NDalicManualPINVOKE.new_PreFocusChangeSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/LoadingState.cs b/Tizen.NUI/src/internal/LoadingState.cs deleted file mode 100644 index 140e8a4..0000000 --- a/Tizen.NUI/src/internal/LoadingState.cs +++ /dev/null @@ -1,19 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public enum LoadingState { - ResourceLoading, - ResourceLoadingSucceeded, - ResourceLoadingFailed -} - -} diff --git a/Tizen.NUI/src/internal/LongPressGestureDetectedSignal.cs b/Tizen.NUI/src/internal/LongPressGestureDetectedSignal.cs deleted file mode 100644 index 01692f8..0000000 --- a/Tizen.NUI/src/internal/LongPressGestureDetectedSignal.cs +++ /dev/null @@ -1,82 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class LongPressGestureDetectedSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal LongPressGestureDetectedSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(LongPressGestureDetectedSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~LongPressGestureDetectedSignal() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_LongPressGestureDetectedSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public bool Empty() { - bool ret = NDalicPINVOKE.LongPressGestureDetectedSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.LongPressGestureDetectedSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.LongPressGestureDetectedSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.LongPressGestureDetectedSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(Actor arg1, LongPressGesture arg2) { - NDalicPINVOKE.LongPressGestureDetectedSignal_Emit(swigCPtr, Actor.getCPtr(arg1), LongPressGesture.getCPtr(arg2)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public LongPressGestureDetectedSignal() : this(NDalicPINVOKE.new_LongPressGestureDetectedSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/LongPressGestureDetector.cs b/Tizen.NUI/src/internal/LongPressGestureDetector.cs deleted file mode 100644 index 604a0b9..0000000 --- a/Tizen.NUI/src/internal/LongPressGestureDetector.cs +++ /dev/null @@ -1,218 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -using System; -using System.Runtime.InteropServices; - -public class LongPressGestureDetector : GestureDetector { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal LongPressGestureDetector(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.LongPressGestureDetector_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(LongPressGestureDetector obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~LongPressGestureDetector() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_LongPressGestureDetector(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - - -public class DetectedEventArgs : EventArgs -{ - private Actor _actor; - private LongPressGesture _longPressGesture; - - public Actor Actor - { - get - { - return _actor; - } - set - { - _actor = value; - } - } - - public LongPressGesture LongPressGesture - { - get - { - return _longPressGesture; - } - set - { - _longPressGesture = value; - } - } -} - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void DetectedCallbackDelegate(IntPtr actor, IntPtr longPressGesture); - private DaliEventHandler _longPressGestureEventHandler; - private DetectedCallbackDelegate _longPressGestureCallbackDelegate; - - - public event DaliEventHandler Detected - { - add - { - lock(this) - { - // Restricted to only one listener - if (_longPressGestureEventHandler == null) - { - _longPressGestureEventHandler += value; - - _longPressGestureCallbackDelegate = new DetectedCallbackDelegate(OnLongPressGestureDetected); - this.DetectedSignal().Connect(_longPressGestureCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_longPressGestureEventHandler != null) - { - this.DetectedSignal().Disconnect(_longPressGestureCallbackDelegate); - } - - _longPressGestureEventHandler -= value; - } - } - } - - private void OnLongPressGestureDetected(IntPtr actor, IntPtr longPressGesture) - { - DetectedEventArgs e = new DetectedEventArgs(); - - // Populate all members of "e" (LongPressGestureEventArgs) with real data - e.Actor = Actor.GetActorFromPtr(actor); - e.LongPressGesture = NUI.LongPressGesture.GetLongPressGestureFromPtr(longPressGesture); - - if (_longPressGestureEventHandler != null) - { - //here we send all data to user event handlers - _longPressGestureEventHandler(this, e); - } - - } - - -public static LongPressGestureDetector GetLongPressGestureDetectorFromPtr(global::System.IntPtr cPtr) { - LongPressGestureDetector ret = new LongPressGestureDetector(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - public LongPressGestureDetector () : this (NDalicPINVOKE.LongPressGestureDetector_New__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public LongPressGestureDetector (uint touchesRequired) : this (NDalicPINVOKE.LongPressGestureDetector_New__SWIG_1(touchesRequired), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public LongPressGestureDetector (uint minTouches, uint maxTouches) : this (NDalicPINVOKE.LongPressGestureDetector_New__SWIG_2(minTouches, maxTouches), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public new static LongPressGestureDetector DownCast(BaseHandle handle) { - LongPressGestureDetector ret = new LongPressGestureDetector(NDalicPINVOKE.LongPressGestureDetector_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public LongPressGestureDetector(LongPressGestureDetector handle) : this(NDalicPINVOKE.new_LongPressGestureDetector__SWIG_1(LongPressGestureDetector.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public LongPressGestureDetector Assign(LongPressGestureDetector rhs) { - LongPressGestureDetector ret = new LongPressGestureDetector(NDalicPINVOKE.LongPressGestureDetector_Assign(swigCPtr, LongPressGestureDetector.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetTouchesRequired(uint touches) { - NDalicPINVOKE.LongPressGestureDetector_SetTouchesRequired__SWIG_0(swigCPtr, touches); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetTouchesRequired(uint minTouches, uint maxTouches) { - NDalicPINVOKE.LongPressGestureDetector_SetTouchesRequired__SWIG_1(swigCPtr, minTouches, maxTouches); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public uint GetMinimumTouchesRequired() { - uint ret = NDalicPINVOKE.LongPressGestureDetector_GetMinimumTouchesRequired(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetMaximumTouchesRequired() { - uint ret = NDalicPINVOKE.LongPressGestureDetector_GetMaximumTouchesRequired(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public LongPressGestureDetectedSignal DetectedSignal() { - LongPressGestureDetectedSignal ret = new LongPressGestureDetectedSignal(NDalicPINVOKE.LongPressGestureDetector_DetectedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/Tizen.NUI/src/internal/ManualPINVOKE.cs b/Tizen.NUI/src/internal/ManualPINVOKE.cs deleted file mode 100755 index 0f0608e..0000000 --- a/Tizen.NUI/src/internal/ManualPINVOKE.cs +++ /dev/null @@ -1,191 +0,0 @@ -/* - * Copyright (c) 2016 Samsung Electronics Co., Ltd. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ - -namespace NUI -{ - class NDalicManualPINVOKE - { - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_new_KeyboardFocusManager")] - public static extern global::System.IntPtr new_FocusManager(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_delete_KeyboardFocusManager")] - public static extern void delete_FocusManager(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_KeyboardFocusManager_Get")] - public static extern global::System.IntPtr FocusManager_Get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_KeyboardFocusManager_SetCurrentFocusActor")] - public static extern bool FocusManager_SetCurrentFocusActor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_KeyboardFocusManager_GetCurrentFocusActor")] - public static extern global::System.IntPtr FocusManager_GetCurrentFocusActor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_KeyboardFocusManager_MoveFocus")] - public static extern bool FocusManager_MoveFocus(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_KeyboardFocusManager_ClearFocus")] - public static extern void FocusManager_ClearFocus(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_KeyboardFocusManager_SetFocusGroupLoop")] - public static extern void FocusManager_SetFocusGroupLoop(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_KeyboardFocusManager_GetFocusGroupLoop")] - public static extern bool FocusManager_GetFocusGroupLoop(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_KeyboardFocusManager_SetAsFocusGroup")] - public static extern void FocusManager_SetAsFocusGroup(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, bool jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_KeyboardFocusManager_IsFocusGroup")] - public static extern bool FocusManager_IsFocusGroup(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_KeyboardFocusManager_GetFocusGroup")] - public static extern global::System.IntPtr FocusManager_GetFocusGroup(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_KeyboardFocusManager_SetFocusIndicatorActor")] - public static extern void FocusManager_SetFocusIndicatorActor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_KeyboardFocusManager_GetFocusIndicatorActor")] - public static extern global::System.IntPtr FocusManager_GetFocusIndicatorActor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_KeyboardFocusManager_PreFocusChangeSignal")] - public static extern global::System.IntPtr FocusManager_PreFocusChangeSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_KeyboardFocusManager_FocusChangedSignal")] - public static extern global::System.IntPtr FocusManager_FocusChangedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_KeyboardFocusManager_FocusGroupChangedSignal")] - public static extern global::System.IntPtr FocusManager_FocusGroupChangedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_KeyboardFocusManager_FocusedActorEnterKeySignal")] - public static extern global::System.IntPtr FocusManager_FocusedActorEnterKeySignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_KeyboardPreFocusChangeSignal_Empty")] - public static extern bool PreFocusChangeSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_KeyboardPreFocusChangeSignal_GetConnectionCount")] - public static extern uint PreFocusChangeSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_KeyboardPreFocusChangeSignal_Connect")] - public static extern void PreFocusChangeSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, FocusManager.PreFocusChangeEventCallback delegate1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_KeyboardPreFocusChangeSignal_Disconnect")] - public static extern void PreFocusChangeSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_KeyboardPreFocusChangeSignal_Emit")] - public static extern global::System.IntPtr PreFocusChangeSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, int jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_new_KeyboardPreFocusChangeSignal")] - public static extern global::System.IntPtr new_PreFocusChangeSignal(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_delete_KeyboardPreFocusChangeSignal")] - public static extern void delete_PreFocusChangeSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_KeyboardFocusManager_SWIGUpcast")] - public static extern global::System.IntPtr FocusManager_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_Dali_ViewWrapperImpl_CONTROL_BEHAVIOUR_FLAG_COUNT_get")] - public static extern int ViewWrapperImpl_CONTROL_BEHAVIOUR_FLAG_COUNT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_Dali_new_ViewWrapperImpl")] - public static extern global::System.IntPtr new_ViewWrapperImpl(int jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_Dali_ViewWrapperImpl_New")] - public static extern global::System.IntPtr ViewWrapperImpl_New(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_Dali_delete_ViewWrapperImpl")] - public static extern void delete_ViewWrapperImpl(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_Dali_ViewWrapperImpl_director_connect")] - public static extern void ViewWrapperImpl_director_connect(global::System.Runtime.InteropServices.HandleRef jarg1, ViewWrapperImpl.DelegateViewWrapperImpl_0 delegate0, ViewWrapperImpl.DelegateViewWrapperImpl_1 delegate1, ViewWrapperImpl.DelegateViewWrapperImpl_2 delegate2, ViewWrapperImpl.DelegateViewWrapperImpl_3 delegate3, ViewWrapperImpl.DelegateViewWrapperImpl_4 delegate4, ViewWrapperImpl.DelegateViewWrapperImpl_5 delegate5, ViewWrapperImpl.DelegateViewWrapperImpl_6 delegate6, ViewWrapperImpl.DelegateViewWrapperImpl_7 delegate7, ViewWrapperImpl.DelegateViewWrapperImpl_8 delegate8, ViewWrapperImpl.DelegateViewWrapperImpl_9 delegate9, ViewWrapperImpl.DelegateViewWrapperImpl_10 delegate10, ViewWrapperImpl.DelegateViewWrapperImpl_11 delegate11, ViewWrapperImpl.DelegateViewWrapperImpl_12 delegate12, ViewWrapperImpl.DelegateViewWrapperImpl_13 delegate13, ViewWrapperImpl.DelegateViewWrapperImpl_14 delegate14, ViewWrapperImpl.DelegateViewWrapperImpl_15 delegate15, ViewWrapperImpl.DelegateViewWrapperImpl_16 delegate16, ViewWrapperImpl.DelegateViewWrapperImpl_17 delegate17, ViewWrapperImpl.DelegateViewWrapperImpl_18 delegate18, ViewWrapperImpl.DelegateViewWrapperImpl_19 delegate19, ViewWrapperImpl.DelegateViewWrapperImpl_20 delegate20, ViewWrapperImpl.DelegateViewWrapperImpl_21 delegate21, ViewWrapperImpl.DelegateViewWrapperImpl_22 delegate22, ViewWrapperImpl.DelegateViewWrapperImpl_23 delegate23, ViewWrapperImpl.DelegateViewWrapperImpl_24 delegate24, ViewWrapperImpl.DelegateViewWrapperImpl_25 delegate25, ViewWrapperImpl.DelegateViewWrapperImpl_26 delegate26, ViewWrapperImpl.DelegateViewWrapperImpl_27 delegate27, ViewWrapperImpl.DelegateViewWrapperImpl_28 delegate28, ViewWrapperImpl.DelegateViewWrapperImpl_29 delegate29, ViewWrapperImpl.DelegateViewWrapperImpl_30 delegate30, ViewWrapperImpl.DelegateViewWrapperImpl_31 delegate31, ViewWrapperImpl.DelegateViewWrapperImpl_32 delegate32, ViewWrapperImpl.DelegateViewWrapperImpl_33 delegate33, ViewWrapperImpl.DelegateViewWrapperImpl_34 delegate34, ViewWrapperImpl.DelegateViewWrapperImpl_35 delegate35, ViewWrapperImpl.DelegateViewWrapperImpl_36 delegate36, ViewWrapperImpl.DelegateViewWrapperImpl_37 delegate37, ViewWrapperImpl.DelegateViewWrapperImpl_38 delegate38, ViewWrapperImpl.DelegateViewWrapperImpl_39 delegate39, ViewWrapperImpl.DelegateViewWrapperImpl_40 delegate40); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_Dali_GetControlWrapperImpl__SWIG_0")] - public static extern global::System.IntPtr GetControlWrapperImpl__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_Dali_ViewWrapper_New")] - public static extern global::System.IntPtr ViewWrapper_New(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_Dali_new_ViewWrapper__SWIG_0")] - public static extern global::System.IntPtr new_ViewWrapper__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_Dali_delete_ViewWrapper")] - public static extern void delete_ViewWrapper(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_Dali_new_ViewWrapper__SWIG_1")] - public static extern global::System.IntPtr new_ViewWrapper__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_Dali_ViewWrapper_Assign")] - public static extern global::System.IntPtr ViewWrapper_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_Dali_ViewWrapper_DownCast")] - public static extern global::System.IntPtr ViewWrapper_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_Dali_ViewWrapperImpl_SWIGUpcast")] - public static extern global::System.IntPtr ViewWrapperImpl_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_Dali_ViewWrapper_SWIGUpcast")] - public static extern global::System.IntPtr ViewWrapper_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_ViewWrapperImpl_RelayoutRequest")] - public static extern void ViewWrapperImpl_RelayoutRequest(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_ViewWrapperImpl_GetHeightForWidthBase")] - public static extern float ViewWrapperImpl_GetHeightForWidthBase(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_ViewWrapperImpl_GetWidthForHeightBase")] - public static extern float ViewWrapperImpl_GetWidthForHeightBase(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_ViewWrapperImpl_CalculateChildSizeBase")] - public static extern float ViewWrapperImpl_CalculateChildSizeBase(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_ViewWrapperImpl_RelayoutDependentOnChildrenBase__SWIG_0")] - public static extern bool ViewWrapperImpl_RelayoutDependentOnChildrenBase__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_ViewWrapperImpl_RelayoutDependentOnChildrenBase__SWIG_1")] - public static extern bool ViewWrapperImpl_RelayoutDependentOnChildrenBase__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_ViewWrapperImpl_RegisterVisual__SWIG_0")] - public static extern void ViewWrapperImpl_RegisterVisual__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_ViewWrapperImpl_RegisterVisual__SWIG_1")] - public static extern void ViewWrapperImpl_RegisterVisual__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, bool jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_ViewWrapperImpl_UnregisterVisual")] - public static extern void ViewWrapperImpl_UnregisterVisual(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_ViewWrapperImpl_GetVisual")] - public static extern global::System.IntPtr ViewWrapperImpl_GetVisual(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_ViewWrapperImpl_EnableVisual")] - public static extern void ViewWrapperImpl_EnableVisual(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, bool jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_ViewWrapperImpl_IsVisualEnabled")] - public static extern bool ViewWrapperImpl_IsVisualEnabled(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_ViewWrapperImpl_CreateTransition")] - public static extern global::System.IntPtr ViewWrapperImpl_CreateTransition(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_ViewWrapperImpl_EmitKeyInputFocusSignal")] - public static extern void ViewWrapperImpl_EmitKeyInputFocusSignal(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_Dali_ViewWrapperImpl_ApplyThemeStyle")] - public static extern void ViewWrapperImpl_ApplyThemeStyle(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_Dali_MakeCallback")] - public static extern global::System.IntPtr MakeCallback(global::System.Runtime.InteropServices.HandleRef jarg1); - - } -} diff --git a/Tizen.NUI/src/internal/MeshVisualShadingModeValue.cs b/Tizen.NUI/src/internal/MeshVisualShadingModeValue.cs deleted file mode 100644 index 520b193..0000000 --- a/Tizen.NUI/src/internal/MeshVisualShadingModeValue.cs +++ /dev/null @@ -1,19 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public enum MeshVisualShadingModeValue { - TEXTURELESS_WITH_DIFFUSE_LIGHTING, - TEXTURED_WITH_SPECULAR_LIGHTING, - TEXTURED_WITH_DETAILED_SPECULAR_LIGHTING -} - -} diff --git a/Tizen.NUI/src/internal/Meta.cs b/Tizen.NUI/src/internal/Meta.cs deleted file mode 100644 index 14835fb..0000000 --- a/Tizen.NUI/src/internal/Meta.cs +++ /dev/null @@ -1,17 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public enum Meta { - DIMENSION_COUNT = 2 -} - -} diff --git a/Tizen.NUI/src/internal/NDalic.cs b/Tizen.NUI/src/internal/NDalic.cs deleted file mode 100644 index ba431bd..0000000 --- a/Tizen.NUI/src/internal/NDalic.cs +++ /dev/null @@ -1,1037 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class NDalic { - public static uint int_to_uint(int x) { - uint ret = NDalicPINVOKE.int_to_uint(x); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static void DaliAssertMessage(string location, string condition) { - NDalicPINVOKE.DaliAssertMessage(location, condition); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static Vector2 Min(Vector2 a, Vector2 b) { - Vector2 ret = new Vector2(NDalicPINVOKE.Min__SWIG_0(Vector2.getCPtr(a), Vector2.getCPtr(b)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static Vector2 Max(Vector2 a, Vector2 b) { - Vector2 ret = new Vector2(NDalicPINVOKE.Max__SWIG_0(Vector2.getCPtr(a), Vector2.getCPtr(b)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static Vector2 Clamp(Vector2 v, float min, float max) { - Vector2 ret = new Vector2(NDalicPINVOKE.Clamp__SWIG_0(Vector2.getCPtr(v), min, max), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static Vector3 Min(Vector3 a, Vector3 b) { - Vector3 ret = new Vector3(NDalicPINVOKE.Min__SWIG_1(Vector3.getCPtr(a), Vector3.getCPtr(b)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static Vector3 Max(Vector3 a, Vector3 b) { - Vector3 ret = new Vector3(NDalicPINVOKE.Max__SWIG_1(Vector3.getCPtr(a), Vector3.getCPtr(b)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static Vector3 Clamp(Vector3 v, float min, float max) { - Vector3 ret = new Vector3(NDalicPINVOKE.Clamp__SWIG_1(Vector3.getCPtr(v), min, max), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static Vector4 Min(Vector4 a, Vector4 b) { - Vector4 ret = new Vector4(NDalicPINVOKE.Min__SWIG_2(Vector4.getCPtr(a), Vector4.getCPtr(b)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static Vector4 Max(Vector4 a, Vector4 b) { - Vector4 ret = new Vector4(NDalicPINVOKE.Max__SWIG_2(Vector4.getCPtr(a), Vector4.getCPtr(b)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static Vector4 Clamp(Vector4 v, float min, float max) { - Vector4 ret = new Vector4(NDalicPINVOKE.Clamp__SWIG_2(Vector4.getCPtr(v), min, max), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static Radian ANGLE_360 { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.ANGLE_360_get(); - Radian ret = (cPtr == global::System.IntPtr.Zero) ? null : new Radian(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Radian ANGLE_315 { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.ANGLE_315_get(); - Radian ret = (cPtr == global::System.IntPtr.Zero) ? null : new Radian(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Radian ANGLE_270 { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.ANGLE_270_get(); - Radian ret = (cPtr == global::System.IntPtr.Zero) ? null : new Radian(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Radian ANGLE_225 { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.ANGLE_225_get(); - Radian ret = (cPtr == global::System.IntPtr.Zero) ? null : new Radian(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Radian ANGLE_180 { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.ANGLE_180_get(); - Radian ret = (cPtr == global::System.IntPtr.Zero) ? null : new Radian(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Radian ANGLE_135 { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.ANGLE_135_get(); - Radian ret = (cPtr == global::System.IntPtr.Zero) ? null : new Radian(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Radian ANGLE_120 { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.ANGLE_120_get(); - Radian ret = (cPtr == global::System.IntPtr.Zero) ? null : new Radian(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Radian ANGLE_90 { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.ANGLE_90_get(); - Radian ret = (cPtr == global::System.IntPtr.Zero) ? null : new Radian(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Radian ANGLE_60 { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.ANGLE_60_get(); - Radian ret = (cPtr == global::System.IntPtr.Zero) ? null : new Radian(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Radian ANGLE_45 { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.ANGLE_45_get(); - Radian ret = (cPtr == global::System.IntPtr.Zero) ? null : new Radian(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Radian ANGLE_30 { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.ANGLE_30_get(); - Radian ret = (cPtr == global::System.IntPtr.Zero) ? null : new Radian(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Radian ANGLE_0 { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.ANGLE_0_get(); - Radian ret = (cPtr == global::System.IntPtr.Zero) ? null : new Radian(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static bool EqualTo(Degree lhs, Degree rhs) { - bool ret = NDalicPINVOKE.EqualTo__SWIG_5(Degree.getCPtr(lhs), Degree.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static bool NotEqualTo(Degree lhs, Degree rhs) { - bool ret = NDalicPINVOKE.NotEqualTo__SWIG_4(Degree.getCPtr(lhs), Degree.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static Degree Clamp(Degree angle, float min, float max) { - Degree ret = new Degree(NDalicPINVOKE.Clamp__SWIG_3(Degree.getCPtr(angle), min, max), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static bool EqualTo(Radian lhs, Radian rhs) { - bool ret = NDalicPINVOKE.EqualTo__SWIG_6(Radian.getCPtr(lhs), Radian.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static bool NotEqualTo(Radian lhs, Radian rhs) { - bool ret = NDalicPINVOKE.NotEqualTo__SWIG_5(Radian.getCPtr(lhs), Radian.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static bool EqualTo(Radian lhs, Degree rhs) { - bool ret = NDalicPINVOKE.EqualTo__SWIG_7(Radian.getCPtr(lhs), Degree.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static bool NotEqualTo(Radian lhs, Degree rhs) { - bool ret = NDalicPINVOKE.NotEqualTo__SWIG_6(Radian.getCPtr(lhs), Degree.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static bool EqualTo(Degree lhs, Radian rhs) { - bool ret = NDalicPINVOKE.EqualTo__SWIG_8(Degree.getCPtr(lhs), Radian.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static bool NotEqualTo(Degree lhs, Radian rhs) { - bool ret = NDalicPINVOKE.NotEqualTo__SWIG_7(Degree.getCPtr(lhs), Radian.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static bool GreaterThan(Radian lhs, Radian rhs) { - bool ret = NDalicPINVOKE.GreaterThan__SWIG_0(Radian.getCPtr(lhs), Radian.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static bool GreaterThan(Radian lhs, Degree rhs) { - bool ret = NDalicPINVOKE.GreaterThan__SWIG_1(Radian.getCPtr(lhs), Degree.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static bool GreaterThan(Degree lhs, Radian rhs) { - bool ret = NDalicPINVOKE.GreaterThan__SWIG_2(Degree.getCPtr(lhs), Radian.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static bool LessThan(Radian lhs, Radian rhs) { - bool ret = NDalicPINVOKE.LessThan__SWIG_0(Radian.getCPtr(lhs), Radian.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static bool LessThan(Radian lhs, Degree rhs) { - bool ret = NDalicPINVOKE.LessThan__SWIG_1(Radian.getCPtr(lhs), Degree.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static bool LessThan(Degree lhs, Radian rhs) { - bool ret = NDalicPINVOKE.LessThan__SWIG_2(Degree.getCPtr(lhs), Radian.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static Radian Multiply(Radian lhs, float rhs) { - Radian ret = new Radian(NDalicPINVOKE.Multiply(Radian.getCPtr(lhs), rhs), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static Radian Subtract(Radian arg0) { - Radian ret = new Radian(NDalicPINVOKE.Subtract(Radian.getCPtr(arg0)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static Radian Clamp(Radian angle, float min, float max) { - Radian ret = new Radian(NDalicPINVOKE.Clamp__SWIG_4(Radian.getCPtr(angle), min, max), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static float Range(float f0, float f1) { - float ret = NDalicPINVOKE.Range(f0, f1); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static Vector4 Axis() { - Vector4 ret = new Vector4(NDalicPINVOKE.Axis(), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static bool EqualTo(AngleAxis lhs, AngleAxis rhs) { - bool ret = NDalicPINVOKE.EqualTo__SWIG_9(AngleAxis.getCPtr(lhs), AngleAxis.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static string GetName(Property.Type type) { - string ret = NDalicPINVOKE.GetName((int)type); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static BaseObject GetImplementation(BaseHandle handle) { - BaseObject ret = new BaseObject(NDalicPINVOKE.GetImplementation(BaseHandle.getCPtr(handle)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static bool LessThan(BaseHandle lhs, BaseHandle rhs) { - bool ret = NDalicPINVOKE.LessThan__SWIG_3(BaseHandle.getCPtr(lhs), BaseHandle.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static PropertyCondition LessThanCondition(float arg) { - PropertyCondition ret = new PropertyCondition(NDalicPINVOKE.LessThanCondition(arg), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static PropertyCondition GreaterThanCondition(float arg) { - PropertyCondition ret = new PropertyCondition(NDalicPINVOKE.GreaterThanCondition(arg), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static PropertyCondition InsideCondition(float arg0, float arg1) { - PropertyCondition ret = new PropertyCondition(NDalicPINVOKE.InsideCondition(arg0, arg1), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static PropertyCondition OutsideCondition(float arg0, float arg1) { - PropertyCondition ret = new PropertyCondition(NDalicPINVOKE.OutsideCondition(arg0, arg1), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static PropertyCondition StepCondition(float stepAmount, float initialValue) { - PropertyCondition ret = new PropertyCondition(NDalicPINVOKE.StepCondition__SWIG_0(stepAmount, initialValue), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static PropertyCondition StepCondition(float stepAmount) { - PropertyCondition ret = new PropertyCondition(NDalicPINVOKE.StepCondition__SWIG_1(stepAmount), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static PropertyCondition VariableStepCondition(VectorFloat steps) { - PropertyCondition ret = new PropertyCondition(NDalicPINVOKE.VariableStepCondition(VectorFloat.getCPtr(steps)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static int WEIGHT { - get { - int ret = NDalicPINVOKE.WEIGHT_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Handle New() { - Handle ret = new Handle(NDalicPINVOKE.New(), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static float ParentOriginTop { - get { - float ret = NDalicPINVOKE.ParentOriginTop_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static float ParentOriginBottom { - get { - float ret = NDalicPINVOKE.ParentOriginBottom_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static float ParentOriginLeft { - get { - float ret = NDalicPINVOKE.ParentOriginLeft_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static float ParentOriginRight { - get { - float ret = NDalicPINVOKE.ParentOriginRight_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static float ParentOriginMiddle { - get { - float ret = NDalicPINVOKE.ParentOriginMiddle_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector3 ParentOriginTopLeft { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.ParentOriginTopLeft_get(); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector3 ParentOriginTopCenter { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.ParentOriginTopCenter_get(); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector3 ParentOriginTopRight { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.ParentOriginTopRight_get(); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector3 ParentOriginCenterLeft { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.ParentOriginCenterLeft_get(); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector3 ParentOriginCenter { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.ParentOriginCenter_get(); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector3 ParentOriginCenterRight { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.ParentOriginCenterRight_get(); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector3 ParentOriginBottomLeft { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.ParentOriginBottomLeft_get(); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector3 ParentOriginBottomCenter { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.ParentOriginBottomCenter_get(); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector3 ParentOriginBottomRight { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.ParentOriginBottomRight_get(); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static float AnchorPointTop { - get { - float ret = NDalicPINVOKE.AnchorPointTop_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static float AnchorPointBottom { - get { - float ret = NDalicPINVOKE.AnchorPointBottom_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static float AnchorPointLeft { - get { - float ret = NDalicPINVOKE.AnchorPointLeft_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static float AnchorPointRight { - get { - float ret = NDalicPINVOKE.AnchorPointRight_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static float AnchorPointMiddle { - get { - float ret = NDalicPINVOKE.AnchorPointMiddle_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector3 AnchorPointTopLeft { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.AnchorPointTopLeft_get(); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector3 AnchorPointTopCenter { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.AnchorPointTopCenter_get(); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector3 AnchorPointTopRight { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.AnchorPointTopRight_get(); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector3 AnchorPointCenterLeft { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.AnchorPointCenterLeft_get(); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector3 AnchorPointCenter { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.AnchorPointCenter_get(); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector3 AnchorPointCenterRight { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.AnchorPointCenterRight_get(); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector3 AnchorPointBottomLeft { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.AnchorPointBottomLeft_get(); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector3 AnchorPointBottomCenter { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.AnchorPointBottomCenter_get(); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector3 AnchorPointBottomRight { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.AnchorPointBottomRight_get(); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector4 BLACK { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.BLACK_get(); - Vector4 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector4(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector4 WHITE { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.WHITE_get(); - Vector4 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector4(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector4 RED { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.RED_get(); - Vector4 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector4(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector4 GREEN { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.GREEN_get(); - Vector4 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector4(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector4 BLUE { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.BLUE_get(); - Vector4 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector4(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector4 YELLOW { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.YELLOW_get(); - Vector4 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector4(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector4 MAGENTA { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.MAGENTA_get(); - Vector4 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector4(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector4 CYAN { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.CYAN_get(); - Vector4 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector4(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector4 TRANSPARENT { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.TRANSPARENT_get(); - Vector4 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector4(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static float MACHINE_EPSILON_0 { - get { - float ret = NDalicPINVOKE.MACHINE_EPSILON_0_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static float MACHINE_EPSILON_1 { - get { - float ret = NDalicPINVOKE.MACHINE_EPSILON_1_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static float MACHINE_EPSILON_10 { - get { - float ret = NDalicPINVOKE.MACHINE_EPSILON_10_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static float MACHINE_EPSILON_100 { - get { - float ret = NDalicPINVOKE.MACHINE_EPSILON_100_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static float MACHINE_EPSILON_1000 { - get { - float ret = NDalicPINVOKE.MACHINE_EPSILON_1000_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static float MACHINE_EPSILON_10000 { - get { - float ret = NDalicPINVOKE.MACHINE_EPSILON_10000_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static float PI { - get { - float ret = NDalicPINVOKE.PI_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static float PI_2 { - get { - float ret = NDalicPINVOKE.PI_2_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static float PI_4 { - get { - float ret = NDalicPINVOKE.PI_4_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static float PI_OVER_180 { - get { - float ret = NDalicPINVOKE.PI_OVER_180_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static float ONE80_OVER_PI { - get { - float ret = NDalicPINVOKE.ONE80_OVER_PI_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static ResizePolicyType ResizePolicyDefault { - get { - ResizePolicyType ret = (ResizePolicyType)NDalicPINVOKE.ResizePolicyDefault_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static PixelFormat FIRST_VALID_PIXEL_FORMAT { - get { - PixelFormat ret = (PixelFormat)NDalicPINVOKE.FIRST_VALID_PIXEL_FORMAT_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static PixelFormat LAST_VALID_PIXEL_FORMAT { - get { - PixelFormat ret = (PixelFormat)NDalicPINVOKE.LAST_VALID_PIXEL_FORMAT_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static bool HasAlpha(PixelFormat pixelformat) { - bool ret = NDalicPINVOKE.HasAlpha((int)pixelformat); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static uint GetBytesPerPixel(PixelFormat pixelFormat) { - uint ret = NDalicPINVOKE.GetBytesPerPixel((int)pixelFormat); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static void GetAlphaOffsetAndMask(PixelFormat pixelFormat, SWIGTYPE_p_int byteOffset, SWIGTYPE_p_int bitMask) { - NDalicPINVOKE.GetAlphaOffsetAndMask((int)pixelFormat, SWIGTYPE_p_int.getCPtr(byteOffset), SWIGTYPE_p_int.getCPtr(bitMask)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static uint POSITIVE_X { - get { - uint ret = NDalicPINVOKE.POSITIVE_X_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static uint NEGATIVE_X { - get { - uint ret = NDalicPINVOKE.NEGATIVE_X_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static uint POSITIVE_Y { - get { - uint ret = NDalicPINVOKE.POSITIVE_Y_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static uint NEGATIVE_Y { - get { - uint ret = NDalicPINVOKE.NEGATIVE_Y_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static uint POSITIVE_Z { - get { - uint ret = NDalicPINVOKE.POSITIVE_Z_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static uint NEGATIVE_Z { - get { - uint ret = NDalicPINVOKE.NEGATIVE_Z_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static void UnparentAndReset(Actor actor) { - NDalicPINVOKE.UnparentAndReset(Actor.getCPtr(actor)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static FittingModeType FittingModeDefault { - get { - FittingModeType ret = (FittingModeType)NDalicPINVOKE.FittingModeDefault_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static SamplingModeType DEFAULT { - get { - SamplingModeType ret = (SamplingModeType)NDalicPINVOKE.DEFAULT_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static ViewImpl GetImplementation(View handle) { - ViewImpl ret = new ViewImpl(NDalicPINVOKE.GetImplementation__SWIG_0(View.getCPtr(handle)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static bool IsVertical(ControlOrientationType orientation) { - bool ret = NDalicPINVOKE.IsVertical((int)orientation); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static bool IsHorizontal(ControlOrientationType orientation) { - bool ret = NDalicPINVOKE.IsHorizontal((int)orientation); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static SWIGTYPE_p_Dali__IntrusivePtrT_Dali__Toolkit__ItemLayout_t NewItemLayout(DefaultItemLayoutType type) { - SWIGTYPE_p_Dali__IntrusivePtrT_Dali__Toolkit__ItemLayout_t ret = new SWIGTYPE_p_Dali__IntrusivePtrT_Dali__Toolkit__ItemLayout_t(NDalicPINVOKE.NewItemLayout((int)type), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static void MoveActorConstraint(Vector3 current, SWIGTYPE_p_PropertyInputContainer inputs) { - NDalicPINVOKE.MoveActorConstraint(Vector3.getCPtr(current), SWIGTYPE_p_PropertyInputContainer.getCPtr(inputs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static void WrapActorConstraint(Vector3 position, SWIGTYPE_p_PropertyInputContainer inputs) { - NDalicPINVOKE.WrapActorConstraint(Vector3.getCPtr(position), SWIGTYPE_p_PropertyInputContainer.getCPtr(inputs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static uint DEFAULT_RENDERING_BACKEND { - get { - uint ret = NDalicPINVOKE.DEFAULT_RENDERING_BACKEND_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static PixelData LoadImageSynchronously(string url) { - PixelData ret = new PixelData(NDalicPINVOKE.LoadImageSynchronously__SWIG_0(url), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static PixelData LoadImageSynchronously(string url, Uint16Pair dimensions) { - PixelData ret = new PixelData(NDalicPINVOKE.LoadImageSynchronously__SWIG_1(url, Uint16Pair.getCPtr(dimensions)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static PixelData LoadImageSynchronously(string url, Uint16Pair dimensions, FittingModeType fittingMode, SamplingModeType samplingMode, bool orientationCorrection) { - PixelData ret = new PixelData(NDalicPINVOKE.LoadImageSynchronously__SWIG_2(url, Uint16Pair.getCPtr(dimensions), (int)fittingMode, (int)samplingMode, orientationCorrection), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static readonly int VISUAL_PROPERTY_TYPE = NDalicPINVOKE.VISUAL_PROPERTY_TYPE_get(); - public static readonly int VISUAL_PROPERTY_SHADER = NDalicPINVOKE.VISUAL_PROPERTY_SHADER_get(); - - public static readonly int VERTEX_SHADER = NDalicPINVOKE.VERTEX_SHADER_get(); - public static readonly int FRAGMENT_SHADER = NDalicPINVOKE.FRAGMENT_SHADER_get(); - public static readonly int SUBDIVIDE_GRID_X = NDalicPINVOKE.SUBDIVIDE_GRID_X_get(); - public static readonly int SUBDIVIDE_GRID_Y = NDalicPINVOKE.SUBDIVIDE_GRID_Y_get(); - public static readonly int HINTS = NDalicPINVOKE.HINTS_get(); - - public static readonly int COLOR = NDalicPINVOKE.COLOR_get(); - public static readonly int SIZE = NDalicPINVOKE.SIZE_get(); - public static readonly int ANTI_ALIASING = NDalicPINVOKE.ANTI_ALIASING_get(); - - public static readonly int MIX_COLOR = NDalicPINVOKE.MIX_COLOR_get(); - - public static readonly int START_POSITION = NDalicPINVOKE.START_POSITION_get(); - public static readonly int END_POSITION = NDalicPINVOKE.END_POSITION_get(); - public static readonly int CENTER = NDalicPINVOKE.CENTER_get(); - public static readonly int RADIUS = NDalicPINVOKE.RADIUS_get(); - public static readonly int STOP_OFFSET = NDalicPINVOKE.STOP_OFFSET_get(); - public static readonly int STOP_COLOR = NDalicPINVOKE.STOP_COLOR_get(); - public static readonly int UNITS = NDalicPINVOKE.UNITS_get(); - public static readonly int SPREAD_METHOD = NDalicPINVOKE.SPREAD_METHOD_get(); - - public static readonly int IMAGE_VISUAL_URL = NDalicPINVOKE.IMAGE_VISUAL_URL_get(); - public static readonly int IMAGE_VISUAL_FITTING_MODE = NDalicPINVOKE.IMAGE_VISUAL_FITTING_MODE_get(); - public static readonly int IMAGE_VISUAL_SAMPLING_MODE = NDalicPINVOKE.IMAGE_VISUAL_SAMPLING_MODE_get(); - public static readonly int IMAGE_VISUAL_DESIRED_WIDTH = NDalicPINVOKE.IMAGE_VISUAL_DESIRED_WIDTH_get(); - public static readonly int IMAGE_VISUAL_DESIRED_HEIGHT = NDalicPINVOKE.IMAGE_VISUAL_DESIRED_HEIGHT_get(); - public static readonly int IMAGE_VISUAL_SYNCHRONOUS_LOADING = NDalicPINVOKE.IMAGE_VISUAL_SYNCHRONOUS_LOADING_get(); - public static readonly int IMAGE_VISUAL_BORDER_ONLY = NDalicPINVOKE.IMAGE_VISUAL_BORDER_ONLY_get(); - public static readonly int IMAGE_VISUAL_BATCHING_ENABLED = NDalicPINVOKE.IMAGE_VISUAL_BATCHING_ENABLED_get(); - public static readonly int IMAGE_VISUAL_PIXEL_AREA = NDalicPINVOKE.IMAGE_VISUAL_PIXEL_AREA_get(); - public static readonly int IMAGE_VISUAL_WRAP_MODE_U = NDalicPINVOKE.IMAGE_VISUAL_WRAP_MODE_U_get(); - public static readonly int IMAGE_VISUAL_WRAP_MODE_V = NDalicPINVOKE.IMAGE_VISUAL_WRAP_MODE_V_get(); - - public static readonly int OBJECT_URL = NDalicPINVOKE.OBJECT_URL_get(); - public static readonly int MATERIAL_URL = NDalicPINVOKE.MATERIAL_URL_get(); - public static readonly int TEXTURES_PATH = NDalicPINVOKE.TEXTURES_PATH_get(); - public static readonly int SHADING_MODE = NDalicPINVOKE.SHADING_MODE_get(); - public static readonly int USE_MIPMAPPING = NDalicPINVOKE.USE_MIPMAPPING_get(); - public static readonly int USE_SOFT_NORMALS = NDalicPINVOKE.USE_SOFT_NORMALS_get(); - public static readonly int LIGHT_POSITION = NDalicPINVOKE.LIGHT_POSITION_get(); - - public static readonly int SHAPE = NDalicPINVOKE.SHAPE_get(); - public static readonly int PRIMITIVE_VISUAL_MIX_COLOR = NDalicPINVOKE.PRIMITIVE_VISUAL_MIX_COLOR_get(); - public static readonly int SLICES = NDalicPINVOKE.SLICES_get(); - public static readonly int STACKS = NDalicPINVOKE.STACKS_get(); - public static readonly int SCALE_TOP_RADIUS = NDalicPINVOKE.SCALE_TOP_RADIUS_get(); - public static readonly int SCALE_BOTTOM_RADIUS = NDalicPINVOKE.SCALE_BOTTOM_RADIUS_get(); - public static readonly int SCALE_HEIGHT = NDalicPINVOKE.SCALE_HEIGHT_get(); - public static readonly int SCALE_RADIUS = NDalicPINVOKE.SCALE_RADIUS_get(); - public static readonly int SCALE_DIMENSIONS = NDalicPINVOKE.SCALE_DIMENSIONS_get(); - public static readonly int BEVEL_PERCENTAGE = NDalicPINVOKE.BEVEL_PERCENTAGE_get(); - public static readonly int BEVEL_SMOOTHNESS = NDalicPINVOKE.BEVEL_SMOOTHNESS_get(); - public static readonly int PRIMITIVE_VISUAL_LIGHT_POSITION = NDalicPINVOKE.PRIMITIVE_VISUAL_LIGHT_POSITION_get(); - - public static readonly int TEXT = NDalicPINVOKE.TEXT_get(); - public static readonly int FONT_FAMILY = NDalicPINVOKE.FONT_FAMILY_get(); - public static readonly int FONT_STYLE = NDalicPINVOKE.FONT_STYLE_get(); - public static readonly int POINT_SIZE = NDalicPINVOKE.POINT_SIZE_get(); - public static readonly int MULTI_LINE = NDalicPINVOKE.MULTI_LINE_get(); - public static readonly int HORIZONTAL_ALIGNMENT = NDalicPINVOKE.HORIZONTAL_ALIGNMENT_get(); - public static readonly int VERTICAL_ALIGNMENT = NDalicPINVOKE.VERTICAL_ALIGNMENT_get(); - public static readonly int TEXT_COLOR = NDalicPINVOKE.TEXT_COLOR_get(); - public static readonly int ENABLE_MARKUP = NDalicPINVOKE.ENABLE_MARKUP_get(); - -} - -} diff --git a/Tizen.NUI/src/internal/NDalicPINVOKE.cs b/Tizen.NUI/src/internal/NDalicPINVOKE.cs deleted file mode 100755 index 91c6804..0000000 --- a/Tizen.NUI/src/internal/NDalicPINVOKE.cs +++ /dev/null @@ -1,11154 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -class NDalicPINVOKE { - - protected class SWIGExceptionHelper { - - public delegate void ExceptionDelegate(string message); - public delegate void ExceptionArgumentDelegate(string message, string paramName); - - static ExceptionDelegate applicationDelegate = new ExceptionDelegate(SetPendingApplicationException); - static ExceptionDelegate arithmeticDelegate = new ExceptionDelegate(SetPendingArithmeticException); - static ExceptionDelegate divideByZeroDelegate = new ExceptionDelegate(SetPendingDivideByZeroException); - static ExceptionDelegate indexOutOfRangeDelegate = new ExceptionDelegate(SetPendingIndexOutOfRangeException); - static ExceptionDelegate invalidCastDelegate = new ExceptionDelegate(SetPendingInvalidCastException); - static ExceptionDelegate invalidOperationDelegate = new ExceptionDelegate(SetPendingInvalidOperationException); - static ExceptionDelegate ioDelegate = new ExceptionDelegate(SetPendingIOException); - static ExceptionDelegate nullReferenceDelegate = new ExceptionDelegate(SetPendingNullReferenceException); - static ExceptionDelegate outOfMemoryDelegate = new ExceptionDelegate(SetPendingOutOfMemoryException); - static ExceptionDelegate overflowDelegate = new ExceptionDelegate(SetPendingOverflowException); - static ExceptionDelegate systemDelegate = new ExceptionDelegate(SetPendingSystemException); - - static ExceptionArgumentDelegate argumentDelegate = new ExceptionArgumentDelegate(SetPendingArgumentException); - static ExceptionArgumentDelegate argumentNullDelegate = new ExceptionArgumentDelegate(SetPendingArgumentNullException); - static ExceptionArgumentDelegate argumentOutOfRangeDelegate = new ExceptionArgumentDelegate(SetPendingArgumentOutOfRangeException); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="SWIGRegisterExceptionCallbacks_NDalic")] - public static extern void SWIGRegisterExceptionCallbacks_NDalic( - ExceptionDelegate applicationDelegate, - ExceptionDelegate arithmeticDelegate, - ExceptionDelegate divideByZeroDelegate, - ExceptionDelegate indexOutOfRangeDelegate, - ExceptionDelegate invalidCastDelegate, - ExceptionDelegate invalidOperationDelegate, - ExceptionDelegate ioDelegate, - ExceptionDelegate nullReferenceDelegate, - ExceptionDelegate outOfMemoryDelegate, - ExceptionDelegate overflowDelegate, - ExceptionDelegate systemExceptionDelegate); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="SWIGRegisterExceptionArgumentCallbacks_NDalic")] - public static extern void SWIGRegisterExceptionCallbacksArgument_NDalic( - ExceptionArgumentDelegate argumentDelegate, - ExceptionArgumentDelegate argumentNullDelegate, - ExceptionArgumentDelegate argumentOutOfRangeDelegate); - - static void SetPendingApplicationException(string message) { - SWIGPendingException.Set(new global::System.ApplicationException(message, SWIGPendingException.Retrieve())); - } - static void SetPendingArithmeticException(string message) { - SWIGPendingException.Set(new global::System.ArithmeticException(message, SWIGPendingException.Retrieve())); - } - static void SetPendingDivideByZeroException(string message) { - SWIGPendingException.Set(new global::System.DivideByZeroException(message, SWIGPendingException.Retrieve())); - } - static void SetPendingIndexOutOfRangeException(string message) { - SWIGPendingException.Set(new global::System.IndexOutOfRangeException(message, SWIGPendingException.Retrieve())); - } - static void SetPendingInvalidCastException(string message) { - SWIGPendingException.Set(new global::System.InvalidCastException(message, SWIGPendingException.Retrieve())); - } - static void SetPendingInvalidOperationException(string message) { - SWIGPendingException.Set(new global::System.InvalidOperationException(message, SWIGPendingException.Retrieve())); - } - static void SetPendingIOException(string message) { - SWIGPendingException.Set(new global::System.IO.IOException(message, SWIGPendingException.Retrieve())); - } - static void SetPendingNullReferenceException(string message) { - SWIGPendingException.Set(new global::System.NullReferenceException(message, SWIGPendingException.Retrieve())); - } - static void SetPendingOutOfMemoryException(string message) { - SWIGPendingException.Set(new global::System.OutOfMemoryException(message, SWIGPendingException.Retrieve())); - } - static void SetPendingOverflowException(string message) { - SWIGPendingException.Set(new global::System.OverflowException(message, SWIGPendingException.Retrieve())); - } - static void SetPendingSystemException(string message) { - SWIGPendingException.Set(new global::System.SystemException(message, SWIGPendingException.Retrieve())); - } - - static void SetPendingArgumentException(string message, string paramName) { - SWIGPendingException.Set(new global::System.ArgumentException(message, paramName, SWIGPendingException.Retrieve())); - } - static void SetPendingArgumentNullException(string message, string paramName) { - global::System.Exception e = SWIGPendingException.Retrieve(); - if (e != null) message = message + " Inner Exception: " + e.Message; - SWIGPendingException.Set(new global::System.ArgumentNullException(paramName, message)); - } - static void SetPendingArgumentOutOfRangeException(string message, string paramName) { - global::System.Exception e = SWIGPendingException.Retrieve(); - if (e != null) message = message + " Inner Exception: " + e.Message; - SWIGPendingException.Set(new global::System.ArgumentOutOfRangeException(paramName, message)); - } - - static SWIGExceptionHelper() { - SWIGRegisterExceptionCallbacks_NDalic( - applicationDelegate, - arithmeticDelegate, - divideByZeroDelegate, - indexOutOfRangeDelegate, - invalidCastDelegate, - invalidOperationDelegate, - ioDelegate, - nullReferenceDelegate, - outOfMemoryDelegate, - overflowDelegate, - systemDelegate); - - SWIGRegisterExceptionCallbacksArgument_NDalic( - argumentDelegate, - argumentNullDelegate, - argumentOutOfRangeDelegate); - } - } - - protected static SWIGExceptionHelper swigExceptionHelper = new SWIGExceptionHelper(); - - public class SWIGPendingException { - [global::System.ThreadStatic] - private static global::System.Exception pendingException = null; - private static int numExceptionsPending = 0; - - public static bool Pending { - get { - bool pending = false; - if (numExceptionsPending > 0) - if (pendingException != null) - pending = true; - return pending; - } - } - - public static void Set(global::System.Exception e) { - if (pendingException != null) - throw new global::System.ApplicationException("FATAL: An earlier pending exception from unmanaged code was missed and thus not thrown (" + pendingException.ToString() + ")", e); - pendingException = e; - lock(typeof(NDalicPINVOKE)) { - numExceptionsPending++; - } - } - - public static global::System.Exception Retrieve() { - global::System.Exception e = null; - if (numExceptionsPending > 0) { - if (pendingException != null) { - e = pendingException; - pendingException = null; - lock(typeof(NDalicPINVOKE)) { - numExceptionsPending--; - } - } - } - return e; - } - } - - - protected class SWIGStringHelper { - - public delegate string SWIGStringDelegate(string message); - static SWIGStringDelegate stringDelegate = new SWIGStringDelegate(CreateString); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="SWIGRegisterStringCallback_NDalic")] - public static extern void SWIGRegisterStringCallback_NDalic(SWIGStringDelegate stringDelegate); - - static string CreateString(string cString) { - return cString; - } - - static SWIGStringHelper() { - SWIGRegisterStringCallback_NDalic(stringDelegate); - } - } - - static protected SWIGStringHelper swigStringHelper = new SWIGStringHelper(); - - - static NDalicPINVOKE() { - } - - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_floatp")] - public static extern global::System.IntPtr new_floatp(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_floatp")] - public static extern void delete_floatp(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_floatp_assign")] - public static extern void floatp_assign(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_floatp_value")] - public static extern float floatp_value(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_floatp_cast")] - public static extern global::System.IntPtr floatp_cast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_floatp_frompointer")] - public static extern global::System.IntPtr floatp_frompointer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_intp")] - public static extern global::System.IntPtr new_intp(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_intp")] - public static extern void delete_intp(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_intp_assign")] - public static extern void intp_assign(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_intp_value")] - public static extern int intp_value(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_intp_cast")] - public static extern global::System.IntPtr intp_cast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_intp_frompointer")] - public static extern global::System.IntPtr intp_frompointer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_doublep")] - public static extern global::System.IntPtr new_doublep(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_doublep")] - public static extern void delete_doublep(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_doublep_assign")] - public static extern void doublep_assign(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_doublep_value")] - public static extern double doublep_value(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_doublep_cast")] - public static extern global::System.IntPtr doublep_cast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_doublep_frompointer")] - public static extern global::System.IntPtr doublep_frompointer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_uintp")] - public static extern global::System.IntPtr new_uintp(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_uintp")] - public static extern void delete_uintp(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_uintp_assign")] - public static extern void uintp_assign(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_uintp_value")] - public static extern uint uintp_value(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_uintp_cast")] - public static extern global::System.IntPtr uintp_cast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_uintp_frompointer")] - public static extern global::System.IntPtr uintp_frompointer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ushortp")] - public static extern global::System.IntPtr new_ushortp(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_ushortp")] - public static extern void delete_ushortp(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ushortp_assign")] - public static extern void ushortp_assign(global::System.Runtime.InteropServices.HandleRef jarg1, ushort jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ushortp_value")] - public static extern ushort ushortp_value(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ushortp_cast")] - public static extern global::System.IntPtr ushortp_cast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ushortp_frompointer")] - public static extern global::System.IntPtr ushortp_frompointer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_int_to_uint")] - public static extern uint int_to_uint(int jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RefObject_Reference")] - public static extern void RefObject_Reference(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RefObject_Unreference")] - public static extern void RefObject_Unreference(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RefObject_ReferenceCount")] - public static extern int RefObject_ReferenceCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Any__SWIG_0")] - public static extern global::System.IntPtr new_Any__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Any")] - public static extern void delete_Any(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Any_AssertAlways")] - public static extern void Any_AssertAlways(string jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Any__SWIG_2")] - public static extern global::System.IntPtr new_Any__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Any_Assign")] - public static extern global::System.IntPtr Any_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Any_GetType")] - public static extern global::System.IntPtr Any_GetType(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Any_Empty")] - public static extern bool Any_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Any_AnyContainerBase")] - public static extern global::System.IntPtr new_Any_AnyContainerBase(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Any_AnyContainerBase_GetType")] - public static extern global::System.IntPtr Any_AnyContainerBase_GetType(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Any_AnyContainerBase_mType_get")] - public static extern global::System.IntPtr Any_AnyContainerBase_mType_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Any_AnyContainerBase_mCloneFunc_set")] - public static extern void Any_AnyContainerBase_mCloneFunc_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Any_AnyContainerBase_mCloneFunc_get")] - public static extern global::System.IntPtr Any_AnyContainerBase_mCloneFunc_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Any_AnyContainerBase_mDeleteFunc_set")] - public static extern void Any_AnyContainerBase_mDeleteFunc_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Any_AnyContainerBase_mDeleteFunc_get")] - public static extern global::System.IntPtr Any_AnyContainerBase_mDeleteFunc_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Any_AnyContainerBase")] - public static extern void delete_Any_AnyContainerBase(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Any_mContainer_set")] - public static extern void Any_mContainer_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Any_mContainer_get")] - public static extern global::System.IntPtr Any_mContainer_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_DaliAssertMessage")] - public static extern void DaliAssertMessage(string jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_DaliException")] - public static extern global::System.IntPtr new_DaliException(string jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_DaliException_location_set")] - public static extern void DaliException_location_set(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_DaliException_location_get")] - public static extern string DaliException_location_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_DaliException_condition_set")] - public static extern void DaliException_condition_set(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_DaliException_condition_get")] - public static extern string DaliException_condition_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_DaliException")] - public static extern void delete_DaliException(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Vector2__SWIG_0")] - public static extern global::System.IntPtr new_Vector2__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Vector2__SWIG_1")] - public static extern global::System.IntPtr new_Vector2__SWIG_1(float jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Vector2__SWIG_2")] - public static extern global::System.IntPtr new_Vector2__SWIG_2([global::System.Runtime.InteropServices.In, global::System.Runtime.InteropServices.MarshalAs(global::System.Runtime.InteropServices.UnmanagedType.LPArray)]float[] jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Vector2__SWIG_3")] - public static extern global::System.IntPtr new_Vector2__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Vector2__SWIG_4")] - public static extern global::System.IntPtr new_Vector2__SWIG_4(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector2_ONE_get")] - public static extern global::System.IntPtr Vector2_ONE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector2_XAXIS_get")] - public static extern global::System.IntPtr Vector2_XAXIS_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector2_YAXIS_get")] - public static extern global::System.IntPtr Vector2_YAXIS_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector2_NEGATIVE_XAXIS_get")] - public static extern global::System.IntPtr Vector2_NEGATIVE_XAXIS_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector2_NEGATIVE_YAXIS_get")] - public static extern global::System.IntPtr Vector2_NEGATIVE_YAXIS_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector2_ZERO_get")] - public static extern global::System.IntPtr Vector2_ZERO_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector2_Assign__SWIG_0")] - public static extern global::System.IntPtr Vector2_Assign__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, [global::System.Runtime.InteropServices.In, global::System.Runtime.InteropServices.MarshalAs(global::System.Runtime.InteropServices.UnmanagedType.LPArray)]float[] jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector2_Assign__SWIG_1")] - public static extern global::System.IntPtr Vector2_Assign__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector2_Assign__SWIG_2")] - public static extern global::System.IntPtr Vector2_Assign__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector2_Add")] - public static extern global::System.IntPtr Vector2_Add(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector2_AddAssign")] - public static extern global::System.IntPtr Vector2_AddAssign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector2_Subtract__SWIG_0")] - public static extern global::System.IntPtr Vector2_Subtract__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector2_SubtractAssign")] - public static extern global::System.IntPtr Vector2_SubtractAssign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector2_Multiply__SWIG_0")] - public static extern global::System.IntPtr Vector2_Multiply__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector2_Multiply__SWIG_1")] - public static extern global::System.IntPtr Vector2_Multiply__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector2_MultiplyAssign__SWIG_0")] - public static extern global::System.IntPtr Vector2_MultiplyAssign__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector2_MultiplyAssign__SWIG_1")] - public static extern global::System.IntPtr Vector2_MultiplyAssign__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector2_Divide__SWIG_0")] - public static extern global::System.IntPtr Vector2_Divide__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector2_Divide__SWIG_1")] - public static extern global::System.IntPtr Vector2_Divide__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector2_DivideAssign__SWIG_0")] - public static extern global::System.IntPtr Vector2_DivideAssign__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector2_DivideAssign__SWIG_1")] - public static extern global::System.IntPtr Vector2_DivideAssign__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector2_Subtract__SWIG_1")] - public static extern global::System.IntPtr Vector2_Subtract__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector2_EqualTo")] - public static extern bool Vector2_EqualTo(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector2_NotEqualTo")] - public static extern bool Vector2_NotEqualTo(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector2_ValueOfIndex__SWIG_0")] - public static extern float Vector2_ValueOfIndex__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector2_Length")] - public static extern float Vector2_Length(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector2_LengthSquared")] - public static extern float Vector2_LengthSquared(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector2_Normalize")] - public static extern void Vector2_Normalize(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector2_Clamp")] - public static extern void Vector2_Clamp(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector2_AsFloat__SWIG_0")] - public static extern global::System.IntPtr Vector2_AsFloat__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector2_X_set")] - public static extern void Vector2_X_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector2_X_get")] - public static extern float Vector2_X_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector2_Width_set")] - public static extern void Vector2_Width_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector2_Width_get")] - public static extern float Vector2_Width_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector2_Y_set")] - public static extern void Vector2_Y_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector2_Y_get")] - public static extern float Vector2_Y_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector2_Height_set")] - public static extern void Vector2_Height_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector2_Height_get")] - public static extern float Vector2_Height_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Vector2")] - public static extern void delete_Vector2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Min__SWIG_0")] - public static extern global::System.IntPtr Min__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Max__SWIG_0")] - public static extern global::System.IntPtr Max__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Clamp__SWIG_0")] - public static extern global::System.IntPtr Clamp__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Vector3__SWIG_0")] - public static extern global::System.IntPtr new_Vector3__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Vector3__SWIG_1")] - public static extern global::System.IntPtr new_Vector3__SWIG_1(float jarg1, float jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Vector3__SWIG_2")] - public static extern global::System.IntPtr new_Vector3__SWIG_2([global::System.Runtime.InteropServices.In, global::System.Runtime.InteropServices.MarshalAs(global::System.Runtime.InteropServices.UnmanagedType.LPArray)]float[] jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Vector3__SWIG_3")] - public static extern global::System.IntPtr new_Vector3__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Vector3__SWIG_4")] - public static extern global::System.IntPtr new_Vector3__SWIG_4(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_ONE_get")] - public static extern global::System.IntPtr Vector3_ONE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_XAXIS_get")] - public static extern global::System.IntPtr Vector3_XAXIS_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_YAXIS_get")] - public static extern global::System.IntPtr Vector3_YAXIS_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_ZAXIS_get")] - public static extern global::System.IntPtr Vector3_ZAXIS_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_NEGATIVE_XAXIS_get")] - public static extern global::System.IntPtr Vector3_NEGATIVE_XAXIS_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_NEGATIVE_YAXIS_get")] - public static extern global::System.IntPtr Vector3_NEGATIVE_YAXIS_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_NEGATIVE_ZAXIS_get")] - public static extern global::System.IntPtr Vector3_NEGATIVE_ZAXIS_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_ZERO_get")] - public static extern global::System.IntPtr Vector3_ZERO_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_Assign__SWIG_0")] - public static extern global::System.IntPtr Vector3_Assign__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, [global::System.Runtime.InteropServices.In, global::System.Runtime.InteropServices.MarshalAs(global::System.Runtime.InteropServices.UnmanagedType.LPArray)]float[] jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_Assign__SWIG_1")] - public static extern global::System.IntPtr Vector3_Assign__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_Assign__SWIG_2")] - public static extern global::System.IntPtr Vector3_Assign__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_Add")] - public static extern global::System.IntPtr Vector3_Add(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_AddAssign")] - public static extern global::System.IntPtr Vector3_AddAssign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_Subtract__SWIG_0")] - public static extern global::System.IntPtr Vector3_Subtract__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_SubtractAssign")] - public static extern global::System.IntPtr Vector3_SubtractAssign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_Multiply__SWIG_0")] - public static extern global::System.IntPtr Vector3_Multiply__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_Multiply__SWIG_1")] - public static extern global::System.IntPtr Vector3_Multiply__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_MultiplyAssign__SWIG_0")] - public static extern global::System.IntPtr Vector3_MultiplyAssign__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_MultiplyAssign__SWIG_1")] - public static extern global::System.IntPtr Vector3_MultiplyAssign__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_MultiplyAssign__SWIG_2")] - public static extern global::System.IntPtr Vector3_MultiplyAssign__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_Divide__SWIG_0")] - public static extern global::System.IntPtr Vector3_Divide__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_Divide__SWIG_1")] - public static extern global::System.IntPtr Vector3_Divide__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_DivideAssign__SWIG_0")] - public static extern global::System.IntPtr Vector3_DivideAssign__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_DivideAssign__SWIG_1")] - public static extern global::System.IntPtr Vector3_DivideAssign__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_Subtract__SWIG_1")] - public static extern global::System.IntPtr Vector3_Subtract__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_EqualTo")] - public static extern bool Vector3_EqualTo(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_NotEqualTo")] - public static extern bool Vector3_NotEqualTo(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_ValueOfIndex__SWIG_0")] - public static extern float Vector3_ValueOfIndex__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_Dot")] - public static extern float Vector3_Dot(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_Cross")] - public static extern global::System.IntPtr Vector3_Cross(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_Length")] - public static extern float Vector3_Length(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_LengthSquared")] - public static extern float Vector3_LengthSquared(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_Normalize")] - public static extern void Vector3_Normalize(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_Clamp")] - public static extern void Vector3_Clamp(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_AsFloat__SWIG_0")] - public static extern global::System.IntPtr Vector3_AsFloat__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_GetVectorXY__SWIG_0")] - public static extern global::System.IntPtr Vector3_GetVectorXY__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_GetVectorYZ__SWIG_0")] - public static extern global::System.IntPtr Vector3_GetVectorYZ__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_X_set")] - public static extern void Vector3_X_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_X_get")] - public static extern float Vector3_X_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_Width_set")] - public static extern void Vector3_Width_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_Width_get")] - public static extern float Vector3_Width_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_r_set")] - public static extern void Vector3_r_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_r_get")] - public static extern float Vector3_r_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_Y_set")] - public static extern void Vector3_Y_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_Y_get")] - public static extern float Vector3_Y_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_Height_set")] - public static extern void Vector3_Height_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_Height_get")] - public static extern float Vector3_Height_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_g_set")] - public static extern void Vector3_g_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_g_get")] - public static extern float Vector3_g_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_Z_set")] - public static extern void Vector3_Z_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_Z_get")] - public static extern float Vector3_Z_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_Depth_set")] - public static extern void Vector3_Depth_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_Depth_get")] - public static extern float Vector3_Depth_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_b_set")] - public static extern void Vector3_b_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector3_b_get")] - public static extern float Vector3_b_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Vector3")] - public static extern void delete_Vector3(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Min__SWIG_1")] - public static extern global::System.IntPtr Min__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Max__SWIG_1")] - public static extern global::System.IntPtr Max__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Clamp__SWIG_1")] - public static extern global::System.IntPtr Clamp__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Vector4__SWIG_0")] - public static extern global::System.IntPtr new_Vector4__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Vector4__SWIG_1")] - public static extern global::System.IntPtr new_Vector4__SWIG_1(float jarg1, float jarg2, float jarg3, float jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Vector4__SWIG_2")] - public static extern global::System.IntPtr new_Vector4__SWIG_2([global::System.Runtime.InteropServices.In, global::System.Runtime.InteropServices.MarshalAs(global::System.Runtime.InteropServices.UnmanagedType.LPArray)]float[] jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Vector4__SWIG_3")] - public static extern global::System.IntPtr new_Vector4__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Vector4__SWIG_4")] - public static extern global::System.IntPtr new_Vector4__SWIG_4(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_ONE_get")] - public static extern global::System.IntPtr Vector4_ONE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_XAXIS_get")] - public static extern global::System.IntPtr Vector4_XAXIS_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_YAXIS_get")] - public static extern global::System.IntPtr Vector4_YAXIS_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_ZAXIS_get")] - public static extern global::System.IntPtr Vector4_ZAXIS_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_ZERO_get")] - public static extern global::System.IntPtr Vector4_ZERO_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_Assign__SWIG_0")] - public static extern global::System.IntPtr Vector4_Assign__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, [global::System.Runtime.InteropServices.In, global::System.Runtime.InteropServices.MarshalAs(global::System.Runtime.InteropServices.UnmanagedType.LPArray)]float[] jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_Assign__SWIG_1")] - public static extern global::System.IntPtr Vector4_Assign__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_Assign__SWIG_2")] - public static extern global::System.IntPtr Vector4_Assign__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_Add")] - public static extern global::System.IntPtr Vector4_Add(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_AddAssign")] - public static extern global::System.IntPtr Vector4_AddAssign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_Subtract__SWIG_0")] - public static extern global::System.IntPtr Vector4_Subtract__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_SubtractAssign")] - public static extern global::System.IntPtr Vector4_SubtractAssign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_Multiply__SWIG_0")] - public static extern global::System.IntPtr Vector4_Multiply__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_Multiply__SWIG_1")] - public static extern global::System.IntPtr Vector4_Multiply__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_MultiplyAssign__SWIG_0")] - public static extern global::System.IntPtr Vector4_MultiplyAssign__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_MultiplyAssign__SWIG_1")] - public static extern global::System.IntPtr Vector4_MultiplyAssign__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_Divide__SWIG_0")] - public static extern global::System.IntPtr Vector4_Divide__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_Divide__SWIG_1")] - public static extern global::System.IntPtr Vector4_Divide__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_DivideAssign__SWIG_0")] - public static extern global::System.IntPtr Vector4_DivideAssign__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_DivideAssign__SWIG_1")] - public static extern global::System.IntPtr Vector4_DivideAssign__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_Subtract__SWIG_1")] - public static extern global::System.IntPtr Vector4_Subtract__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_EqualTo")] - public static extern bool Vector4_EqualTo(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_NotEqualTo")] - public static extern bool Vector4_NotEqualTo(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_ValueOfIndex__SWIG_0")] - public static extern float Vector4_ValueOfIndex__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_Dot__SWIG_0")] - public static extern float Vector4_Dot__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_Dot__SWIG_1")] - public static extern float Vector4_Dot__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_Dot4")] - public static extern float Vector4_Dot4(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_Cross")] - public static extern global::System.IntPtr Vector4_Cross(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_Length")] - public static extern float Vector4_Length(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_LengthSquared")] - public static extern float Vector4_LengthSquared(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_Normalize")] - public static extern void Vector4_Normalize(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_Clamp")] - public static extern void Vector4_Clamp(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_AsFloat__SWIG_0")] - public static extern global::System.IntPtr Vector4_AsFloat__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_X_set")] - public static extern void Vector4_X_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_X_get")] - public static extern float Vector4_X_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_r_set")] - public static extern void Vector4_r_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_r_get")] - public static extern float Vector4_r_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_s_set")] - public static extern void Vector4_s_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_s_get")] - public static extern float Vector4_s_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_Y_set")] - public static extern void Vector4_Y_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_Y_get")] - public static extern float Vector4_Y_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_g_set")] - public static extern void Vector4_g_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_g_get")] - public static extern float Vector4_g_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_t_set")] - public static extern void Vector4_t_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_t_get")] - public static extern float Vector4_t_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_Z_set")] - public static extern void Vector4_Z_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_Z_get")] - public static extern float Vector4_Z_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_b_set")] - public static extern void Vector4_b_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_b_get")] - public static extern float Vector4_b_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_p_set")] - public static extern void Vector4_p_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_p_get")] - public static extern float Vector4_p_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_W_set")] - public static extern void Vector4_W_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_W_get")] - public static extern float Vector4_W_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_a_set")] - public static extern void Vector4_a_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_a_get")] - public static extern float Vector4_a_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_q_set")] - public static extern void Vector4_q_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Vector4_q_get")] - public static extern float Vector4_q_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Vector4")] - public static extern void delete_Vector4(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Min__SWIG_2")] - public static extern global::System.IntPtr Min__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Max__SWIG_2")] - public static extern global::System.IntPtr Max__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Clamp__SWIG_2")] - public static extern global::System.IntPtr Clamp__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Uint16Pair__SWIG_0")] - public static extern global::System.IntPtr new_Uint16Pair__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Uint16Pair__SWIG_1")] - public static extern global::System.IntPtr new_Uint16Pair__SWIG_1(uint jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Uint16Pair__SWIG_2")] - public static extern global::System.IntPtr new_Uint16Pair__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Uint16Pair_SetWidth")] - public static extern void Uint16Pair_SetWidth(global::System.Runtime.InteropServices.HandleRef jarg1, ushort jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Uint16Pair_GetWidth")] - public static extern ushort Uint16Pair_GetWidth(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Uint16Pair_SetHeight")] - public static extern void Uint16Pair_SetHeight(global::System.Runtime.InteropServices.HandleRef jarg1, ushort jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Uint16Pair_GetHeight")] - public static extern ushort Uint16Pair_GetHeight(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Uint16Pair_SetX")] - public static extern void Uint16Pair_SetX(global::System.Runtime.InteropServices.HandleRef jarg1, ushort jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Uint16Pair_GetX")] - public static extern ushort Uint16Pair_GetX(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Uint16Pair_SetY")] - public static extern void Uint16Pair_SetY(global::System.Runtime.InteropServices.HandleRef jarg1, ushort jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Uint16Pair_GetY")] - public static extern ushort Uint16Pair_GetY(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Uint16Pair_Assign")] - public static extern global::System.IntPtr Uint16Pair_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Uint16Pair_EqualTo")] - public static extern bool Uint16Pair_EqualTo(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Uint16Pair_NotEqualTo")] - public static extern bool Uint16Pair_NotEqualTo(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Uint16Pair_LessThan")] - public static extern bool Uint16Pair_LessThan(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Uint16Pair_GreaterThan")] - public static extern bool Uint16Pair_GreaterThan(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Uint16Pair")] - public static extern void delete_Uint16Pair(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Degree__SWIG_0")] - public static extern global::System.IntPtr new_Degree__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Degree__SWIG_1")] - public static extern global::System.IntPtr new_Degree__SWIG_1(float jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Degree__SWIG_2")] - public static extern global::System.IntPtr new_Degree__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Degree_degree_set")] - public static extern void Degree_degree_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Degree_degree_get")] - public static extern float Degree_degree_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Degree")] - public static extern void delete_Degree(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ANGLE_360_get")] - public static extern global::System.IntPtr ANGLE_360_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ANGLE_315_get")] - public static extern global::System.IntPtr ANGLE_315_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ANGLE_270_get")] - public static extern global::System.IntPtr ANGLE_270_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ANGLE_225_get")] - public static extern global::System.IntPtr ANGLE_225_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ANGLE_180_get")] - public static extern global::System.IntPtr ANGLE_180_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ANGLE_135_get")] - public static extern global::System.IntPtr ANGLE_135_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ANGLE_120_get")] - public static extern global::System.IntPtr ANGLE_120_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ANGLE_90_get")] - public static extern global::System.IntPtr ANGLE_90_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ANGLE_60_get")] - public static extern global::System.IntPtr ANGLE_60_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ANGLE_45_get")] - public static extern global::System.IntPtr ANGLE_45_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ANGLE_30_get")] - public static extern global::System.IntPtr ANGLE_30_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ANGLE_0_get")] - public static extern global::System.IntPtr ANGLE_0_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_EqualTo__SWIG_5")] - public static extern bool EqualTo__SWIG_5(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_NotEqualTo__SWIG_4")] - public static extern bool NotEqualTo__SWIG_4(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Clamp__SWIG_3")] - public static extern global::System.IntPtr Clamp__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Radian__SWIG_0")] - public static extern global::System.IntPtr new_Radian__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Radian__SWIG_1")] - public static extern global::System.IntPtr new_Radian__SWIG_1(float jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Radian__SWIG_2")] - public static extern global::System.IntPtr new_Radian__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Radian_Assign__SWIG_0")] - public static extern global::System.IntPtr Radian_Assign__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Radian_Assign__SWIG_1")] - public static extern global::System.IntPtr Radian_Assign__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Radian_ConvertToFloat")] - public static extern float Radian_ConvertToFloat(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Radian_radian_set")] - public static extern void Radian_radian_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Radian_radian_get")] - public static extern float Radian_radian_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Radian")] - public static extern void delete_Radian(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_EqualTo__SWIG_6")] - public static extern bool EqualTo__SWIG_6(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_NotEqualTo__SWIG_5")] - public static extern bool NotEqualTo__SWIG_5(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_EqualTo__SWIG_7")] - public static extern bool EqualTo__SWIG_7(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_NotEqualTo__SWIG_6")] - public static extern bool NotEqualTo__SWIG_6(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_EqualTo__SWIG_8")] - public static extern bool EqualTo__SWIG_8(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_NotEqualTo__SWIG_7")] - public static extern bool NotEqualTo__SWIG_7(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_GreaterThan__SWIG_0")] - public static extern bool GreaterThan__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_GreaterThan__SWIG_1")] - public static extern bool GreaterThan__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_GreaterThan__SWIG_2")] - public static extern bool GreaterThan__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_LessThan__SWIG_0")] - public static extern bool LessThan__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_LessThan__SWIG_1")] - public static extern bool LessThan__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_LessThan__SWIG_2")] - public static extern bool LessThan__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Multiply")] - public static extern global::System.IntPtr Multiply(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Subtract")] - public static extern global::System.IntPtr Subtract(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Clamp__SWIG_4")] - public static extern global::System.IntPtr Clamp__SWIG_4(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Quaternion__SWIG_0")] - public static extern global::System.IntPtr new_Quaternion__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Quaternion__SWIG_1")] - public static extern global::System.IntPtr new_Quaternion__SWIG_1(float jarg1, float jarg2, float jarg3, float jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Quaternion__SWIG_2")] - public static extern global::System.IntPtr new_Quaternion__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Quaternion__SWIG_3")] - public static extern global::System.IntPtr new_Quaternion__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Quaternion__SWIG_4")] - public static extern global::System.IntPtr new_Quaternion__SWIG_4(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Quaternion__SWIG_5")] - public static extern global::System.IntPtr new_Quaternion__SWIG_5(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Quaternion__SWIG_6")] - public static extern global::System.IntPtr new_Quaternion__SWIG_6(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Quaternion__SWIG_7")] - public static extern global::System.IntPtr new_Quaternion__SWIG_7(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Quaternion")] - public static extern void delete_Quaternion(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Quaternion_IDENTITY_get")] - public static extern global::System.IntPtr Quaternion_IDENTITY_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Quaternion_IsIdentity")] - public static extern bool Quaternion_IsIdentity(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Quaternion_ToAxisAngle")] - public static extern bool Quaternion_ToAxisAngle(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Quaternion_AsVector")] - public static extern global::System.IntPtr Quaternion_AsVector(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Quaternion_SetEuler")] - public static extern void Quaternion_SetEuler(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Quaternion_EulerAngles")] - public static extern global::System.IntPtr Quaternion_EulerAngles(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Quaternion_Add")] - public static extern global::System.IntPtr Quaternion_Add(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Quaternion_Subtract__SWIG_0")] - public static extern global::System.IntPtr Quaternion_Subtract__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Quaternion_Multiply__SWIG_0")] - public static extern global::System.IntPtr Quaternion_Multiply__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Quaternion_Multiply__SWIG_1")] - public static extern global::System.IntPtr Quaternion_Multiply__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Quaternion_Divide__SWIG_0")] - public static extern global::System.IntPtr Quaternion_Divide__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Quaternion_Multiply__SWIG_2")] - public static extern global::System.IntPtr Quaternion_Multiply__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Quaternion_Divide__SWIG_1")] - public static extern global::System.IntPtr Quaternion_Divide__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Quaternion_Subtract__SWIG_1")] - public static extern global::System.IntPtr Quaternion_Subtract__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Quaternion_AddAssign")] - public static extern global::System.IntPtr Quaternion_AddAssign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Quaternion_SubtractAssign")] - public static extern global::System.IntPtr Quaternion_SubtractAssign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Quaternion_MultiplyAssign__SWIG_0")] - public static extern global::System.IntPtr Quaternion_MultiplyAssign__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Quaternion_MultiplyAssign__SWIG_1")] - public static extern global::System.IntPtr Quaternion_MultiplyAssign__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Quaternion_DivideAssign")] - public static extern global::System.IntPtr Quaternion_DivideAssign(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Quaternion_EqualTo")] - public static extern bool Quaternion_EqualTo(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Quaternion_NotEqualTo")] - public static extern bool Quaternion_NotEqualTo(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Quaternion_Length")] - public static extern float Quaternion_Length(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Quaternion_LengthSquared")] - public static extern float Quaternion_LengthSquared(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Quaternion_Normalize")] - public static extern void Quaternion_Normalize(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Quaternion_Normalized")] - public static extern global::System.IntPtr Quaternion_Normalized(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Quaternion_Conjugate")] - public static extern void Quaternion_Conjugate(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Quaternion_Invert")] - public static extern void Quaternion_Invert(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Quaternion_Log")] - public static extern global::System.IntPtr Quaternion_Log(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Quaternion_Exp")] - public static extern global::System.IntPtr Quaternion_Exp(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Quaternion_Dot")] - public static extern float Quaternion_Dot(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Quaternion_Lerp")] - public static extern global::System.IntPtr Quaternion_Lerp(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Quaternion_Slerp")] - public static extern global::System.IntPtr Quaternion_Slerp(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Quaternion_SlerpNoInvert")] - public static extern global::System.IntPtr Quaternion_SlerpNoInvert(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Quaternion_Squad")] - public static extern global::System.IntPtr Quaternion_Squad(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, float jarg5); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Quaternion_AngleBetween")] - public static extern float Quaternion_AngleBetween(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Quaternion_Rotate__SWIG_0")] - public static extern global::System.IntPtr Quaternion_Rotate__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Quaternion_Rotate__SWIG_1")] - public static extern global::System.IntPtr Quaternion_Rotate__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Quaternion_mVector_set")] - public static extern void Quaternion_mVector_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Quaternion_mVector_get")] - public static extern global::System.IntPtr Quaternion_mVector_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Matrix__SWIG_0")] - public static extern global::System.IntPtr new_Matrix__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Matrix__SWIG_1")] - public static extern global::System.IntPtr new_Matrix__SWIG_1(bool jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Matrix__SWIG_2")] - public static extern global::System.IntPtr new_Matrix__SWIG_2([global::System.Runtime.InteropServices.In, global::System.Runtime.InteropServices.MarshalAs(global::System.Runtime.InteropServices.UnmanagedType.LPArray)]float[] jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Matrix__SWIG_3")] - public static extern global::System.IntPtr new_Matrix__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Matrix__SWIG_4")] - public static extern global::System.IntPtr new_Matrix__SWIG_4(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Matrix_Assign")] - public static extern global::System.IntPtr Matrix_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Matrix_IDENTITY_get")] - public static extern global::System.IntPtr Matrix_IDENTITY_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Matrix_SetIdentity")] - public static extern void Matrix_SetIdentity(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Matrix_SetIdentityAndScale")] - public static extern void Matrix_SetIdentityAndScale(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Matrix_InvertTransform")] - public static extern void Matrix_InvertTransform(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Matrix_Invert")] - public static extern bool Matrix_Invert(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Matrix_Transpose")] - public static extern void Matrix_Transpose(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Matrix_GetXAxis")] - public static extern global::System.IntPtr Matrix_GetXAxis(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Matrix_GetYAxis")] - public static extern global::System.IntPtr Matrix_GetYAxis(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Matrix_GetZAxis")] - public static extern global::System.IntPtr Matrix_GetZAxis(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Matrix_SetXAxis")] - public static extern void Matrix_SetXAxis(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Matrix_SetYAxis")] - public static extern void Matrix_SetYAxis(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Matrix_SetZAxis")] - public static extern void Matrix_SetZAxis(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Matrix_GetTranslation")] - public static extern global::System.IntPtr Matrix_GetTranslation(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Matrix_GetTranslation3")] - public static extern global::System.IntPtr Matrix_GetTranslation3(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Matrix_SetTranslation__SWIG_0")] - public static extern void Matrix_SetTranslation__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Matrix_SetTranslation__SWIG_1")] - public static extern void Matrix_SetTranslation__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Matrix_OrthoNormalize")] - public static extern void Matrix_OrthoNormalize(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Matrix_AsFloat__SWIG_0")] - public static extern global::System.IntPtr Matrix_AsFloat__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Matrix_Multiply__SWIG_0")] - public static extern void Matrix_Multiply__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Matrix_Multiply__SWIG_1")] - public static extern void Matrix_Multiply__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Matrix_Multiply__SWIG_2")] - public static extern global::System.IntPtr Matrix_Multiply__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Matrix_EqualTo")] - public static extern bool Matrix_EqualTo(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Matrix_NotEqualTo")] - public static extern bool Matrix_NotEqualTo(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Matrix_SetTransformComponents")] - public static extern void Matrix_SetTransformComponents(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Matrix_SetInverseTransformComponents__SWIG_0")] - public static extern void Matrix_SetInverseTransformComponents__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Matrix_SetInverseTransformComponents__SWIG_1")] - public static extern void Matrix_SetInverseTransformComponents__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Matrix_GetTransformComponents")] - public static extern void Matrix_GetTransformComponents(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Matrix")] - public static extern void delete_Matrix(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Matrix3_IDENTITY_get")] - public static extern global::System.IntPtr Matrix3_IDENTITY_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Matrix3__SWIG_0")] - public static extern global::System.IntPtr new_Matrix3__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Matrix3__SWIG_1")] - public static extern global::System.IntPtr new_Matrix3__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Matrix3__SWIG_2")] - public static extern global::System.IntPtr new_Matrix3__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Matrix3__SWIG_3")] - public static extern global::System.IntPtr new_Matrix3__SWIG_3(float jarg1, float jarg2, float jarg3, float jarg4, float jarg5, float jarg6, float jarg7, float jarg8, float jarg9); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Matrix3_Assign__SWIG_0")] - public static extern global::System.IntPtr Matrix3_Assign__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Matrix3_Assign__SWIG_1")] - public static extern global::System.IntPtr Matrix3_Assign__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Matrix3_EqualTo")] - public static extern bool Matrix3_EqualTo(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Matrix3_NotEqualTo")] - public static extern bool Matrix3_NotEqualTo(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Matrix3")] - public static extern void delete_Matrix3(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Matrix3_SetIdentity")] - public static extern void Matrix3_SetIdentity(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Matrix3_AsFloat__SWIG_0")] - public static extern global::System.IntPtr Matrix3_AsFloat__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Matrix3_Invert")] - public static extern bool Matrix3_Invert(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Matrix3_Transpose")] - public static extern bool Matrix3_Transpose(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Matrix3_Scale")] - public static extern void Matrix3_Scale(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Matrix3_Magnitude")] - public static extern float Matrix3_Magnitude(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Matrix3_ScaledInverseTranspose")] - public static extern bool Matrix3_ScaledInverseTranspose(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Matrix3_Multiply")] - public static extern void Matrix3_Multiply(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Range")] - public static extern float Range(float jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Axis")] - public static extern global::System.IntPtr Axis(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_AngleAxis__SWIG_0")] - public static extern global::System.IntPtr new_AngleAxis__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_AngleAxis__SWIG_1")] - public static extern global::System.IntPtr new_AngleAxis__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AngleAxis_angle_set")] - public static extern void AngleAxis_angle_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AngleAxis_angle_get")] - public static extern global::System.IntPtr AngleAxis_angle_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AngleAxis_axis_set")] - public static extern void AngleAxis_axis_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AngleAxis_axis_get")] - public static extern global::System.IntPtr AngleAxis_axis_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_AngleAxis")] - public static extern void delete_AngleAxis(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_EqualTo__SWIG_9")] - public static extern bool EqualTo__SWIG_9(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_INVALID_INDEX_get")] - public static extern int Property_INVALID_INDEX_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_INVALID_KEY_get")] - public static extern int Property_INVALID_KEY_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_INVALID_COMPONENT_INDEX_get")] - public static extern int Property_INVALID_COMPONENT_INDEX_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Property__SWIG_0")] - public static extern global::System.IntPtr new_Property__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Property__SWIG_1")] - public static extern global::System.IntPtr new_Property__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Property__SWIG_2")] - public static extern global::System.IntPtr new_Property__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Property__SWIG_3")] - public static extern global::System.IntPtr new_Property__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Property")] - public static extern void delete_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property__object_set")] - public static extern void Property__object_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property__object_get")] - public static extern global::System.IntPtr Property__object_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_propertyIndex_set")] - public static extern void Property_propertyIndex_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_propertyIndex_get")] - public static extern int Property_propertyIndex_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_componentIndex_set")] - public static extern void Property_componentIndex_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_componentIndex_get")] - public static extern int Property_componentIndex_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Property_Array__SWIG_0")] - public static extern global::System.IntPtr new_Property_Array__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Property_Array__SWIG_1")] - public static extern global::System.IntPtr new_Property_Array__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Property_Array")] - public static extern void delete_Property_Array(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Array_Size")] - public static extern uint Property_Array_Size(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Array_Count")] - public static extern uint Property_Array_Count(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Array_Empty")] - public static extern bool Property_Array_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Array_Clear")] - public static extern void Property_Array_Clear(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Array_Reserve")] - public static extern void Property_Array_Reserve(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Array_Resize")] - public static extern void Property_Array_Resize(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Array_Capacity")] - public static extern uint Property_Array_Capacity(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Array_PushBack")] - public static extern void Property_Array_PushBack(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Array_Add")] - public static extern global::System.IntPtr Property_Array_Add(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Array_GetElementAt__SWIG_0")] - public static extern global::System.IntPtr Property_Array_GetElementAt__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Array_ValueOfIndex__SWIG_0")] - public static extern global::System.IntPtr Property_Array_ValueOfIndex__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Array_Assign")] - public static extern global::System.IntPtr Property_Array_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Key_type_set")] - public static extern void Property_Key_type_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Key_type_get")] - public static extern int Property_Key_type_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Key_indexKey_set")] - public static extern void Property_Key_indexKey_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Key_indexKey_get")] - public static extern int Property_Key_indexKey_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Key_stringKey_set")] - public static extern void Property_Key_stringKey_set(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Key_stringKey_get")] - public static extern string Property_Key_stringKey_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Property_Key__SWIG_0")] - public static extern global::System.IntPtr new_Property_Key__SWIG_0(string jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Property_Key__SWIG_1")] - public static extern global::System.IntPtr new_Property_Key__SWIG_1(int jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Key_EqualTo__SWIG_0")] - public static extern bool Property_Key_EqualTo__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Key_EqualTo__SWIG_1")] - public static extern bool Property_Key_EqualTo__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Key_EqualTo__SWIG_2")] - public static extern bool Property_Key_EqualTo__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Key_NotEqualTo__SWIG_0")] - public static extern bool Property_Key_NotEqualTo__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Key_NotEqualTo__SWIG_1")] - public static extern bool Property_Key_NotEqualTo__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Key_NotEqualTo__SWIG_2")] - public static extern bool Property_Key_NotEqualTo__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Property_Key")] - public static extern void delete_Property_Key(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Property_Map__SWIG_0")] - public static extern global::System.IntPtr new_Property_Map__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Property_Map__SWIG_1")] - public static extern global::System.IntPtr new_Property_Map__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Property_Map")] - public static extern void delete_Property_Map(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Map_Count")] - public static extern uint Property_Map_Count(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Map_Empty")] - public static extern bool Property_Map_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Map_Insert__SWIG_0")] - public static extern void Property_Map_Insert__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Map_Insert__SWIG_2")] - public static extern void Property_Map_Insert__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Map_Add__SWIG_0")] - public static extern global::System.IntPtr Property_Map_Add__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Map_Add__SWIG_2")] - public static extern global::System.IntPtr Property_Map_Add__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Map_GetValue")] - public static extern global::System.IntPtr Property_Map_GetValue(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Map_GetKey")] - public static extern string Property_Map_GetKey(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Map_GetKeyAt")] - public static extern global::System.IntPtr Property_Map_GetKeyAt(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Map_GetPair")] - public static extern global::System.IntPtr Property_Map_GetPair(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Map_Find__SWIG_0")] - public static extern global::System.IntPtr Property_Map_Find__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Map_Find__SWIG_2")] - public static extern global::System.IntPtr Property_Map_Find__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Map_Find__SWIG_3")] - public static extern global::System.IntPtr Property_Map_Find__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, string jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Map_Find__SWIG_4")] - public static extern global::System.IntPtr Property_Map_Find__SWIG_4(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Map_Find__SWIG_5")] - public static extern global::System.IntPtr Property_Map_Find__SWIG_5(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Map_Clear")] - public static extern void Property_Map_Clear(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Map_Merge")] - public static extern void Property_Map_Merge(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Map_ValueOfIndex__SWIG_0")] - public static extern global::System.IntPtr Property_Map_ValueOfIndex__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Map_ValueOfIndex__SWIG_2")] - public static extern global::System.IntPtr Property_Map_ValueOfIndex__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Map_Assign")] - public static extern global::System.IntPtr Property_Map_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Property_Value__SWIG_0")] - public static extern global::System.IntPtr new_Property_Value__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Property_Value__SWIG_1")] - public static extern global::System.IntPtr new_Property_Value__SWIG_1(bool jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Property_Value__SWIG_2")] - public static extern global::System.IntPtr new_Property_Value__SWIG_2(int jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Property_Value__SWIG_3")] - public static extern global::System.IntPtr new_Property_Value__SWIG_3(float jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Property_Value__SWIG_4")] - public static extern global::System.IntPtr new_Property_Value__SWIG_4(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Property_Value__SWIG_5")] - public static extern global::System.IntPtr new_Property_Value__SWIG_5(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Property_Value__SWIG_6")] - public static extern global::System.IntPtr new_Property_Value__SWIG_6(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Property_Value__SWIG_7")] - public static extern global::System.IntPtr new_Property_Value__SWIG_7(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Property_Value__SWIG_8")] - public static extern global::System.IntPtr new_Property_Value__SWIG_8(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Property_Value__SWIG_9")] - public static extern global::System.IntPtr new_Property_Value__SWIG_9(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Property_Value__SWIG_10")] - public static extern global::System.IntPtr new_Property_Value__SWIG_10(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Property_Value__SWIG_11")] - public static extern global::System.IntPtr new_Property_Value__SWIG_11(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Property_Value__SWIG_12")] - public static extern global::System.IntPtr new_Property_Value__SWIG_12(string jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Property_Value__SWIG_14")] - public static extern global::System.IntPtr new_Property_Value__SWIG_14(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Property_Value__SWIG_15")] - public static extern global::System.IntPtr new_Property_Value__SWIG_15(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Property_Value__SWIG_16")] - public static extern global::System.IntPtr new_Property_Value__SWIG_16(int jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Property_Value__SWIG_17")] - public static extern global::System.IntPtr new_Property_Value__SWIG_17(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Value_Assign")] - public static extern global::System.IntPtr Property_Value_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Property_Value")] - public static extern void delete_Property_Value(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Value_GetType")] - public static extern int Property_Value_GetType(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Value_Get__SWIG_1")] - public static extern bool Property_Value_Get__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, ref bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Value_Get__SWIG_2")] - public static extern bool Property_Value_Get__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, ref float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Value_Get__SWIG_3")] - public static extern bool Property_Value_Get__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, ref int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Value_Get__SWIG_4")] - public static extern bool Property_Value_Get__SWIG_4(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Value_Get__SWIG_5")] - public static extern bool Property_Value_Get__SWIG_5(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Value_Get__SWIG_6")] - public static extern bool Property_Value_Get__SWIG_6(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Value_Get__SWIG_7")] - public static extern bool Property_Value_Get__SWIG_7(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Value_Get__SWIG_8")] - public static extern bool Property_Value_Get__SWIG_8(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Value_Get__SWIG_9")] - public static extern bool Property_Value_Get__SWIG_9(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Value_Get__SWIG_10")] - public static extern bool Property_Value_Get__SWIG_10(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Value_Get__SWIG_11")] - public static extern bool Property_Value_Get__SWIG_11(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Value_Get__SWIG_12")] - public static extern bool Property_Value_Get__SWIG_12(global::System.Runtime.InteropServices.HandleRef jarg1, out string jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Value_Get__SWIG_13")] - public static extern bool Property_Value_Get__SWIG_13(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Value_Get__SWIG_14")] - public static extern bool Property_Value_Get__SWIG_14(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Value_GetArray")] - public static extern global::System.IntPtr Property_Value_GetArray(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Property_Value_GetMap")] - public static extern global::System.IntPtr Property_Value_GetMap(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_GetName")] - public static extern string GetName(int jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_BaseObject_DoAction")] - public static extern bool BaseObject_DoAction(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_BaseObject_GetTypeName")] - public static extern string BaseObject_GetTypeName(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_BaseObject_GetTypeInfo")] - public static extern bool BaseObject_GetTypeInfo(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_BaseObject_DoConnectSignal")] - public static extern bool BaseObject_DoConnectSignal(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, string jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_GetImplementation")] - public static extern global::System.IntPtr GetImplementation(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_BaseHandle__SWIG_0")] - public static extern global::System.IntPtr new_BaseHandle__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_BaseHandle__SWIG_1")] - public static extern global::System.IntPtr new_BaseHandle__SWIG_1(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_BaseHandle")] - public static extern void delete_BaseHandle(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_BaseHandle__SWIG_2")] - public static extern global::System.IntPtr new_BaseHandle__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_BaseHandle_Assign")] - public static extern global::System.IntPtr BaseHandle_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_BaseHandle_DoAction")] - public static extern bool BaseHandle_DoAction(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_BaseHandle_GetTypeName")] - public static extern string BaseHandle_GetTypeName(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_BaseHandle_GetTypeInfo")] - public static extern bool BaseHandle_GetTypeInfo(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_BaseHandle_GetBaseObject__SWIG_0")] - public static extern global::System.IntPtr BaseHandle_GetBaseObject__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_BaseHandle_Reset")] - public static extern void BaseHandle_Reset(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_BaseHandle_EqualTo")] - public static extern bool BaseHandle_EqualTo(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_BaseHandle_NotEqualTo")] - public static extern bool BaseHandle_NotEqualTo(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_BaseHandle_GetObjectPtr")] - public static extern global::System.IntPtr BaseHandle_GetObjectPtr(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_BaseHandle_HasBody")] - public static extern bool BaseHandle_HasBody(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_BaseHandle_IsEqual")] - public static extern bool BaseHandle_IsEqual(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_LessThan__SWIG_3")] - public static extern bool LessThan__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_ConnectionTrackerInterface")] - public static extern void delete_ConnectionTrackerInterface(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ConnectionTrackerInterface_SignalConnected")] - public static extern void ConnectionTrackerInterface_SignalConnected(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_SignalObserver")] - public static extern void delete_SignalObserver(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_SignalObserver_SignalDisconnected")] - public static extern void SignalObserver_SignalDisconnected(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_SlotObserver")] - public static extern void delete_SlotObserver(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_SlotObserver_SlotDisconnected")] - public static extern void SlotObserver_SlotDisconnected(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_ConnectionTracker")] - public static extern void delete_ConnectionTracker(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ConnectionTracker_DisconnectAll")] - public static extern void ConnectionTracker_DisconnectAll(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ConnectionTracker_SignalConnected")] - public static extern void ConnectionTracker_SignalConnected(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ConnectionTracker_SignalDisconnected")] - public static extern void ConnectionTracker_SignalDisconnected(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ConnectionTracker_GetConnectionCount")] - public static extern uint ConnectionTracker_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ObjectRegistry__SWIG_0")] - public static extern global::System.IntPtr new_ObjectRegistry__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_ObjectRegistry")] - public static extern void delete_ObjectRegistry(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ObjectRegistry__SWIG_1")] - public static extern global::System.IntPtr new_ObjectRegistry__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ObjectRegistry_Assign")] - public static extern global::System.IntPtr ObjectRegistry_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ObjectRegistry_ObjectCreatedSignal")] - public static extern global::System.IntPtr ObjectRegistry_ObjectCreatedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ObjectRegistry_ObjectDestroyedSignal")] - public static extern global::System.IntPtr ObjectRegistry_ObjectDestroyedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_PropertyCondition__SWIG_0")] - public static extern global::System.IntPtr new_PropertyCondition__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_PropertyCondition")] - public static extern void delete_PropertyCondition(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_PropertyCondition__SWIG_1")] - public static extern global::System.IntPtr new_PropertyCondition__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PropertyCondition_Assign")] - public static extern global::System.IntPtr PropertyCondition_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PropertyCondition_GetArgumentCount")] - public static extern uint PropertyCondition_GetArgumentCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PropertyCondition_GetArgument")] - public static extern float PropertyCondition_GetArgument(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_LessThanCondition")] - public static extern global::System.IntPtr LessThanCondition(float jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_GreaterThanCondition")] - public static extern global::System.IntPtr GreaterThanCondition(float jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_InsideCondition")] - public static extern global::System.IntPtr InsideCondition(float jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_OutsideCondition")] - public static extern global::System.IntPtr OutsideCondition(float jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_StepCondition__SWIG_0")] - public static extern global::System.IntPtr StepCondition__SWIG_0(float jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_StepCondition__SWIG_1")] - public static extern global::System.IntPtr StepCondition__SWIG_1(float jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VariableStepCondition")] - public static extern global::System.IntPtr VariableStepCondition(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_PropertyNotification__SWIG_0")] - public static extern global::System.IntPtr new_PropertyNotification__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PropertyNotification_DownCast")] - public static extern global::System.IntPtr PropertyNotification_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_PropertyNotification")] - public static extern void delete_PropertyNotification(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_PropertyNotification__SWIG_1")] - public static extern global::System.IntPtr new_PropertyNotification__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PropertyNotification_Assign")] - public static extern global::System.IntPtr PropertyNotification_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PropertyNotification_GetCondition__SWIG_0")] - public static extern global::System.IntPtr PropertyNotification_GetCondition__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PropertyNotification_GetTarget")] - public static extern global::System.IntPtr PropertyNotification_GetTarget(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PropertyNotification_GetTargetProperty")] - public static extern int PropertyNotification_GetTargetProperty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PropertyNotification_SetNotifyMode")] - public static extern void PropertyNotification_SetNotifyMode(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PropertyNotification_GetNotifyMode")] - public static extern int PropertyNotification_GetNotifyMode(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PropertyNotification_GetNotifyResult")] - public static extern bool PropertyNotification_GetNotifyResult(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PropertyNotification_NotifySignal")] - public static extern global::System.IntPtr PropertyNotification_NotifySignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Handle__SWIG_0")] - public static extern global::System.IntPtr new_Handle__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Handle_New")] - public static extern global::System.IntPtr Handle_New(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Handle")] - public static extern void delete_Handle(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Handle__SWIG_1")] - public static extern global::System.IntPtr new_Handle__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Handle_Assign")] - public static extern global::System.IntPtr Handle_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Handle_DownCast")] - public static extern global::System.IntPtr Handle_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Handle_Supports")] - public static extern bool Handle_Supports(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Handle_GetPropertyCount")] - public static extern uint Handle_GetPropertyCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Handle_GetPropertyName")] - public static extern string Handle_GetPropertyName(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Handle_GetPropertyIndex")] - public static extern int Handle_GetPropertyIndex(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Handle_IsPropertyWritable")] - public static extern bool Handle_IsPropertyWritable(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Handle_IsPropertyAnimatable")] - public static extern bool Handle_IsPropertyAnimatable(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Handle_IsPropertyAConstraintInput")] - public static extern bool Handle_IsPropertyAConstraintInput(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Handle_GetPropertyType")] - public static extern int Handle_GetPropertyType(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Handle_SetProperty")] - public static extern void Handle_SetProperty(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Handle_RegisterProperty__SWIG_0")] - public static extern int Handle_RegisterProperty__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Handle_RegisterProperty__SWIG_1")] - public static extern int Handle_RegisterProperty__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, int jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Handle_GetProperty")] - public static extern global::System.IntPtr Handle_GetProperty(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Handle_GetPropertyIndices")] - public static extern void Handle_GetPropertyIndices(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Handle_AddPropertyNotification__SWIG_0")] - public static extern global::System.IntPtr Handle_AddPropertyNotification__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Handle_AddPropertyNotification__SWIG_1")] - public static extern global::System.IntPtr Handle_AddPropertyNotification__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Handle_RemovePropertyNotification")] - public static extern void Handle_RemovePropertyNotification(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Handle_RemovePropertyNotifications")] - public static extern void Handle_RemovePropertyNotifications(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Handle_RemoveConstraints__SWIG_0")] - public static extern void Handle_RemoveConstraints__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Handle_RemoveConstraints__SWIG_1")] - public static extern void Handle_RemoveConstraints__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_WEIGHT_get")] - public static extern int WEIGHT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_New")] - public static extern global::System.IntPtr New(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TypeInfo__SWIG_0")] - public static extern global::System.IntPtr new_TypeInfo__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_TypeInfo")] - public static extern void delete_TypeInfo(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TypeInfo__SWIG_1")] - public static extern global::System.IntPtr new_TypeInfo__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TypeInfo_Assign")] - public static extern global::System.IntPtr TypeInfo_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TypeInfo_GetName")] - public static extern string TypeInfo_GetName(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TypeInfo_GetBaseName")] - public static extern string TypeInfo_GetBaseName(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TypeInfo_CreateInstance")] - public static extern global::System.IntPtr TypeInfo_CreateInstance(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TypeInfo_GetCreator")] - public static extern global::System.IntPtr TypeInfo_GetCreator(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TypeInfo_GetActionCount")] - public static extern uint TypeInfo_GetActionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TypeInfo_GetActionName")] - public static extern string TypeInfo_GetActionName(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TypeInfo_GetSignalCount")] - public static extern uint TypeInfo_GetSignalCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TypeInfo_GetSignalName")] - public static extern string TypeInfo_GetSignalName(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TypeInfo_GetPropertyCount")] - public static extern uint TypeInfo_GetPropertyCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TypeInfo_GetPropertyIndices")] - public static extern void TypeInfo_GetPropertyIndices(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TypeInfo_GetPropertyName")] - public static extern string TypeInfo_GetPropertyName(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TypeRegistry_Get")] - public static extern global::System.IntPtr TypeRegistry_Get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TypeRegistry__SWIG_0")] - public static extern global::System.IntPtr new_TypeRegistry__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_TypeRegistry")] - public static extern void delete_TypeRegistry(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TypeRegistry__SWIG_1")] - public static extern global::System.IntPtr new_TypeRegistry__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TypeRegistry_Assign")] - public static extern global::System.IntPtr TypeRegistry_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TypeRegistry_GetTypeInfo__SWIG_0")] - public static extern global::System.IntPtr TypeRegistry_GetTypeInfo__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TypeRegistry_GetTypeInfo__SWIG_1")] - public static extern global::System.IntPtr TypeRegistry_GetTypeInfo__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TypeRegistry_GetTypeNameCount")] - public static extern uint TypeRegistry_GetTypeNameCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TypeRegistry_GetTypeName")] - public static extern string TypeRegistry_GetTypeName(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TypeRegistry__SWIG_2")] - public static extern global::System.IntPtr new_TypeRegistry__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TypeRegistration__SWIG_0")] - public static extern global::System.IntPtr new_TypeRegistration__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TypeRegistration__SWIG_1")] - public static extern global::System.IntPtr new_TypeRegistration__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, bool jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TypeRegistration__SWIG_2")] - public static extern global::System.IntPtr new_TypeRegistration__SWIG_2(string jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TypeRegistration_RegisteredName")] - public static extern string TypeRegistration_RegisteredName(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_TypeRegistration")] - public static extern void delete_TypeRegistration(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_SignalConnectorType")] - public static extern global::System.IntPtr new_SignalConnectorType(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_SignalConnectorType")] - public static extern void delete_SignalConnectorType(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TypeAction")] - public static extern global::System.IntPtr new_TypeAction(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_TypeAction")] - public static extern void delete_TypeAction(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_PropertyRegistration")] - public static extern global::System.IntPtr new_PropertyRegistration(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, int jarg3, int jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, global::System.Runtime.InteropServices.HandleRef jarg6); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_PropertyRegistration")] - public static extern void delete_PropertyRegistration(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_AnimatablePropertyRegistration__SWIG_0")] - public static extern global::System.IntPtr new_AnimatablePropertyRegistration__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, int jarg3, int jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_AnimatablePropertyRegistration__SWIG_1")] - public static extern global::System.IntPtr new_AnimatablePropertyRegistration__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, int jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_AnimatablePropertyRegistration")] - public static extern void delete_AnimatablePropertyRegistration(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_AnimatablePropertyComponentRegistration")] - public static extern global::System.IntPtr new_AnimatablePropertyComponentRegistration(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, int jarg3, int jarg4, uint jarg5); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_AnimatablePropertyComponentRegistration")] - public static extern void delete_AnimatablePropertyComponentRegistration(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ChildPropertyRegistration")] - public static extern global::System.IntPtr new_ChildPropertyRegistration(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, int jarg3, int jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_ChildPropertyRegistration")] - public static extern void delete_ChildPropertyRegistration(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ParentOriginTop_get")] - public static extern float ParentOriginTop_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ParentOriginBottom_get")] - public static extern float ParentOriginBottom_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ParentOriginLeft_get")] - public static extern float ParentOriginLeft_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ParentOriginRight_get")] - public static extern float ParentOriginRight_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ParentOriginMiddle_get")] - public static extern float ParentOriginMiddle_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ParentOriginTopLeft_get")] - public static extern global::System.IntPtr ParentOriginTopLeft_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ParentOriginTopCenter_get")] - public static extern global::System.IntPtr ParentOriginTopCenter_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ParentOriginTopRight_get")] - public static extern global::System.IntPtr ParentOriginTopRight_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ParentOriginCenterLeft_get")] - public static extern global::System.IntPtr ParentOriginCenterLeft_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ParentOriginCenter_get")] - public static extern global::System.IntPtr ParentOriginCenter_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ParentOriginCenterRight_get")] - public static extern global::System.IntPtr ParentOriginCenterRight_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ParentOriginBottomLeft_get")] - public static extern global::System.IntPtr ParentOriginBottomLeft_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ParentOriginBottomCenter_get")] - public static extern global::System.IntPtr ParentOriginBottomCenter_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ParentOriginBottomRight_get")] - public static extern global::System.IntPtr ParentOriginBottomRight_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AnchorPointTop_get")] - public static extern float AnchorPointTop_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AnchorPointBottom_get")] - public static extern float AnchorPointBottom_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AnchorPointLeft_get")] - public static extern float AnchorPointLeft_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AnchorPointRight_get")] - public static extern float AnchorPointRight_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AnchorPointMiddle_get")] - public static extern float AnchorPointMiddle_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AnchorPointTopLeft_get")] - public static extern global::System.IntPtr AnchorPointTopLeft_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AnchorPointTopCenter_get")] - public static extern global::System.IntPtr AnchorPointTopCenter_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AnchorPointTopRight_get")] - public static extern global::System.IntPtr AnchorPointTopRight_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AnchorPointCenterLeft_get")] - public static extern global::System.IntPtr AnchorPointCenterLeft_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AnchorPointCenter_get")] - public static extern global::System.IntPtr AnchorPointCenter_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AnchorPointCenterRight_get")] - public static extern global::System.IntPtr AnchorPointCenterRight_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AnchorPointBottomLeft_get")] - public static extern global::System.IntPtr AnchorPointBottomLeft_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AnchorPointBottomCenter_get")] - public static extern global::System.IntPtr AnchorPointBottomCenter_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AnchorPointBottomRight_get")] - public static extern global::System.IntPtr AnchorPointBottomRight_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_BLACK_get")] - public static extern global::System.IntPtr BLACK_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_WHITE_get")] - public static extern global::System.IntPtr WHITE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RED_get")] - public static extern global::System.IntPtr RED_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_GREEN_get")] - public static extern global::System.IntPtr GREEN_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_BLUE_get")] - public static extern global::System.IntPtr BLUE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_YELLOW_get")] - public static extern global::System.IntPtr YELLOW_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_MAGENTA_get")] - public static extern global::System.IntPtr MAGENTA_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CYAN_get")] - public static extern global::System.IntPtr CYAN_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TRANSPARENT_get")] - public static extern global::System.IntPtr TRANSPARENT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_MACHINE_EPSILON_0_get")] - public static extern float MACHINE_EPSILON_0_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_MACHINE_EPSILON_1_get")] - public static extern float MACHINE_EPSILON_1_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_MACHINE_EPSILON_10_get")] - public static extern float MACHINE_EPSILON_10_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_MACHINE_EPSILON_100_get")] - public static extern float MACHINE_EPSILON_100_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_MACHINE_EPSILON_1000_get")] - public static extern float MACHINE_EPSILON_1000_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_MACHINE_EPSILON_10000_get")] - public static extern float MACHINE_EPSILON_10000_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PI_get")] - public static extern float PI_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PI_2_get")] - public static extern float PI_2_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PI_4_get")] - public static extern float PI_4_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PI_OVER_180_get")] - public static extern float PI_OVER_180_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ONE80_OVER_PI_get")] - public static extern float ONE80_OVER_PI_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ResizePolicyDefault_get")] - public static extern int ResizePolicyDefault_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorBase_Count")] - public static extern uint VectorBase_Count(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorBase_Size")] - public static extern uint VectorBase_Size(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorBase_Empty")] - public static extern bool VectorBase_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorBase_Capacity")] - public static extern uint VectorBase_Capacity(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorBase_Release")] - public static extern void VectorBase_Release(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Image__SWIG_0")] - public static extern global::System.IntPtr new_Image__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Image")] - public static extern void delete_Image(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Image__SWIG_1")] - public static extern global::System.IntPtr new_Image__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Image_Assign")] - public static extern global::System.IntPtr Image_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Image_DownCast")] - public static extern global::System.IntPtr Image_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Image_GetWidth")] - public static extern uint Image_GetWidth(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Image_GetHeight")] - public static extern uint Image_GetHeight(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Image_UploadedSignal")] - public static extern global::System.IntPtr Image_UploadedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FIRST_VALID_PIXEL_FORMAT_get")] - public static extern int FIRST_VALID_PIXEL_FORMAT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_LAST_VALID_PIXEL_FORMAT_get")] - public static extern int LAST_VALID_PIXEL_FORMAT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_HasAlpha")] - public static extern bool HasAlpha(int jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_GetBytesPerPixel")] - public static extern uint GetBytesPerPixel(int jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_GetAlphaOffsetAndMask")] - public static extern void GetAlphaOffsetAndMask(int jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PixelData_New")] - public static extern global::System.IntPtr PixelData_New([global::System.Runtime.InteropServices.In, global::System.Runtime.InteropServices.MarshalAs(global::System.Runtime.InteropServices.UnmanagedType.LPArray)]byte[] jarg1, uint jarg2, uint jarg3, uint jarg4, int jarg5, int jarg6); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_PixelData__SWIG_0")] - public static extern global::System.IntPtr new_PixelData__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_PixelData")] - public static extern void delete_PixelData(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_PixelData__SWIG_1")] - public static extern global::System.IntPtr new_PixelData__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PixelData_Assign")] - public static extern global::System.IntPtr PixelData_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PixelData_GetWidth")] - public static extern uint PixelData_GetWidth(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PixelData_GetHeight")] - public static extern uint PixelData_GetHeight(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PixelData_GetPixelFormat")] - public static extern int PixelData_GetPixelFormat(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_POSITIVE_X_get")] - public static extern uint POSITIVE_X_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_NEGATIVE_X_get")] - public static extern uint NEGATIVE_X_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_POSITIVE_Y_get")] - public static extern uint POSITIVE_Y_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_NEGATIVE_Y_get")] - public static extern uint NEGATIVE_Y_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_POSITIVE_Z_get")] - public static extern uint POSITIVE_Z_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_NEGATIVE_Z_get")] - public static extern uint NEGATIVE_Z_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Texture_New__SWIG_0")] - public static extern global::System.IntPtr Texture_New__SWIG_0(int jarg1, int jarg2, uint jarg3, uint jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Texture_New__SWIG_1")] - public static extern global::System.IntPtr Texture_New__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Texture__SWIG_0")] - public static extern global::System.IntPtr new_Texture__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Texture")] - public static extern void delete_Texture(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Texture__SWIG_1")] - public static extern global::System.IntPtr new_Texture__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Texture_DownCast")] - public static extern global::System.IntPtr Texture_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Texture_Assign")] - public static extern global::System.IntPtr Texture_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Texture_Upload__SWIG_0")] - public static extern bool Texture_Upload__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Texture_Upload__SWIG_1")] - public static extern bool Texture_Upload__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, uint jarg3, uint jarg4, uint jarg5, uint jarg6, uint jarg7, uint jarg8); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Texture_GenerateMipmaps")] - public static extern void Texture_GenerateMipmaps(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Texture_GetWidth")] - public static extern uint Texture_GetWidth(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Texture_GetHeight")] - public static extern uint Texture_GetHeight(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Sampler_New")] - public static extern global::System.IntPtr Sampler_New(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Sampler__SWIG_0")] - public static extern global::System.IntPtr new_Sampler__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Sampler")] - public static extern void delete_Sampler(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Sampler__SWIG_1")] - public static extern global::System.IntPtr new_Sampler__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Sampler_DownCast")] - public static extern global::System.IntPtr Sampler_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Sampler_Assign")] - public static extern global::System.IntPtr Sampler_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Sampler_SetFilterMode")] - public static extern void Sampler_SetFilterMode(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Sampler_SetWrapMode__SWIG_0")] - public static extern void Sampler_SetWrapMode__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Sampler_SetWrapMode__SWIG_1")] - public static extern void Sampler_SetWrapMode__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3, int jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextureSet_New")] - public static extern global::System.IntPtr TextureSet_New(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TextureSet__SWIG_0")] - public static extern global::System.IntPtr new_TextureSet__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_TextureSet")] - public static extern void delete_TextureSet(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TextureSet__SWIG_1")] - public static extern global::System.IntPtr new_TextureSet__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextureSet_DownCast")] - public static extern global::System.IntPtr TextureSet_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextureSet_Assign")] - public static extern global::System.IntPtr TextureSet_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextureSet_SetTexture")] - public static extern void TextureSet_SetTexture(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextureSet_GetTexture")] - public static extern global::System.IntPtr TextureSet_GetTexture(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextureSet_SetSampler")] - public static extern void TextureSet_SetSampler(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextureSet_GetSampler")] - public static extern global::System.IntPtr TextureSet_GetSampler(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextureSet_GetTextureCount")] - public static extern uint TextureSet_GetTextureCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PropertyBuffer_New")] - public static extern global::System.IntPtr PropertyBuffer_New(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_PropertyBuffer__SWIG_0")] - public static extern global::System.IntPtr new_PropertyBuffer__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_PropertyBuffer")] - public static extern void delete_PropertyBuffer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_PropertyBuffer__SWIG_1")] - public static extern global::System.IntPtr new_PropertyBuffer__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PropertyBuffer_DownCast")] - public static extern global::System.IntPtr PropertyBuffer_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PropertyBuffer_Assign")] - public static extern global::System.IntPtr PropertyBuffer_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PropertyBuffer_SetData")] - public static extern void PropertyBuffer_SetData(global::System.Runtime.InteropServices.HandleRef jarg1, System.IntPtr jarg2, uint jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PropertyBuffer_GetSize")] - public static extern uint PropertyBuffer_GetSize(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Geometry_New")] - public static extern global::System.IntPtr Geometry_New(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Geometry__SWIG_0")] - public static extern global::System.IntPtr new_Geometry__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Geometry")] - public static extern void delete_Geometry(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Geometry__SWIG_1")] - public static extern global::System.IntPtr new_Geometry__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Geometry_DownCast")] - public static extern global::System.IntPtr Geometry_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Geometry_Assign")] - public static extern global::System.IntPtr Geometry_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Geometry_AddVertexBuffer")] - public static extern uint Geometry_AddVertexBuffer(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Geometry_GetNumberOfVertexBuffers")] - public static extern uint Geometry_GetNumberOfVertexBuffers(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Geometry_RemoveVertexBuffer")] - public static extern void Geometry_RemoveVertexBuffer(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Geometry_SetIndexBuffer")] - public static extern void Geometry_SetIndexBuffer(global::System.Runtime.InteropServices.HandleRef jarg1, [global::System.Runtime.InteropServices.In, global::System.Runtime.InteropServices.MarshalAs(global::System.Runtime.InteropServices.UnmanagedType.LPArray)]ushort[] jarg2, uint jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Geometry_SetType")] - public static extern void Geometry_SetType(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Geometry_GetType")] - public static extern int Geometry_GetType(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Shader_Hint")] - public static extern global::System.IntPtr new_Shader_Hint(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Shader_Hint")] - public static extern void delete_Shader_Hint(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Shader_Property_PROGRAM_get")] - public static extern int Shader_Property_PROGRAM_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Shader_Property")] - public static extern global::System.IntPtr new_Shader_Property(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Shader_Property")] - public static extern void delete_Shader_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Shader_New__SWIG_0")] - public static extern global::System.IntPtr Shader_New__SWIG_0(string jarg1, string jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Shader_New__SWIG_1")] - public static extern global::System.IntPtr Shader_New__SWIG_1(string jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Shader__SWIG_0")] - public static extern global::System.IntPtr new_Shader__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Shader")] - public static extern void delete_Shader(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Shader__SWIG_1")] - public static extern global::System.IntPtr new_Shader__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Shader_DownCast")] - public static extern global::System.IntPtr Shader_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Shader_Assign")] - public static extern global::System.IntPtr Shader_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Renderer_Property_DEPTH_INDEX_get")] - public static extern int Renderer_Property_DEPTH_INDEX_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Renderer_Property_FACE_CULLING_MODE_get")] - public static extern int Renderer_Property_FACE_CULLING_MODE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Renderer_Property_BLEND_MODE_get")] - public static extern int Renderer_Property_BLEND_MODE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Renderer_Property_BLEND_EQUATION_RGB_get")] - public static extern int Renderer_Property_BLEND_EQUATION_RGB_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Renderer_Property_BLEND_EQUATION_ALPHA_get")] - public static extern int Renderer_Property_BLEND_EQUATION_ALPHA_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Renderer_Property_BLEND_FACTOR_SRC_RGB_get")] - public static extern int Renderer_Property_BLEND_FACTOR_SRC_RGB_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Renderer_Property_BLEND_FACTOR_DEST_RGB_get")] - public static extern int Renderer_Property_BLEND_FACTOR_DEST_RGB_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Renderer_Property_BLEND_FACTOR_SRC_ALPHA_get")] - public static extern int Renderer_Property_BLEND_FACTOR_SRC_ALPHA_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Renderer_Property_BLEND_FACTOR_DEST_ALPHA_get")] - public static extern int Renderer_Property_BLEND_FACTOR_DEST_ALPHA_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Renderer_Property_BLEND_COLOR_get")] - public static extern int Renderer_Property_BLEND_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Renderer_Property_BLEND_PRE_MULTIPLIED_ALPHA_get")] - public static extern int Renderer_Property_BLEND_PRE_MULTIPLIED_ALPHA_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Renderer_Property_INDEX_RANGE_FIRST_get")] - public static extern int Renderer_Property_INDEX_RANGE_FIRST_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Renderer_Property_INDEX_RANGE_COUNT_get")] - public static extern int Renderer_Property_INDEX_RANGE_COUNT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Renderer_Property_DEPTH_WRITE_MODE_get")] - public static extern int Renderer_Property_DEPTH_WRITE_MODE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Renderer_Property_DEPTH_FUNCTION_get")] - public static extern int Renderer_Property_DEPTH_FUNCTION_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Renderer_Property_DEPTH_TEST_MODE_get")] - public static extern int Renderer_Property_DEPTH_TEST_MODE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Renderer_Property_RENDER_MODE_get")] - public static extern int Renderer_Property_RENDER_MODE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Renderer_Property_STENCIL_FUNCTION_get")] - public static extern int Renderer_Property_STENCIL_FUNCTION_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Renderer_Property_STENCIL_FUNCTION_MASK_get")] - public static extern int Renderer_Property_STENCIL_FUNCTION_MASK_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Renderer_Property_STENCIL_FUNCTION_REFERENCE_get")] - public static extern int Renderer_Property_STENCIL_FUNCTION_REFERENCE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Renderer_Property_STENCIL_MASK_get")] - public static extern int Renderer_Property_STENCIL_MASK_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Renderer_Property_STENCIL_OPERATION_ON_FAIL_get")] - public static extern int Renderer_Property_STENCIL_OPERATION_ON_FAIL_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Renderer_Property_STENCIL_OPERATION_ON_Z_FAIL_get")] - public static extern int Renderer_Property_STENCIL_OPERATION_ON_Z_FAIL_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Renderer_Property_STENCIL_OPERATION_ON_Z_PASS_get")] - public static extern int Renderer_Property_STENCIL_OPERATION_ON_Z_PASS_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Renderer_Property")] - public static extern global::System.IntPtr new_Renderer_Property(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Renderer_Property")] - public static extern void delete_Renderer_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Renderer_New")] - public static extern global::System.IntPtr Renderer_New(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Renderer__SWIG_0")] - public static extern global::System.IntPtr new_Renderer__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Renderer")] - public static extern void delete_Renderer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Renderer__SWIG_1")] - public static extern global::System.IntPtr new_Renderer__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Renderer_DownCast")] - public static extern global::System.IntPtr Renderer_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Renderer_Assign")] - public static extern global::System.IntPtr Renderer_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Renderer_SetGeometry")] - public static extern void Renderer_SetGeometry(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Renderer_GetGeometry")] - public static extern global::System.IntPtr Renderer_GetGeometry(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Renderer_SetIndexRange")] - public static extern void Renderer_SetIndexRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Renderer_SetTextures")] - public static extern void Renderer_SetTextures(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Renderer_GetTextures")] - public static extern global::System.IntPtr Renderer_GetTextures(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Renderer_SetShader")] - public static extern void Renderer_SetShader(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Renderer_GetShader")] - public static extern global::System.IntPtr Renderer_GetShader(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_FrameBuffer_Attachment")] - public static extern global::System.IntPtr new_FrameBuffer_Attachment(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_FrameBuffer_Attachment")] - public static extern void delete_FrameBuffer_Attachment(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FrameBuffer_New")] - public static extern global::System.IntPtr FrameBuffer_New(uint jarg1, uint jarg2, uint jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_FrameBuffer__SWIG_0")] - public static extern global::System.IntPtr new_FrameBuffer__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_FrameBuffer")] - public static extern void delete_FrameBuffer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_FrameBuffer__SWIG_1")] - public static extern global::System.IntPtr new_FrameBuffer__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FrameBuffer_DownCast")] - public static extern global::System.IntPtr FrameBuffer_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FrameBuffer_Assign")] - public static extern global::System.IntPtr FrameBuffer_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FrameBuffer_AttachColorTexture__SWIG_0")] - public static extern void FrameBuffer_AttachColorTexture__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FrameBuffer_AttachColorTexture__SWIG_1")] - public static extern void FrameBuffer_AttachColorTexture__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, uint jarg3, uint jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FrameBuffer_GetColorTexture")] - public static extern global::System.IntPtr FrameBuffer_GetColorTexture(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_RenderTaskList__SWIG_0")] - public static extern global::System.IntPtr new_RenderTaskList__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTaskList_DownCast")] - public static extern global::System.IntPtr RenderTaskList_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_RenderTaskList")] - public static extern void delete_RenderTaskList(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_RenderTaskList__SWIG_1")] - public static extern global::System.IntPtr new_RenderTaskList__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTaskList_Assign")] - public static extern global::System.IntPtr RenderTaskList_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTaskList_CreateTask")] - public static extern global::System.IntPtr RenderTaskList_CreateTask(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTaskList_RemoveTask")] - public static extern void RenderTaskList_RemoveTask(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTaskList_GetTaskCount")] - public static extern uint RenderTaskList_GetTaskCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTaskList_GetTask")] - public static extern global::System.IntPtr RenderTaskList_GetTask(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_Property_VIEWPORT_POSITION_get")] - public static extern int RenderTask_Property_VIEWPORT_POSITION_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_Property_VIEWPORT_SIZE_get")] - public static extern int RenderTask_Property_VIEWPORT_SIZE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_Property_CLEAR_COLOR_get")] - public static extern int RenderTask_Property_CLEAR_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_Property_REQUIRES_SYNC_get")] - public static extern int RenderTask_Property_REQUIRES_SYNC_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_RenderTask_Property")] - public static extern global::System.IntPtr new_RenderTask_Property(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_RenderTask_Property")] - public static extern void delete_RenderTask_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_DEFAULT_SCREEN_TO_FRAMEBUFFER_FUNCTION_get")] - public static extern global::System.IntPtr RenderTask_DEFAULT_SCREEN_TO_FRAMEBUFFER_FUNCTION_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_FULLSCREEN_FRAMEBUFFER_FUNCTION_get")] - public static extern global::System.IntPtr RenderTask_FULLSCREEN_FRAMEBUFFER_FUNCTION_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_DEFAULT_EXCLUSIVE_get")] - public static extern bool RenderTask_DEFAULT_EXCLUSIVE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_DEFAULT_INPUT_ENABLED_get")] - public static extern bool RenderTask_DEFAULT_INPUT_ENABLED_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_DEFAULT_CLEAR_COLOR_get")] - public static extern global::System.IntPtr RenderTask_DEFAULT_CLEAR_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_DEFAULT_CLEAR_ENABLED_get")] - public static extern bool RenderTask_DEFAULT_CLEAR_ENABLED_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_DEFAULT_CULL_MODE_get")] - public static extern bool RenderTask_DEFAULT_CULL_MODE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_DEFAULT_REFRESH_RATE_get")] - public static extern uint RenderTask_DEFAULT_REFRESH_RATE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_RenderTask__SWIG_0")] - public static extern global::System.IntPtr new_RenderTask__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_DownCast")] - public static extern global::System.IntPtr RenderTask_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_RenderTask")] - public static extern void delete_RenderTask(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_RenderTask__SWIG_1")] - public static extern global::System.IntPtr new_RenderTask__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_Assign")] - public static extern global::System.IntPtr RenderTask_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_SetSourceActor")] - public static extern void RenderTask_SetSourceActor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_GetSourceActor")] - public static extern global::System.IntPtr RenderTask_GetSourceActor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_SetExclusive")] - public static extern void RenderTask_SetExclusive(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_IsExclusive")] - public static extern bool RenderTask_IsExclusive(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_SetInputEnabled")] - public static extern void RenderTask_SetInputEnabled(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_GetInputEnabled")] - public static extern bool RenderTask_GetInputEnabled(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_SetCameraActor")] - public static extern void RenderTask_SetCameraActor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_GetCameraActor")] - public static extern global::System.IntPtr RenderTask_GetCameraActor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_SetTargetFrameBuffer")] - public static extern void RenderTask_SetTargetFrameBuffer(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_GetTargetFrameBuffer")] - public static extern global::System.IntPtr RenderTask_GetTargetFrameBuffer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_SetFrameBuffer")] - public static extern void RenderTask_SetFrameBuffer(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_GetFrameBuffer")] - public static extern global::System.IntPtr RenderTask_GetFrameBuffer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_SetScreenToFrameBufferFunction")] - public static extern void RenderTask_SetScreenToFrameBufferFunction(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_GetScreenToFrameBufferFunction")] - public static extern global::System.IntPtr RenderTask_GetScreenToFrameBufferFunction(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_SetScreenToFrameBufferMappingActor")] - public static extern void RenderTask_SetScreenToFrameBufferMappingActor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_GetScreenToFrameBufferMappingActor")] - public static extern global::System.IntPtr RenderTask_GetScreenToFrameBufferMappingActor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_SetViewportPosition")] - public static extern void RenderTask_SetViewportPosition(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_GetCurrentViewportPosition")] - public static extern global::System.IntPtr RenderTask_GetCurrentViewportPosition(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_SetViewportSize")] - public static extern void RenderTask_SetViewportSize(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_GetCurrentViewportSize")] - public static extern global::System.IntPtr RenderTask_GetCurrentViewportSize(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_SetViewport")] - public static extern void RenderTask_SetViewport(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_GetViewport")] - public static extern global::System.IntPtr RenderTask_GetViewport(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_SetClearColor")] - public static extern void RenderTask_SetClearColor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_GetClearColor")] - public static extern global::System.IntPtr RenderTask_GetClearColor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_SetClearEnabled")] - public static extern void RenderTask_SetClearEnabled(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_GetClearEnabled")] - public static extern bool RenderTask_GetClearEnabled(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_SetCullMode")] - public static extern void RenderTask_SetCullMode(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_GetCullMode")] - public static extern bool RenderTask_GetCullMode(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_SetRefreshRate")] - public static extern void RenderTask_SetRefreshRate(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_GetRefreshRate")] - public static extern uint RenderTask_GetRefreshRate(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_WorldToViewport")] - public static extern bool RenderTask_WorldToViewport(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, out float jarg3, out float jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_ViewportToLocal")] - public static extern bool RenderTask_ViewportToLocal(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, float jarg3, float jarg4, out float jarg5, out float jarg6); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_FinishedSignal")] - public static extern global::System.IntPtr RenderTask_FinishedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TouchPoint__SWIG_0")] - public static extern global::System.IntPtr new_TouchPoint__SWIG_0(int jarg1, int jarg2, float jarg3, float jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TouchPoint__SWIG_1")] - public static extern global::System.IntPtr new_TouchPoint__SWIG_1(int jarg1, int jarg2, float jarg3, float jarg4, float jarg5, float jarg6); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_TouchPoint")] - public static extern void delete_TouchPoint(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchPoint_deviceId_set")] - public static extern void TouchPoint_deviceId_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchPoint_deviceId_get")] - public static extern int TouchPoint_deviceId_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchPoint_state_set")] - public static extern void TouchPoint_state_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchPoint_state_get")] - public static extern int TouchPoint_state_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchPoint_hitActor_set")] - public static extern void TouchPoint_hitActor_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchPoint_hitActor_get")] - public static extern global::System.IntPtr TouchPoint_hitActor_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchPoint_local_set")] - public static extern void TouchPoint_local_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchPoint_local_get")] - public static extern global::System.IntPtr TouchPoint_local_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchPoint_screen_set")] - public static extern void TouchPoint_screen_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchPoint_screen_get")] - public static extern global::System.IntPtr TouchPoint_screen_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TouchData__SWIG_0")] - public static extern global::System.IntPtr new_TouchData__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TouchData__SWIG_1")] - public static extern global::System.IntPtr new_TouchData__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_TouchData")] - public static extern void delete_TouchData(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchData_Assign")] - public static extern global::System.IntPtr TouchData_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchData_GetTime")] - public static extern uint TouchData_GetTime(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchData_GetPointCount")] - public static extern uint TouchData_GetPointCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchData_GetDeviceId")] - public static extern int TouchData_GetDeviceId(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchData_GetState")] - public static extern int TouchData_GetState(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchData_GetHitActor")] - public static extern global::System.IntPtr TouchData_GetHitActor(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchData_GetLocalPosition")] - public static extern global::System.IntPtr TouchData_GetLocalPosition(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchData_GetScreenPosition")] - public static extern global::System.IntPtr TouchData_GetScreenPosition(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchData_GetRadius")] - public static extern float TouchData_GetRadius(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchData_GetEllipseRadius")] - public static extern global::System.IntPtr TouchData_GetEllipseRadius(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchData_GetPressure")] - public static extern float TouchData_GetPressure(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchData_GetAngle")] - public static extern global::System.IntPtr TouchData_GetAngle(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_GestureDetector__SWIG_0")] - public static extern global::System.IntPtr new_GestureDetector__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_GestureDetector_DownCast")] - public static extern global::System.IntPtr GestureDetector_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_GestureDetector")] - public static extern void delete_GestureDetector(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_GestureDetector__SWIG_1")] - public static extern global::System.IntPtr new_GestureDetector__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_GestureDetector_Assign")] - public static extern global::System.IntPtr GestureDetector_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_GestureDetector_Attach")] - public static extern void GestureDetector_Attach(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_GestureDetector_Detach")] - public static extern void GestureDetector_Detach(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_GestureDetector_DetachAll")] - public static extern void GestureDetector_DetachAll(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_GestureDetector_GetAttachedActorCount")] - public static extern uint GestureDetector_GetAttachedActorCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_GestureDetector_GetAttachedActor")] - public static extern global::System.IntPtr GestureDetector_GetAttachedActor(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Gesture")] - public static extern global::System.IntPtr new_Gesture(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Gesture_Assign")] - public static extern global::System.IntPtr Gesture_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Gesture")] - public static extern void delete_Gesture(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Gesture_type_set")] - public static extern void Gesture_type_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Gesture_type_get")] - public static extern int Gesture_type_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Gesture_state_set")] - public static extern void Gesture_state_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Gesture_state_get")] - public static extern int Gesture_state_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Gesture_time_set")] - public static extern void Gesture_time_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Gesture_time_get")] - public static extern uint Gesture_time_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_HoverEvent__SWIG_0")] - public static extern global::System.IntPtr new_HoverEvent__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_HoverEvent__SWIG_1")] - public static extern global::System.IntPtr new_HoverEvent__SWIG_1(uint jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_HoverEvent")] - public static extern void delete_HoverEvent(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_HoverEvent_points_set")] - public static extern void HoverEvent_points_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_HoverEvent_points_get")] - public static extern global::System.IntPtr HoverEvent_points_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_HoverEvent_time_set")] - public static extern void HoverEvent_time_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_HoverEvent_time_get")] - public static extern uint HoverEvent_time_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_HoverEvent_GetPointCount")] - public static extern uint HoverEvent_GetPointCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_HoverEvent_GetPoint")] - public static extern global::System.IntPtr HoverEvent_GetPoint(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_KeyEvent__SWIG_0")] - public static extern global::System.IntPtr new_KeyEvent__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_KeyEvent__SWIG_1")] - public static extern global::System.IntPtr new_KeyEvent__SWIG_1(string jarg1, string jarg2, int jarg3, int jarg4, uint jarg5, int jarg6); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_KeyEvent")] - public static extern void delete_KeyEvent(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_KeyEvent_IsShiftModifier")] - public static extern bool KeyEvent_IsShiftModifier(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_KeyEvent_IsCtrlModifier")] - public static extern bool KeyEvent_IsCtrlModifier(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_KeyEvent_IsAltModifier")] - public static extern bool KeyEvent_IsAltModifier(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_KeyEvent_keyPressedName_set")] - public static extern void KeyEvent_keyPressedName_set(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_KeyEvent_keyPressedName_get")] - public static extern string KeyEvent_keyPressedName_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_KeyEvent_keyPressed_set")] - public static extern void KeyEvent_keyPressed_set(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_KeyEvent_keyPressed_get")] - public static extern string KeyEvent_keyPressed_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_KeyEvent_keyCode_set")] - public static extern void KeyEvent_keyCode_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_KeyEvent_keyCode_get")] - public static extern int KeyEvent_keyCode_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_KeyEvent_keyModifier_set")] - public static extern void KeyEvent_keyModifier_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_KeyEvent_keyModifier_get")] - public static extern int KeyEvent_keyModifier_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_KeyEvent_time_set")] - public static extern void KeyEvent_time_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_KeyEvent_time_get")] - public static extern uint KeyEvent_time_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_KeyEvent_state_set")] - public static extern void KeyEvent_state_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_KeyEvent_state_get")] - public static extern int KeyEvent_state_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_LongPressGestureDetector__SWIG_0")] - public static extern global::System.IntPtr new_LongPressGestureDetector__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_LongPressGestureDetector_New__SWIG_0")] - public static extern global::System.IntPtr LongPressGestureDetector_New__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_LongPressGestureDetector_New__SWIG_1")] - public static extern global::System.IntPtr LongPressGestureDetector_New__SWIG_1(uint jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_LongPressGestureDetector_New__SWIG_2")] - public static extern global::System.IntPtr LongPressGestureDetector_New__SWIG_2(uint jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_LongPressGestureDetector_DownCast")] - public static extern global::System.IntPtr LongPressGestureDetector_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_LongPressGestureDetector")] - public static extern void delete_LongPressGestureDetector(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_LongPressGestureDetector__SWIG_1")] - public static extern global::System.IntPtr new_LongPressGestureDetector__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_LongPressGestureDetector_Assign")] - public static extern global::System.IntPtr LongPressGestureDetector_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_LongPressGestureDetector_SetTouchesRequired__SWIG_0")] - public static extern void LongPressGestureDetector_SetTouchesRequired__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_LongPressGestureDetector_SetTouchesRequired__SWIG_1")] - public static extern void LongPressGestureDetector_SetTouchesRequired__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_LongPressGestureDetector_GetMinimumTouchesRequired")] - public static extern uint LongPressGestureDetector_GetMinimumTouchesRequired(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_LongPressGestureDetector_GetMaximumTouchesRequired")] - public static extern uint LongPressGestureDetector_GetMaximumTouchesRequired(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_LongPressGestureDetector_DetectedSignal")] - public static extern global::System.IntPtr LongPressGestureDetector_DetectedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_LongPressGesture__SWIG_0")] - public static extern global::System.IntPtr new_LongPressGesture__SWIG_0(int jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_LongPressGesture__SWIG_1")] - public static extern global::System.IntPtr new_LongPressGesture__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_LongPressGesture_Assign")] - public static extern global::System.IntPtr LongPressGesture_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_LongPressGesture")] - public static extern void delete_LongPressGesture(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_LongPressGesture_numberOfTouches_set")] - public static extern void LongPressGesture_numberOfTouches_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_LongPressGesture_numberOfTouches_get")] - public static extern uint LongPressGesture_numberOfTouches_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_LongPressGesture_screenPoint_set")] - public static extern void LongPressGesture_screenPoint_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_LongPressGesture_screenPoint_get")] - public static extern global::System.IntPtr LongPressGesture_screenPoint_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_LongPressGesture_localPoint_set")] - public static extern void LongPressGesture_localPoint_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_LongPressGesture_localPoint_get")] - public static extern global::System.IntPtr LongPressGesture_localPoint_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_WheelEvent__SWIG_0")] - public static extern global::System.IntPtr new_WheelEvent__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_WheelEvent__SWIG_1")] - public static extern global::System.IntPtr new_WheelEvent__SWIG_1(int jarg1, int jarg2, uint jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, int jarg5, uint jarg6); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_WheelEvent")] - public static extern void delete_WheelEvent(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_WheelEvent_IsShiftModifier")] - public static extern bool WheelEvent_IsShiftModifier(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_WheelEvent_IsCtrlModifier")] - public static extern bool WheelEvent_IsCtrlModifier(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_WheelEvent_IsAltModifier")] - public static extern bool WheelEvent_IsAltModifier(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_WheelEvent_type_set")] - public static extern void WheelEvent_type_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_WheelEvent_type_get")] - public static extern int WheelEvent_type_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_WheelEvent_direction_set")] - public static extern void WheelEvent_direction_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_WheelEvent_direction_get")] - public static extern int WheelEvent_direction_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_WheelEvent_modifiers_set")] - public static extern void WheelEvent_modifiers_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_WheelEvent_modifiers_get")] - public static extern uint WheelEvent_modifiers_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_WheelEvent_point_set")] - public static extern void WheelEvent_point_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_WheelEvent_point_get")] - public static extern global::System.IntPtr WheelEvent_point_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_WheelEvent_z_set")] - public static extern void WheelEvent_z_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_WheelEvent_z_get")] - public static extern int WheelEvent_z_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_WheelEvent_timeStamp_set")] - public static extern void WheelEvent_timeStamp_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_WheelEvent_timeStamp_get")] - public static extern uint WheelEvent_timeStamp_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_PARENT_ORIGIN_get")] - public static extern int Actor_Property_PARENT_ORIGIN_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_PARENT_ORIGIN_X_get")] - public static extern int Actor_Property_PARENT_ORIGIN_X_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_PARENT_ORIGIN_Y_get")] - public static extern int Actor_Property_PARENT_ORIGIN_Y_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_PARENT_ORIGIN_Z_get")] - public static extern int Actor_Property_PARENT_ORIGIN_Z_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_ANCHOR_POINT_get")] - public static extern int Actor_Property_ANCHOR_POINT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_ANCHOR_POINT_X_get")] - public static extern int Actor_Property_ANCHOR_POINT_X_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_ANCHOR_POINT_Y_get")] - public static extern int Actor_Property_ANCHOR_POINT_Y_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_ANCHOR_POINT_Z_get")] - public static extern int Actor_Property_ANCHOR_POINT_Z_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_SIZE_get")] - public static extern int Actor_Property_SIZE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_SIZE_WIDTH_get")] - public static extern int Actor_Property_SIZE_WIDTH_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_SIZE_HEIGHT_get")] - public static extern int Actor_Property_SIZE_HEIGHT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_SIZE_DEPTH_get")] - public static extern int Actor_Property_SIZE_DEPTH_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_POSITION_get")] - public static extern int Actor_Property_POSITION_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_POSITION_X_get")] - public static extern int Actor_Property_POSITION_X_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_POSITION_Y_get")] - public static extern int Actor_Property_POSITION_Y_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_POSITION_Z_get")] - public static extern int Actor_Property_POSITION_Z_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_WORLD_POSITION_get")] - public static extern int Actor_Property_WORLD_POSITION_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_WORLD_POSITION_X_get")] - public static extern int Actor_Property_WORLD_POSITION_X_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_WORLD_POSITION_Y_get")] - public static extern int Actor_Property_WORLD_POSITION_Y_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_WORLD_POSITION_Z_get")] - public static extern int Actor_Property_WORLD_POSITION_Z_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_ORIENTATION_get")] - public static extern int Actor_Property_ORIENTATION_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_WORLD_ORIENTATION_get")] - public static extern int Actor_Property_WORLD_ORIENTATION_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_SCALE_get")] - public static extern int Actor_Property_SCALE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_SCALE_X_get")] - public static extern int Actor_Property_SCALE_X_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_SCALE_Y_get")] - public static extern int Actor_Property_SCALE_Y_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_SCALE_Z_get")] - public static extern int Actor_Property_SCALE_Z_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_WORLD_SCALE_get")] - public static extern int Actor_Property_WORLD_SCALE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_VISIBLE_get")] - public static extern int Actor_Property_VISIBLE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_COLOR_get")] - public static extern int Actor_Property_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_COLOR_RED_get")] - public static extern int Actor_Property_COLOR_RED_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_COLOR_GREEN_get")] - public static extern int Actor_Property_COLOR_GREEN_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_COLOR_BLUE_get")] - public static extern int Actor_Property_COLOR_BLUE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_COLOR_ALPHA_get")] - public static extern int Actor_Property_COLOR_ALPHA_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_WORLD_COLOR_get")] - public static extern int Actor_Property_WORLD_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_WORLD_MATRIX_get")] - public static extern int Actor_Property_WORLD_MATRIX_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_NAME_get")] - public static extern int Actor_Property_NAME_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_SENSITIVE_get")] - public static extern int Actor_Property_SENSITIVE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_LEAVE_REQUIRED_get")] - public static extern int Actor_Property_LEAVE_REQUIRED_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_INHERIT_ORIENTATION_get")] - public static extern int Actor_Property_INHERIT_ORIENTATION_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_INHERIT_SCALE_get")] - public static extern int Actor_Property_INHERIT_SCALE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_COLOR_MODE_get")] - public static extern int Actor_Property_COLOR_MODE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_POSITION_INHERITANCE_get")] - public static extern int Actor_Property_POSITION_INHERITANCE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_DRAW_MODE_get")] - public static extern int Actor_Property_DRAW_MODE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_SIZE_MODE_FACTOR_get")] - public static extern int Actor_Property_SIZE_MODE_FACTOR_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_WIDTH_RESIZE_POLICY_get")] - public static extern int Actor_Property_WIDTH_RESIZE_POLICY_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_HEIGHT_RESIZE_POLICY_get")] - public static extern int Actor_Property_HEIGHT_RESIZE_POLICY_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_SIZE_SCALE_POLICY_get")] - public static extern int Actor_Property_SIZE_SCALE_POLICY_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_WIDTH_FOR_HEIGHT_get")] - public static extern int Actor_Property_WIDTH_FOR_HEIGHT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_HEIGHT_FOR_WIDTH_get")] - public static extern int Actor_Property_HEIGHT_FOR_WIDTH_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_PADDING_get")] - public static extern int Actor_Property_PADDING_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_MINIMUM_SIZE_get")] - public static extern int Actor_Property_MINIMUM_SIZE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_MAXIMUM_SIZE_get")] - public static extern int Actor_Property_MAXIMUM_SIZE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_INHERIT_POSITION_get")] - public static extern int Actor_Property_INHERIT_POSITION_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Property_CLIPPING_MODE_get")] - public static extern int Actor_Property_CLIPPING_MODE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Actor_Property")] - public static extern global::System.IntPtr new_Actor_Property(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Actor_Property")] - public static extern void delete_Actor_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Actor__SWIG_0")] - public static extern global::System.IntPtr new_Actor__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_New")] - public static extern global::System.IntPtr Actor_New(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_DownCast")] - public static extern global::System.IntPtr Actor_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Actor")] - public static extern void delete_Actor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Actor__SWIG_1")] - public static extern global::System.IntPtr new_Actor__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Assign")] - public static extern global::System.IntPtr Actor_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_GetName")] - public static extern string Actor_GetName(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_SetName")] - public static extern void Actor_SetName(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_GetId")] - public static extern uint Actor_GetId(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_IsRoot")] - public static extern bool Actor_IsRoot(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_OnStage")] - public static extern bool Actor_OnStage(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_IsLayer")] - public static extern bool Actor_IsLayer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_GetLayer")] - public static extern global::System.IntPtr Actor_GetLayer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Add")] - public static extern void Actor_Add(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Remove")] - public static extern void Actor_Remove(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_Unparent")] - public static extern void Actor_Unparent(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_GetChildCount")] - public static extern uint Actor_GetChildCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_GetChildAt")] - public static extern global::System.IntPtr Actor_GetChildAt(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_FindChildByName")] - public static extern global::System.IntPtr Actor_FindChildByName(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_FindChildById")] - public static extern global::System.IntPtr Actor_FindChildById(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_GetParent")] - public static extern global::System.IntPtr Actor_GetParent(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_SetParentOrigin")] - public static extern void Actor_SetParentOrigin(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_GetCurrentParentOrigin")] - public static extern global::System.IntPtr Actor_GetCurrentParentOrigin(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_SetAnchorPoint")] - public static extern void Actor_SetAnchorPoint(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_GetCurrentAnchorPoint")] - public static extern global::System.IntPtr Actor_GetCurrentAnchorPoint(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_SetSize__SWIG_0")] - public static extern void Actor_SetSize__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_SetSize__SWIG_1")] - public static extern void Actor_SetSize__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3, float jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_SetSize__SWIG_2")] - public static extern void Actor_SetSize__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_SetSize__SWIG_3")] - public static extern void Actor_SetSize__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_GetTargetSize")] - public static extern global::System.IntPtr Actor_GetTargetSize(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_GetCurrentSize")] - public static extern global::System.IntPtr Actor_GetCurrentSize(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_GetNaturalSize")] - public static extern global::System.IntPtr Actor_GetNaturalSize(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_SetPosition__SWIG_0")] - public static extern void Actor_SetPosition__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_SetPosition__SWIG_1")] - public static extern void Actor_SetPosition__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3, float jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_SetPosition__SWIG_2")] - public static extern void Actor_SetPosition__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_SetX")] - public static extern void Actor_SetX(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_SetY")] - public static extern void Actor_SetY(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_SetZ")] - public static extern void Actor_SetZ(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_TranslateBy")] - public static extern void Actor_TranslateBy(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_GetCurrentPosition")] - public static extern global::System.IntPtr Actor_GetCurrentPosition(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_GetCurrentWorldPosition")] - public static extern global::System.IntPtr Actor_GetCurrentWorldPosition(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_SetInheritPosition")] - public static extern void Actor_SetInheritPosition(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_GetPositionInheritanceMode")] - public static extern int Actor_GetPositionInheritanceMode(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_IsPositionInherited")] - public static extern bool Actor_IsPositionInherited(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_SetOrientation__SWIG_0")] - public static extern void Actor_SetOrientation__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_SetOrientation__SWIG_1")] - public static extern void Actor_SetOrientation__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_SetOrientation__SWIG_2")] - public static extern void Actor_SetOrientation__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_RotateBy__SWIG_0")] - public static extern void Actor_RotateBy__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_RotateBy__SWIG_1")] - public static extern void Actor_RotateBy__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_RotateBy__SWIG_2")] - public static extern void Actor_RotateBy__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_GetCurrentOrientation")] - public static extern global::System.IntPtr Actor_GetCurrentOrientation(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_SetInheritOrientation")] - public static extern void Actor_SetInheritOrientation(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_IsOrientationInherited")] - public static extern bool Actor_IsOrientationInherited(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_GetCurrentWorldOrientation")] - public static extern global::System.IntPtr Actor_GetCurrentWorldOrientation(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_SetScale__SWIG_0")] - public static extern void Actor_SetScale__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_SetScale__SWIG_1")] - public static extern void Actor_SetScale__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3, float jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_SetScale__SWIG_2")] - public static extern void Actor_SetScale__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_ScaleBy")] - public static extern void Actor_ScaleBy(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_GetCurrentScale")] - public static extern global::System.IntPtr Actor_GetCurrentScale(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_GetCurrentWorldScale")] - public static extern global::System.IntPtr Actor_GetCurrentWorldScale(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_SetInheritScale")] - public static extern void Actor_SetInheritScale(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_IsScaleInherited")] - public static extern bool Actor_IsScaleInherited(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_GetCurrentWorldMatrix")] - public static extern global::System.IntPtr Actor_GetCurrentWorldMatrix(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_SetVisible")] - public static extern void Actor_SetVisible(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_IsVisible")] - public static extern bool Actor_IsVisible(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_SetOpacity")] - public static extern void Actor_SetOpacity(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_GetCurrentOpacity")] - public static extern float Actor_GetCurrentOpacity(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_SetColor")] - public static extern void Actor_SetColor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_GetCurrentColor")] - public static extern global::System.IntPtr Actor_GetCurrentColor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_SetColorMode")] - public static extern void Actor_SetColorMode(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_GetColorMode")] - public static extern int Actor_GetColorMode(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_GetCurrentWorldColor")] - public static extern global::System.IntPtr Actor_GetCurrentWorldColor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_SetDrawMode")] - public static extern void Actor_SetDrawMode(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_GetDrawMode")] - public static extern int Actor_GetDrawMode(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_SetSensitive")] - public static extern void Actor_SetSensitive(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_IsSensitive")] - public static extern bool Actor_IsSensitive(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_ScreenToLocal")] - public static extern bool Actor_ScreenToLocal(global::System.Runtime.InteropServices.HandleRef jarg1, out float jarg2, out float jarg3, float jarg4, float jarg5); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_SetLeaveRequired")] - public static extern void Actor_SetLeaveRequired(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_GetLeaveRequired")] - public static extern bool Actor_GetLeaveRequired(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_SetKeyboardFocusable")] - public static extern void Actor_SetKeyboardFocusable(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_IsKeyboardFocusable")] - public static extern bool Actor_IsKeyboardFocusable(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_SetResizePolicy")] - public static extern void Actor_SetResizePolicy(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_GetResizePolicy")] - public static extern int Actor_GetResizePolicy(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_SetSizeScalePolicy")] - public static extern void Actor_SetSizeScalePolicy(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_GetSizeScalePolicy")] - public static extern int Actor_GetSizeScalePolicy(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_SetSizeModeFactor")] - public static extern void Actor_SetSizeModeFactor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_GetSizeModeFactor")] - public static extern global::System.IntPtr Actor_GetSizeModeFactor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_GetHeightForWidth")] - public static extern float Actor_GetHeightForWidth(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_GetWidthForHeight")] - public static extern float Actor_GetWidthForHeight(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_GetRelayoutSize")] - public static extern float Actor_GetRelayoutSize(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_SetPadding")] - public static extern void Actor_SetPadding(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_GetPadding")] - public static extern void Actor_GetPadding(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_SetMinimumSize")] - public static extern void Actor_SetMinimumSize(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_GetMinimumSize")] - public static extern global::System.IntPtr Actor_GetMinimumSize(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_SetMaximumSize")] - public static extern void Actor_SetMaximumSize(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_GetMaximumSize")] - public static extern global::System.IntPtr Actor_GetMaximumSize(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_GetHierarchyDepth")] - public static extern int Actor_GetHierarchyDepth(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_AddRenderer")] - public static extern uint Actor_AddRenderer(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_GetRendererCount")] - public static extern uint Actor_GetRendererCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_GetRendererAt")] - public static extern global::System.IntPtr Actor_GetRendererAt(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_RemoveRenderer__SWIG_0")] - public static extern void Actor_RemoveRenderer__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_RemoveRenderer__SWIG_1")] - public static extern void Actor_RemoveRenderer__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_TouchedSignal")] - public static extern global::System.IntPtr Actor_TouchedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_TouchSignal")] - public static extern global::System.IntPtr Actor_TouchSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_HoveredSignal")] - public static extern global::System.IntPtr Actor_HoveredSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_WheelEventSignal")] - public static extern global::System.IntPtr Actor_WheelEventSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_OnStageSignal")] - public static extern global::System.IntPtr Actor_OnStageSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_OffStageSignal")] - public static extern global::System.IntPtr Actor_OffStageSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_OnRelayoutSignal")] - public static extern global::System.IntPtr Actor_OnRelayoutSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_UnparentAndReset")] - public static extern void UnparentAndReset(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Layer_Property_CLIPPING_ENABLE_get")] - public static extern int Layer_Property_CLIPPING_ENABLE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Layer_Property_CLIPPING_BOX_get")] - public static extern int Layer_Property_CLIPPING_BOX_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Layer_Property_BEHAVIOR_get")] - public static extern int Layer_Property_BEHAVIOR_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Layer_Property")] - public static extern global::System.IntPtr new_Layer_Property(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Layer_Property")] - public static extern void delete_Layer_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Layer__SWIG_0")] - public static extern global::System.IntPtr new_Layer__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Layer_New")] - public static extern global::System.IntPtr Layer_New(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Layer_DownCast")] - public static extern global::System.IntPtr Layer_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Layer")] - public static extern void delete_Layer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Layer__SWIG_1")] - public static extern global::System.IntPtr new_Layer__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Layer_Assign")] - public static extern global::System.IntPtr Layer_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Layer_GetDepth")] - public static extern uint Layer_GetDepth(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Layer_Raise")] - public static extern void Layer_Raise(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Layer_Lower")] - public static extern void Layer_Lower(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Layer_RaiseAbove")] - public static extern void Layer_RaiseAbove(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Layer_LowerBelow")] - public static extern void Layer_LowerBelow(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Layer_RaiseToTop")] - public static extern void Layer_RaiseToTop(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Layer_LowerToBottom")] - public static extern void Layer_LowerToBottom(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Layer_MoveAbove")] - public static extern void Layer_MoveAbove(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Layer_MoveBelow")] - public static extern void Layer_MoveBelow(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Layer_SetBehavior")] - public static extern void Layer_SetBehavior(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Layer_GetBehavior")] - public static extern int Layer_GetBehavior(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Layer_SetClipping")] - public static extern void Layer_SetClipping(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Layer_IsClipping")] - public static extern bool Layer_IsClipping(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Layer_SetClippingBox__SWIG_0")] - public static extern void Layer_SetClippingBox__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3, int jarg4, int jarg5); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Layer_SetClippingBox__SWIG_1")] - public static extern void Layer_SetClippingBox__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Layer_GetClippingBox")] - public static extern global::System.IntPtr Layer_GetClippingBox(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Layer_SetDepthTestDisabled")] - public static extern void Layer_SetDepthTestDisabled(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Layer_IsDepthTestDisabled")] - public static extern bool Layer_IsDepthTestDisabled(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Layer_SetSortFunction")] - public static extern void Layer_SetSortFunction(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Layer_SetTouchConsumed")] - public static extern void Layer_SetTouchConsumed(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Layer_IsTouchConsumed")] - public static extern bool Layer_IsTouchConsumed(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Layer_SetHoverConsumed")] - public static extern void Layer_SetHoverConsumed(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Layer_IsHoverConsumed")] - public static extern bool Layer_IsHoverConsumed(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Stage_DEFAULT_BACKGROUND_COLOR_get")] - public static extern global::System.IntPtr Stage_DEFAULT_BACKGROUND_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Stage_DEBUG_BACKGROUND_COLOR_get")] - public static extern global::System.IntPtr Stage_DEBUG_BACKGROUND_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Stage__SWIG_0")] - public static extern global::System.IntPtr new_Stage__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Stage_GetCurrent")] - public static extern global::System.IntPtr Stage_GetCurrent(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Stage_IsInstalled")] - public static extern bool Stage_IsInstalled(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Stage")] - public static extern void delete_Stage(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Stage__SWIG_1")] - public static extern global::System.IntPtr new_Stage__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Stage_Assign")] - public static extern global::System.IntPtr Stage_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Stage_Add")] - public static extern void Stage_Add(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Stage_Remove")] - public static extern void Stage_Remove(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Stage_GetSize")] - public static extern global::System.IntPtr Stage_GetSize(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Stage_GetRenderTaskList")] - public static extern global::System.IntPtr Stage_GetRenderTaskList(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Stage_GetLayerCount")] - public static extern uint Stage_GetLayerCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Stage_GetLayer")] - public static extern global::System.IntPtr Stage_GetLayer(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Stage_GetRootLayer")] - public static extern global::System.IntPtr Stage_GetRootLayer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Stage_SetBackgroundColor")] - public static extern void Stage_SetBackgroundColor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Stage_GetBackgroundColor")] - public static extern global::System.IntPtr Stage_GetBackgroundColor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Stage_GetDpi")] - public static extern global::System.IntPtr Stage_GetDpi(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Stage_GetObjectRegistry")] - public static extern global::System.IntPtr Stage_GetObjectRegistry(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Stage_KeepRendering")] - public static extern void Stage_KeepRendering(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Stage_KeyEventSignal")] - public static extern global::System.IntPtr Stage_KeyEventSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Stage_EventProcessingFinishedSignal")] - public static extern global::System.IntPtr Stage_EventProcessingFinishedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Stage_TouchedSignal")] - public static extern global::System.IntPtr Stage_TouchedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Stage_TouchSignal")] - public static extern global::System.IntPtr Stage_TouchSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Stage_WheelEventSignal")] - public static extern global::System.IntPtr Stage_WheelEventSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Stage_ContextLostSignal")] - public static extern global::System.IntPtr Stage_ContextLostSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Stage_ContextRegainedSignal")] - public static extern global::System.IntPtr Stage_ContextRegainedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Stage_SceneCreatedSignal")] - public static extern global::System.IntPtr Stage_SceneCreatedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_RelayoutContainer")] - public static extern void delete_RelayoutContainer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RelayoutContainer_Add")] - public static extern void RelayoutContainer_Add(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CustomActorImpl_Self")] - public static extern global::System.IntPtr CustomActorImpl_Self(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CustomActorImpl_OnStageConnection")] - public static extern void CustomActorImpl_OnStageConnection(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CustomActorImpl_OnStageDisconnection")] - public static extern void CustomActorImpl_OnStageDisconnection(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CustomActorImpl_OnChildAdd")] - public static extern void CustomActorImpl_OnChildAdd(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CustomActorImpl_OnChildRemove")] - public static extern void CustomActorImpl_OnChildRemove(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CustomActorImpl_OnPropertySet")] - public static extern void CustomActorImpl_OnPropertySet(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CustomActorImpl_OnSizeSet")] - public static extern void CustomActorImpl_OnSizeSet(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CustomActorImpl_OnSizeAnimation")] - public static extern void CustomActorImpl_OnSizeAnimation(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CustomActorImpl_OnTouchEvent")] - public static extern bool CustomActorImpl_OnTouchEvent(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CustomActorImpl_OnHoverEvent")] - public static extern bool CustomActorImpl_OnHoverEvent(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CustomActorImpl_OnKeyEvent")] - public static extern bool CustomActorImpl_OnKeyEvent(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CustomActorImpl_OnWheelEvent")] - public static extern bool CustomActorImpl_OnWheelEvent(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CustomActorImpl_OnRelayout")] - public static extern void CustomActorImpl_OnRelayout(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CustomActorImpl_OnSetResizePolicy")] - public static extern void CustomActorImpl_OnSetResizePolicy(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CustomActorImpl_GetNaturalSize")] - public static extern global::System.IntPtr CustomActorImpl_GetNaturalSize(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CustomActorImpl_CalculateChildSize")] - public static extern float CustomActorImpl_CalculateChildSize(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CustomActorImpl_GetHeightForWidth")] - public static extern float CustomActorImpl_GetHeightForWidth(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CustomActorImpl_GetWidthForHeight")] - public static extern float CustomActorImpl_GetWidthForHeight(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CustomActorImpl_RelayoutDependentOnChildren__SWIG_0")] - public static extern bool CustomActorImpl_RelayoutDependentOnChildren__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CustomActorImpl_RelayoutDependentOnChildren__SWIG_1")] - public static extern bool CustomActorImpl_RelayoutDependentOnChildren__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CustomActorImpl_OnCalculateRelayoutSize")] - public static extern void CustomActorImpl_OnCalculateRelayoutSize(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CustomActorImpl_OnLayoutNegotiated")] - public static extern void CustomActorImpl_OnLayoutNegotiated(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CustomActorImpl_RequiresTouchEvents")] - public static extern bool CustomActorImpl_RequiresTouchEvents(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CustomActorImpl_RequiresHoverEvents")] - public static extern bool CustomActorImpl_RequiresHoverEvents(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CustomActorImpl_RequiresWheelEvents")] - public static extern bool CustomActorImpl_RequiresWheelEvents(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CustomActorImpl_IsRelayoutEnabled")] - public static extern bool CustomActorImpl_IsRelayoutEnabled(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_CustomActor__SWIG_0")] - public static extern global::System.IntPtr new_CustomActor__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CustomActor_DownCast")] - public static extern global::System.IntPtr CustomActor_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_CustomActor")] - public static extern void delete_CustomActor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CustomActor_GetImplementation")] - public static extern global::System.IntPtr CustomActor_GetImplementation(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_CustomActor__SWIG_1")] - public static extern global::System.IntPtr new_CustomActor__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_CustomActor__SWIG_2")] - public static extern global::System.IntPtr new_CustomActor__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CustomActor_Assign")] - public static extern global::System.IntPtr CustomActor_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGestureDetector_Property_SCREEN_POSITION_get")] - public static extern int PanGestureDetector_Property_SCREEN_POSITION_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGestureDetector_Property_SCREEN_DISPLACEMENT_get")] - public static extern int PanGestureDetector_Property_SCREEN_DISPLACEMENT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGestureDetector_Property_SCREEN_VELOCITY_get")] - public static extern int PanGestureDetector_Property_SCREEN_VELOCITY_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGestureDetector_Property_LOCAL_POSITION_get")] - public static extern int PanGestureDetector_Property_LOCAL_POSITION_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGestureDetector_Property_LOCAL_DISPLACEMENT_get")] - public static extern int PanGestureDetector_Property_LOCAL_DISPLACEMENT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGestureDetector_Property_LOCAL_VELOCITY_get")] - public static extern int PanGestureDetector_Property_LOCAL_VELOCITY_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGestureDetector_Property_PANNING_get")] - public static extern int PanGestureDetector_Property_PANNING_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_PanGestureDetector_Property")] - public static extern global::System.IntPtr new_PanGestureDetector_Property(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_PanGestureDetector_Property")] - public static extern void delete_PanGestureDetector_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGestureDetector_DIRECTION_LEFT_get")] - public static extern global::System.IntPtr PanGestureDetector_DIRECTION_LEFT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGestureDetector_DIRECTION_RIGHT_get")] - public static extern global::System.IntPtr PanGestureDetector_DIRECTION_RIGHT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGestureDetector_DIRECTION_UP_get")] - public static extern global::System.IntPtr PanGestureDetector_DIRECTION_UP_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGestureDetector_DIRECTION_DOWN_get")] - public static extern global::System.IntPtr PanGestureDetector_DIRECTION_DOWN_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGestureDetector_DIRECTION_HORIZONTAL_get")] - public static extern global::System.IntPtr PanGestureDetector_DIRECTION_HORIZONTAL_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGestureDetector_DIRECTION_VERTICAL_get")] - public static extern global::System.IntPtr PanGestureDetector_DIRECTION_VERTICAL_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGestureDetector_DEFAULT_THRESHOLD_get")] - public static extern global::System.IntPtr PanGestureDetector_DEFAULT_THRESHOLD_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_PanGestureDetector__SWIG_0")] - public static extern global::System.IntPtr new_PanGestureDetector__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGestureDetector_New")] - public static extern global::System.IntPtr PanGestureDetector_New(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGestureDetector_DownCast")] - public static extern global::System.IntPtr PanGestureDetector_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_PanGestureDetector")] - public static extern void delete_PanGestureDetector(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_PanGestureDetector__SWIG_1")] - public static extern global::System.IntPtr new_PanGestureDetector__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGestureDetector_Assign")] - public static extern global::System.IntPtr PanGestureDetector_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGestureDetector_SetMinimumTouchesRequired")] - public static extern void PanGestureDetector_SetMinimumTouchesRequired(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGestureDetector_SetMaximumTouchesRequired")] - public static extern void PanGestureDetector_SetMaximumTouchesRequired(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGestureDetector_GetMinimumTouchesRequired")] - public static extern uint PanGestureDetector_GetMinimumTouchesRequired(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGestureDetector_GetMaximumTouchesRequired")] - public static extern uint PanGestureDetector_GetMaximumTouchesRequired(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGestureDetector_AddAngle__SWIG_0")] - public static extern void PanGestureDetector_AddAngle__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGestureDetector_AddAngle__SWIG_1")] - public static extern void PanGestureDetector_AddAngle__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGestureDetector_AddDirection__SWIG_0")] - public static extern void PanGestureDetector_AddDirection__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGestureDetector_AddDirection__SWIG_1")] - public static extern void PanGestureDetector_AddDirection__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGestureDetector_GetAngleCount")] - public static extern uint PanGestureDetector_GetAngleCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGestureDetector_GetAngle")] - public static extern global::System.IntPtr PanGestureDetector_GetAngle(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGestureDetector_ClearAngles")] - public static extern void PanGestureDetector_ClearAngles(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGestureDetector_RemoveAngle")] - public static extern void PanGestureDetector_RemoveAngle(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGestureDetector_RemoveDirection")] - public static extern void PanGestureDetector_RemoveDirection(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGestureDetector_DetectedSignal")] - public static extern global::System.IntPtr PanGestureDetector_DetectedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGestureDetector_SetPanGestureProperties")] - public static extern void PanGestureDetector_SetPanGestureProperties(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_PanGesture__SWIG_0")] - public static extern global::System.IntPtr new_PanGesture__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_PanGesture__SWIG_1")] - public static extern global::System.IntPtr new_PanGesture__SWIG_1(int jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_PanGesture__SWIG_2")] - public static extern global::System.IntPtr new_PanGesture__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGesture_Assign")] - public static extern global::System.IntPtr PanGesture_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_PanGesture")] - public static extern void delete_PanGesture(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGesture_velocity_set")] - public static extern void PanGesture_velocity_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGesture_velocity_get")] - public static extern global::System.IntPtr PanGesture_velocity_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGesture_displacement_set")] - public static extern void PanGesture_displacement_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGesture_displacement_get")] - public static extern global::System.IntPtr PanGesture_displacement_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGesture_position_set")] - public static extern void PanGesture_position_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGesture_position_get")] - public static extern global::System.IntPtr PanGesture_position_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGesture_screenVelocity_set")] - public static extern void PanGesture_screenVelocity_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGesture_screenVelocity_get")] - public static extern global::System.IntPtr PanGesture_screenVelocity_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGesture_screenDisplacement_set")] - public static extern void PanGesture_screenDisplacement_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGesture_screenDisplacement_get")] - public static extern global::System.IntPtr PanGesture_screenDisplacement_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGesture_screenPosition_set")] - public static extern void PanGesture_screenPosition_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGesture_screenPosition_get")] - public static extern global::System.IntPtr PanGesture_screenPosition_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGesture_numberOfTouches_set")] - public static extern void PanGesture_numberOfTouches_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGesture_numberOfTouches_get")] - public static extern uint PanGesture_numberOfTouches_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGesture_GetSpeed")] - public static extern float PanGesture_GetSpeed(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGesture_GetDistance")] - public static extern float PanGesture_GetDistance(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGesture_GetScreenSpeed")] - public static extern float PanGesture_GetScreenSpeed(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGesture_GetScreenDistance")] - public static extern float PanGesture_GetScreenDistance(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_PinchGestureDetector__SWIG_0")] - public static extern global::System.IntPtr new_PinchGestureDetector__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PinchGestureDetector_New")] - public static extern global::System.IntPtr PinchGestureDetector_New(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PinchGestureDetector_DownCast")] - public static extern global::System.IntPtr PinchGestureDetector_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_PinchGestureDetector")] - public static extern void delete_PinchGestureDetector(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_PinchGestureDetector__SWIG_1")] - public static extern global::System.IntPtr new_PinchGestureDetector__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PinchGestureDetector_Assign")] - public static extern global::System.IntPtr PinchGestureDetector_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PinchGestureDetector_DetectedSignal")] - public static extern global::System.IntPtr PinchGestureDetector_DetectedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_PinchGesture__SWIG_0")] - public static extern global::System.IntPtr new_PinchGesture__SWIG_0(int jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_PinchGesture__SWIG_1")] - public static extern global::System.IntPtr new_PinchGesture__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PinchGesture_Assign")] - public static extern global::System.IntPtr PinchGesture_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_PinchGesture")] - public static extern void delete_PinchGesture(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PinchGesture_scale_set")] - public static extern void PinchGesture_scale_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PinchGesture_scale_get")] - public static extern float PinchGesture_scale_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PinchGesture_speed_set")] - public static extern void PinchGesture_speed_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PinchGesture_speed_get")] - public static extern float PinchGesture_speed_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PinchGesture_screenCenterPoint_set")] - public static extern void PinchGesture_screenCenterPoint_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PinchGesture_screenCenterPoint_get")] - public static extern global::System.IntPtr PinchGesture_screenCenterPoint_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PinchGesture_localCenterPoint_set")] - public static extern void PinchGesture_localCenterPoint_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PinchGesture_localCenterPoint_get")] - public static extern global::System.IntPtr PinchGesture_localCenterPoint_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TapGestureDetector__SWIG_0")] - public static extern global::System.IntPtr new_TapGestureDetector__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TapGestureDetector_New__SWIG_0")] - public static extern global::System.IntPtr TapGestureDetector_New__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TapGestureDetector_New__SWIG_1")] - public static extern global::System.IntPtr TapGestureDetector_New__SWIG_1(uint jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TapGestureDetector_DownCast")] - public static extern global::System.IntPtr TapGestureDetector_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_TapGestureDetector")] - public static extern void delete_TapGestureDetector(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TapGestureDetector__SWIG_1")] - public static extern global::System.IntPtr new_TapGestureDetector__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TapGestureDetector_Assign")] - public static extern global::System.IntPtr TapGestureDetector_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TapGestureDetector_SetMinimumTapsRequired")] - public static extern void TapGestureDetector_SetMinimumTapsRequired(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TapGestureDetector_SetMaximumTapsRequired")] - public static extern void TapGestureDetector_SetMaximumTapsRequired(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TapGestureDetector_GetMinimumTapsRequired")] - public static extern uint TapGestureDetector_GetMinimumTapsRequired(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TapGestureDetector_GetMaximumTapsRequired")] - public static extern uint TapGestureDetector_GetMaximumTapsRequired(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TapGestureDetector_DetectedSignal")] - public static extern global::System.IntPtr TapGestureDetector_DetectedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TapGesture__SWIG_0")] - public static extern global::System.IntPtr new_TapGesture__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TapGesture__SWIG_1")] - public static extern global::System.IntPtr new_TapGesture__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TapGesture_Assign")] - public static extern global::System.IntPtr TapGesture_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_TapGesture")] - public static extern void delete_TapGesture(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TapGesture_numberOfTaps_set")] - public static extern void TapGesture_numberOfTaps_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TapGesture_numberOfTaps_get")] - public static extern uint TapGesture_numberOfTaps_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TapGesture_numberOfTouches_set")] - public static extern void TapGesture_numberOfTouches_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TapGesture_numberOfTouches_get")] - public static extern uint TapGesture_numberOfTouches_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TapGesture_screenPoint_set")] - public static extern void TapGesture_screenPoint_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TapGesture_screenPoint_get")] - public static extern global::System.IntPtr TapGesture_screenPoint_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TapGesture_localPoint_set")] - public static extern void TapGesture_localPoint_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TapGesture_localPoint_get")] - public static extern global::System.IntPtr TapGesture_localPoint_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TouchEvent__SWIG_0")] - public static extern global::System.IntPtr new_TouchEvent__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TouchEvent__SWIG_1")] - public static extern global::System.IntPtr new_TouchEvent__SWIG_1(uint jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_TouchEvent")] - public static extern void delete_TouchEvent(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchEvent_points_set")] - public static extern void TouchEvent_points_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchEvent_points_get")] - public static extern global::System.IntPtr TouchEvent_points_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchEvent_time_set")] - public static extern void TouchEvent_time_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchEvent_time_get")] - public static extern uint TouchEvent_time_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchEvent_GetPointCount")] - public static extern uint TouchEvent_GetPointCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchEvent_GetPoint")] - public static extern global::System.IntPtr TouchEvent_GetPoint(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_AlphaFunction__SWIG_0")] - public static extern global::System.IntPtr new_AlphaFunction__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_AlphaFunction__SWIG_1")] - public static extern global::System.IntPtr new_AlphaFunction__SWIG_1(int jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_AlphaFunction__SWIG_2")] - public static extern global::System.IntPtr new_AlphaFunction__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_AlphaFunction__SWIG_3")] - public static extern global::System.IntPtr new_AlphaFunction__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AlphaFunction_GetBezierControlPoints")] - public static extern global::System.IntPtr AlphaFunction_GetBezierControlPoints(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AlphaFunction_GetCustomFunction")] - public static extern global::System.IntPtr AlphaFunction_GetCustomFunction(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AlphaFunction_GetBuiltinFunction")] - public static extern int AlphaFunction_GetBuiltinFunction(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AlphaFunction_GetMode")] - public static extern int AlphaFunction_GetMode(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_AlphaFunction")] - public static extern void delete_AlphaFunction(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_KeyFrames_New")] - public static extern global::System.IntPtr KeyFrames_New(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_KeyFrames_DownCast")] - public static extern global::System.IntPtr KeyFrames_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_KeyFrames__SWIG_0")] - public static extern global::System.IntPtr new_KeyFrames__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_KeyFrames")] - public static extern void delete_KeyFrames(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_KeyFrames__SWIG_1")] - public static extern global::System.IntPtr new_KeyFrames__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_KeyFrames_Assign")] - public static extern global::System.IntPtr KeyFrames_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_KeyFrames_GetType")] - public static extern int KeyFrames_GetType(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_KeyFrames_Add__SWIG_0")] - public static extern void KeyFrames_Add__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_KeyFrames_Add__SWIG_1")] - public static extern void KeyFrames_Add__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Path_Property_POINTS_get")] - public static extern int Path_Property_POINTS_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Path_Property_CONTROL_POINTS_get")] - public static extern int Path_Property_CONTROL_POINTS_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Path_Property")] - public static extern global::System.IntPtr new_Path_Property(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Path_Property")] - public static extern void delete_Path_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Path_New")] - public static extern global::System.IntPtr Path_New(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Path_DownCast")] - public static extern global::System.IntPtr Path_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Path__SWIG_0")] - public static extern global::System.IntPtr new_Path__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Path")] - public static extern void delete_Path(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Path__SWIG_1")] - public static extern global::System.IntPtr new_Path__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Path_Assign")] - public static extern global::System.IntPtr Path_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Path_AddPoint")] - public static extern void Path_AddPoint(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Path_AddControlPoint")] - public static extern void Path_AddControlPoint(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Path_GenerateControlPoints")] - public static extern void Path_GenerateControlPoints(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Path_Sample")] - public static extern void Path_Sample(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Path_GetPoint")] - public static extern global::System.IntPtr Path_GetPoint(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Path_GetControlPoint")] - public static extern global::System.IntPtr Path_GetControlPoint(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Path_GetPointCount")] - public static extern uint Path_GetPointCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TimePeriod__SWIG_0")] - public static extern global::System.IntPtr new_TimePeriod__SWIG_0(float jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TimePeriod__SWIG_1")] - public static extern global::System.IntPtr new_TimePeriod__SWIG_1(float jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_TimePeriod")] - public static extern void delete_TimePeriod(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TimePeriod_delaySeconds_set")] - public static extern void TimePeriod_delaySeconds_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TimePeriod_delaySeconds_get")] - public static extern float TimePeriod_delaySeconds_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TimePeriod_durationSeconds_set")] - public static extern void TimePeriod_durationSeconds_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TimePeriod_durationSeconds_get")] - public static extern float TimePeriod_durationSeconds_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Animation__SWIG_0")] - public static extern global::System.IntPtr new_Animation__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_New")] - public static extern global::System.IntPtr Animation_New(float jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_DownCast")] - public static extern global::System.IntPtr Animation_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Animation")] - public static extern void delete_Animation(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Animation__SWIG_1")] - public static extern global::System.IntPtr new_Animation__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_Assign")] - public static extern global::System.IntPtr Animation_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_SetDuration")] - public static extern void Animation_SetDuration(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_GetDuration")] - public static extern float Animation_GetDuration(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_SetLooping")] - public static extern void Animation_SetLooping(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_SetLoopCount")] - public static extern void Animation_SetLoopCount(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_GetLoopCount")] - public static extern int Animation_GetLoopCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_GetCurrentLoop")] - public static extern int Animation_GetCurrentLoop(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_IsLooping")] - public static extern bool Animation_IsLooping(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_SetEndAction")] - public static extern void Animation_SetEndAction(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_GetEndAction")] - public static extern int Animation_GetEndAction(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_SetDisconnectAction")] - public static extern void Animation_SetDisconnectAction(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_GetDisconnectAction")] - public static extern int Animation_GetDisconnectAction(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_SetDefaultAlphaFunction")] - public static extern void Animation_SetDefaultAlphaFunction(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_GetDefaultAlphaFunction")] - public static extern global::System.IntPtr Animation_GetDefaultAlphaFunction(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_SetCurrentProgress")] - public static extern void Animation_SetCurrentProgress(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_GetCurrentProgress")] - public static extern float Animation_GetCurrentProgress(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_SetSpeedFactor")] - public static extern void Animation_SetSpeedFactor(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_GetSpeedFactor")] - public static extern float Animation_GetSpeedFactor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_SetPlayRange")] - public static extern void Animation_SetPlayRange(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_GetPlayRange")] - public static extern global::System.IntPtr Animation_GetPlayRange(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_Play")] - public static extern void Animation_Play(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_PlayFrom")] - public static extern void Animation_PlayFrom(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_Pause")] - public static extern void Animation_Pause(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_GetState")] - public static extern int Animation_GetState(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_Stop")] - public static extern void Animation_Stop(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_Clear")] - public static extern void Animation_Clear(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_FinishedSignal")] - public static extern global::System.IntPtr Animation_FinishedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_AnimateBy__SWIG_0")] - public static extern void Animation_AnimateBy__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_AnimateBy__SWIG_1")] - public static extern void Animation_AnimateBy__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_AnimateBy__SWIG_2")] - public static extern void Animation_AnimateBy__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_AnimateBy__SWIG_3")] - public static extern void Animation_AnimateBy__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_AnimateTo__SWIG_0")] - public static extern void Animation_AnimateTo__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_AnimateTo__SWIG_1")] - public static extern void Animation_AnimateTo__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_AnimateTo__SWIG_2")] - public static extern void Animation_AnimateTo__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_AnimateTo__SWIG_3")] - public static extern void Animation_AnimateTo__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_AnimateBetween__SWIG_0")] - public static extern void Animation_AnimateBetween__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_AnimateBetween__SWIG_1")] - public static extern void Animation_AnimateBetween__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, int jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_AnimateBetween__SWIG_2")] - public static extern void Animation_AnimateBetween__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_AnimateBetween__SWIG_3")] - public static extern void Animation_AnimateBetween__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, int jarg5); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_AnimateBetween__SWIG_4")] - public static extern void Animation_AnimateBetween__SWIG_4(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_AnimateBetween__SWIG_5")] - public static extern void Animation_AnimateBetween__SWIG_5(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, int jarg5); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_AnimateBetween__SWIG_6")] - public static extern void Animation_AnimateBetween__SWIG_6(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_AnimateBetween__SWIG_7")] - public static extern void Animation_AnimateBetween__SWIG_7(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, int jarg6); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_Animate__SWIG_0")] - public static extern void Animation_Animate__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_Animate__SWIG_1")] - public static extern void Animation_Animate__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_Animate__SWIG_2")] - public static extern void Animation_Animate__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_Animate__SWIG_3")] - public static extern void Animation_Animate__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, global::System.Runtime.InteropServices.HandleRef jarg6); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_Show")] - public static extern void Animation_Show(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_Hide")] - public static extern void Animation_Hide(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_LinearConstrainer_Property_VALUE_get")] - public static extern int LinearConstrainer_Property_VALUE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_LinearConstrainer_Property_PROGRESS_get")] - public static extern int LinearConstrainer_Property_PROGRESS_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_LinearConstrainer_Property")] - public static extern global::System.IntPtr new_LinearConstrainer_Property(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_LinearConstrainer_Property")] - public static extern void delete_LinearConstrainer_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_LinearConstrainer_New")] - public static extern global::System.IntPtr LinearConstrainer_New(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_LinearConstrainer_DownCast")] - public static extern global::System.IntPtr LinearConstrainer_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_LinearConstrainer__SWIG_0")] - public static extern global::System.IntPtr new_LinearConstrainer__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_LinearConstrainer")] - public static extern void delete_LinearConstrainer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_LinearConstrainer__SWIG_1")] - public static extern global::System.IntPtr new_LinearConstrainer__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_LinearConstrainer_Assign")] - public static extern global::System.IntPtr LinearConstrainer_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_LinearConstrainer_Apply__SWIG_0")] - public static extern void LinearConstrainer_Apply__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_LinearConstrainer_Apply__SWIG_1")] - public static extern void LinearConstrainer_Apply__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_LinearConstrainer_Remove")] - public static extern void LinearConstrainer_Remove(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PathConstrainer_Property_FORWARD_get")] - public static extern int PathConstrainer_Property_FORWARD_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PathConstrainer_Property_POINTS_get")] - public static extern int PathConstrainer_Property_POINTS_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PathConstrainer_Property_CONTROL_POINTS_get")] - public static extern int PathConstrainer_Property_CONTROL_POINTS_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_PathConstrainer_Property")] - public static extern global::System.IntPtr new_PathConstrainer_Property(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_PathConstrainer_Property")] - public static extern void delete_PathConstrainer_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PathConstrainer_New")] - public static extern global::System.IntPtr PathConstrainer_New(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PathConstrainer_DownCast")] - public static extern global::System.IntPtr PathConstrainer_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_PathConstrainer__SWIG_0")] - public static extern global::System.IntPtr new_PathConstrainer__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_PathConstrainer")] - public static extern void delete_PathConstrainer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_PathConstrainer__SWIG_1")] - public static extern global::System.IntPtr new_PathConstrainer__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PathConstrainer_Assign")] - public static extern global::System.IntPtr PathConstrainer_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PathConstrainer_Apply__SWIG_0")] - public static extern void PathConstrainer_Apply__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PathConstrainer_Apply__SWIG_1")] - public static extern void PathConstrainer_Apply__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PathConstrainer_Remove")] - public static extern void PathConstrainer_Remove(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FittingModeDefault_get")] - public static extern int FittingModeDefault_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_DEFAULT_get")] - public static extern int DEFAULT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_BufferImage__SWIG_0")] - public static extern global::System.IntPtr new_BufferImage__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_BufferImage_New__SWIG_0")] - public static extern global::System.IntPtr BufferImage_New__SWIG_0(uint jarg1, uint jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_BufferImage_New__SWIG_1")] - public static extern global::System.IntPtr BufferImage_New__SWIG_1(uint jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_BufferImage_New__SWIG_2")] - public static extern global::System.IntPtr BufferImage_New__SWIG_2([global::System.Runtime.InteropServices.In, global::System.Runtime.InteropServices.MarshalAs(global::System.Runtime.InteropServices.UnmanagedType.LPArray)]byte[] jarg1, uint jarg2, uint jarg3, int jarg4, uint jarg5); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_BufferImage_New__SWIG_3")] - public static extern global::System.IntPtr BufferImage_New__SWIG_3([global::System.Runtime.InteropServices.In, global::System.Runtime.InteropServices.MarshalAs(global::System.Runtime.InteropServices.UnmanagedType.LPArray)]byte[] jarg1, uint jarg2, uint jarg3, int jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_BufferImage_New__SWIG_4")] - public static extern global::System.IntPtr BufferImage_New__SWIG_4([global::System.Runtime.InteropServices.In, global::System.Runtime.InteropServices.MarshalAs(global::System.Runtime.InteropServices.UnmanagedType.LPArray)]byte[] jarg1, uint jarg2, uint jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_BufferImage_DownCast")] - public static extern global::System.IntPtr BufferImage_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_BufferImage")] - public static extern void delete_BufferImage(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_BufferImage__SWIG_1")] - public static extern global::System.IntPtr new_BufferImage__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_BufferImage_Assign")] - public static extern global::System.IntPtr BufferImage_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_BufferImage_WHITE")] - public static extern global::System.IntPtr BufferImage_WHITE(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_BufferImage_GetBuffer")] - public static extern global::System.IntPtr BufferImage_GetBuffer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_BufferImage_GetBufferSize")] - public static extern uint BufferImage_GetBufferSize(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_BufferImage_GetBufferStride")] - public static extern uint BufferImage_GetBufferStride(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_BufferImage_GetPixelFormat")] - public static extern int BufferImage_GetPixelFormat(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_BufferImage_Update__SWIG_0")] - public static extern void BufferImage_Update__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_BufferImage_Update__SWIG_1")] - public static extern void BufferImage_Update__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_BufferImage_IsDataExternal")] - public static extern bool BufferImage_IsDataExternal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_EncodedBufferImage__SWIG_0")] - public static extern global::System.IntPtr new_EncodedBufferImage__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_EncodedBufferImage_New__SWIG_0")] - public static extern global::System.IntPtr EncodedBufferImage_New__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_EncodedBufferImage_New__SWIG_1")] - public static extern global::System.IntPtr EncodedBufferImage_New__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, int jarg4, int jarg5, bool jarg6); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_EncodedBufferImage_New__SWIG_2")] - public static extern global::System.IntPtr EncodedBufferImage_New__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, int jarg4, int jarg5); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_EncodedBufferImage_DownCast")] - public static extern global::System.IntPtr EncodedBufferImage_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_EncodedBufferImage")] - public static extern void delete_EncodedBufferImage(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_EncodedBufferImage__SWIG_1")] - public static extern global::System.IntPtr new_EncodedBufferImage__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_EncodedBufferImage_Assign")] - public static extern global::System.IntPtr EncodedBufferImage_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_NativeImage__SWIG_0")] - public static extern global::System.IntPtr new_NativeImage__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_NativeImage")] - public static extern void delete_NativeImage(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_NativeImage__SWIG_1")] - public static extern global::System.IntPtr new_NativeImage__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_NativeImage_Assign")] - public static extern global::System.IntPtr NativeImage_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_NativeImage_CreateGlTexture")] - public static extern void NativeImage_CreateGlTexture(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_NativeImage_New")] - public static extern global::System.IntPtr NativeImage_New(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_NativeImage_DownCast")] - public static extern global::System.IntPtr NativeImage_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_NativeImage_GetCustomFragmentPreFix")] - public static extern string NativeImage_GetCustomFragmentPreFix(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_NativeImage_GetCustomSamplerTypename")] - public static extern string NativeImage_GetCustomSamplerTypename(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_NativeImageInterface_GlExtensionCreate")] - public static extern bool NativeImageInterface_GlExtensionCreate(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_NativeImageInterface_GlExtensionDestroy")] - public static extern void NativeImageInterface_GlExtensionDestroy(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_NativeImageInterface_TargetTexture")] - public static extern uint NativeImageInterface_TargetTexture(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_NativeImageInterface_PrepareTexture")] - public static extern void NativeImageInterface_PrepareTexture(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_NativeImageInterface_GetWidth")] - public static extern uint NativeImageInterface_GetWidth(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_NativeImageInterface_GetHeight")] - public static extern uint NativeImageInterface_GetHeight(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_NativeImageInterface_RequiresBlending")] - public static extern bool NativeImageInterface_RequiresBlending(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ResourceImage_GetImageSize")] - public static extern global::System.IntPtr ResourceImage_GetImageSize(string jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ResourceImage__SWIG_0")] - public static extern global::System.IntPtr new_ResourceImage__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_ResourceImage")] - public static extern void delete_ResourceImage(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ResourceImage__SWIG_1")] - public static extern global::System.IntPtr new_ResourceImage__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ResourceImage_Assign")] - public static extern global::System.IntPtr ResourceImage_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ResourceImage_New__SWIG_0")] - public static extern global::System.IntPtr ResourceImage_New__SWIG_0(string jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ResourceImage_New__SWIG_1")] - public static extern global::System.IntPtr ResourceImage_New__SWIG_1(string jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ResourceImage_New__SWIG_2")] - public static extern global::System.IntPtr ResourceImage_New__SWIG_2(string jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3, int jarg4, bool jarg5); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ResourceImage_New__SWIG_3")] - public static extern global::System.IntPtr ResourceImage_New__SWIG_3(string jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3, int jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ResourceImage_New__SWIG_4")] - public static extern global::System.IntPtr ResourceImage_New__SWIG_4(string jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ResourceImage_New__SWIG_5")] - public static extern global::System.IntPtr ResourceImage_New__SWIG_5(string jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ResourceImage_DownCast")] - public static extern global::System.IntPtr ResourceImage_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ResourceImage_GetLoadingState")] - public static extern int ResourceImage_GetLoadingState(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ResourceImage_GetUrl")] - public static extern string ResourceImage_GetUrl(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ResourceImage_Reload")] - public static extern void ResourceImage_Reload(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ResourceImage_LoadingFinishedSignal")] - public static extern global::System.IntPtr ResourceImage_LoadingFinishedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_FrameBufferImage__SWIG_0")] - public static extern global::System.IntPtr new_FrameBufferImage__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FrameBufferImage_New__SWIG_0")] - public static extern global::System.IntPtr FrameBufferImage_New__SWIG_0(uint jarg1, uint jarg2, int jarg3, int jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FrameBufferImage_New__SWIG_1")] - public static extern global::System.IntPtr FrameBufferImage_New__SWIG_1(uint jarg1, uint jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FrameBufferImage_New__SWIG_2")] - public static extern global::System.IntPtr FrameBufferImage_New__SWIG_2(uint jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FrameBufferImage_New__SWIG_3")] - public static extern global::System.IntPtr FrameBufferImage_New__SWIG_3(uint jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FrameBufferImage_New__SWIG_4")] - public static extern global::System.IntPtr FrameBufferImage_New__SWIG_4(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FrameBufferImage_New__SWIG_5")] - public static extern global::System.IntPtr FrameBufferImage_New__SWIG_5(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FrameBufferImage_DownCast")] - public static extern global::System.IntPtr FrameBufferImage_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_FrameBufferImage")] - public static extern void delete_FrameBufferImage(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_FrameBufferImage__SWIG_1")] - public static extern global::System.IntPtr new_FrameBufferImage__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FrameBufferImage_Assign")] - public static extern global::System.IntPtr FrameBufferImage_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_NinePatchImage__SWIG_0")] - public static extern global::System.IntPtr new_NinePatchImage__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_NinePatchImage_New")] - public static extern global::System.IntPtr NinePatchImage_New(string jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_NinePatchImage_DownCast")] - public static extern global::System.IntPtr NinePatchImage_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_NinePatchImage")] - public static extern void delete_NinePatchImage(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_NinePatchImage__SWIG_1")] - public static extern global::System.IntPtr new_NinePatchImage__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_NinePatchImage_Assign")] - public static extern global::System.IntPtr NinePatchImage_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_NinePatchImage_GetStretchBorders")] - public static extern global::System.IntPtr NinePatchImage_GetStretchBorders(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_NinePatchImage_GetStretchPixelsX")] - public static extern global::System.IntPtr NinePatchImage_GetStretchPixelsX(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_NinePatchImage_GetStretchPixelsY")] - public static extern global::System.IntPtr NinePatchImage_GetStretchPixelsY(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_NinePatchImage_GetChildRectangle")] - public static extern global::System.IntPtr NinePatchImage_GetChildRectangle(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_NinePatchImage_CreateCroppedBufferImage")] - public static extern global::System.IntPtr NinePatchImage_CreateCroppedBufferImage(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_NinePatchImage_IsNinePatchUrl")] - public static extern bool NinePatchImage_IsNinePatchUrl(string jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CameraActor_Property_TYPE_get")] - public static extern int CameraActor_Property_TYPE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CameraActor_Property_PROJECTION_MODE_get")] - public static extern int CameraActor_Property_PROJECTION_MODE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CameraActor_Property_FIELD_OF_VIEW_get")] - public static extern int CameraActor_Property_FIELD_OF_VIEW_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CameraActor_Property_ASPECT_RATIO_get")] - public static extern int CameraActor_Property_ASPECT_RATIO_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CameraActor_Property_NEAR_PLANE_DISTANCE_get")] - public static extern int CameraActor_Property_NEAR_PLANE_DISTANCE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CameraActor_Property_FAR_PLANE_DISTANCE_get")] - public static extern int CameraActor_Property_FAR_PLANE_DISTANCE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CameraActor_Property_LEFT_PLANE_DISTANCE_get")] - public static extern int CameraActor_Property_LEFT_PLANE_DISTANCE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CameraActor_Property_RIGHT_PLANE_DISTANCE_get")] - public static extern int CameraActor_Property_RIGHT_PLANE_DISTANCE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CameraActor_Property_TOP_PLANE_DISTANCE_get")] - public static extern int CameraActor_Property_TOP_PLANE_DISTANCE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CameraActor_Property_BOTTOM_PLANE_DISTANCE_get")] - public static extern int CameraActor_Property_BOTTOM_PLANE_DISTANCE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CameraActor_Property_TARGET_POSITION_get")] - public static extern int CameraActor_Property_TARGET_POSITION_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CameraActor_Property_PROJECTION_MATRIX_get")] - public static extern int CameraActor_Property_PROJECTION_MATRIX_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CameraActor_Property_VIEW_MATRIX_get")] - public static extern int CameraActor_Property_VIEW_MATRIX_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CameraActor_Property_INVERT_Y_AXIS_get")] - public static extern int CameraActor_Property_INVERT_Y_AXIS_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_CameraActor_Property")] - public static extern global::System.IntPtr new_CameraActor_Property(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_CameraActor_Property")] - public static extern void delete_CameraActor_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_CameraActor__SWIG_0")] - public static extern global::System.IntPtr new_CameraActor__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CameraActor_New__SWIG_0")] - public static extern global::System.IntPtr CameraActor_New__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CameraActor_New__SWIG_1")] - public static extern global::System.IntPtr CameraActor_New__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CameraActor_DownCast")] - public static extern global::System.IntPtr CameraActor_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_CameraActor")] - public static extern void delete_CameraActor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_CameraActor__SWIG_1")] - public static extern global::System.IntPtr new_CameraActor__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CameraActor_Assign")] - public static extern global::System.IntPtr CameraActor_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CameraActor_SetType")] - public static extern void CameraActor_SetType(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CameraActor_GetType")] - public static extern int CameraActor_GetType(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CameraActor_SetProjectionMode")] - public static extern void CameraActor_SetProjectionMode(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CameraActor_GetProjectionMode")] - public static extern int CameraActor_GetProjectionMode(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CameraActor_SetFieldOfView")] - public static extern void CameraActor_SetFieldOfView(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CameraActor_GetFieldOfView")] - public static extern float CameraActor_GetFieldOfView(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CameraActor_SetAspectRatio")] - public static extern void CameraActor_SetAspectRatio(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CameraActor_GetAspectRatio")] - public static extern float CameraActor_GetAspectRatio(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CameraActor_SetNearClippingPlane")] - public static extern void CameraActor_SetNearClippingPlane(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CameraActor_GetNearClippingPlane")] - public static extern float CameraActor_GetNearClippingPlane(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CameraActor_SetFarClippingPlane")] - public static extern void CameraActor_SetFarClippingPlane(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CameraActor_GetFarClippingPlane")] - public static extern float CameraActor_GetFarClippingPlane(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CameraActor_SetTargetPosition")] - public static extern void CameraActor_SetTargetPosition(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CameraActor_GetTargetPosition")] - public static extern global::System.IntPtr CameraActor_GetTargetPosition(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CameraActor_SetInvertYAxis")] - public static extern void CameraActor_SetInvertYAxis(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CameraActor_GetInvertYAxis")] - public static extern bool CameraActor_GetInvertYAxis(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CameraActor_SetPerspectiveProjection")] - public static extern void CameraActor_SetPerspectiveProjection(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CameraActor_SetOrthographicProjection__SWIG_0")] - public static extern void CameraActor_SetOrthographicProjection__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CameraActor_SetOrthographicProjection__SWIG_1")] - public static extern void CameraActor_SetOrthographicProjection__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3, float jarg4, float jarg5, float jarg6, float jarg7); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_StringValuePair__SWIG_0")] - public static extern global::System.IntPtr new_StringValuePair__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_StringValuePair__SWIG_1")] - public static extern global::System.IntPtr new_StringValuePair__SWIG_1(string jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_StringValuePair__SWIG_2")] - public static extern global::System.IntPtr new_StringValuePair__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_StringValuePair_first_set")] - public static extern void StringValuePair_first_set(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_StringValuePair_first_get")] - public static extern string StringValuePair_first_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_StringValuePair_second_set")] - public static extern void StringValuePair_second_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_StringValuePair_second_get")] - public static extern global::System.IntPtr StringValuePair_second_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_StringValuePair")] - public static extern void delete_StringValuePair(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchPointContainer_Clear")] - public static extern void TouchPointContainer_Clear(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchPointContainer_Add")] - public static extern void TouchPointContainer_Add(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchPointContainer_size")] - public static extern uint TouchPointContainer_size(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchPointContainer_capacity")] - public static extern uint TouchPointContainer_capacity(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchPointContainer_reserve")] - public static extern void TouchPointContainer_reserve(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TouchPointContainer__SWIG_0")] - public static extern global::System.IntPtr new_TouchPointContainer__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TouchPointContainer__SWIG_1")] - public static extern global::System.IntPtr new_TouchPointContainer__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TouchPointContainer__SWIG_2")] - public static extern global::System.IntPtr new_TouchPointContainer__SWIG_2(int jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchPointContainer_getitemcopy")] - public static extern global::System.IntPtr TouchPointContainer_getitemcopy(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchPointContainer_getitem")] - public static extern global::System.IntPtr TouchPointContainer_getitem(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchPointContainer_setitem")] - public static extern void TouchPointContainer_setitem(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchPointContainer_AddRange")] - public static extern void TouchPointContainer_AddRange(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchPointContainer_GetRange")] - public static extern global::System.IntPtr TouchPointContainer_GetRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchPointContainer_Insert")] - public static extern void TouchPointContainer_Insert(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchPointContainer_InsertRange")] - public static extern void TouchPointContainer_InsertRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchPointContainer_RemoveAt")] - public static extern void TouchPointContainer_RemoveAt(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchPointContainer_RemoveRange")] - public static extern void TouchPointContainer_RemoveRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchPointContainer_Repeat")] - public static extern global::System.IntPtr TouchPointContainer_Repeat(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchPointContainer_Reverse__SWIG_0")] - public static extern void TouchPointContainer_Reverse__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchPointContainer_Reverse__SWIG_1")] - public static extern void TouchPointContainer_Reverse__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchPointContainer_SetRange")] - public static extern void TouchPointContainer_SetRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_TouchPointContainer")] - public static extern void delete_TouchPointContainer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_RectDouble__SWIG_0")] - public static extern global::System.IntPtr new_RectDouble__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_RectDouble__SWIG_1")] - public static extern global::System.IntPtr new_RectDouble__SWIG_1(double jarg1, double jarg2, double jarg3, double jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_RectDouble__SWIG_2")] - public static extern global::System.IntPtr new_RectDouble__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectDouble_Assign")] - public static extern global::System.IntPtr RectDouble_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectDouble_Set")] - public static extern void RectDouble_Set(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2, double jarg3, double jarg4, double jarg5); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectDouble_IsEmpty")] - public static extern bool RectDouble_IsEmpty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectDouble_Left")] - public static extern double RectDouble_Left(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectDouble_Right")] - public static extern double RectDouble_Right(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectDouble_Top")] - public static extern double RectDouble_Top(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectDouble_Bottom")] - public static extern double RectDouble_Bottom(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectDouble_Area")] - public static extern double RectDouble_Area(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectDouble_Intersects")] - public static extern bool RectDouble_Intersects(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectDouble_Contains")] - public static extern bool RectDouble_Contains(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectDouble_x_set")] - public static extern void RectDouble_x_set(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectDouble_x_get")] - public static extern double RectDouble_x_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectDouble_left_set")] - public static extern void RectDouble_left_set(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectDouble_left_get")] - public static extern double RectDouble_left_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectDouble_y_set")] - public static extern void RectDouble_y_set(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectDouble_y_get")] - public static extern double RectDouble_y_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectDouble_right_set")] - public static extern void RectDouble_right_set(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectDouble_right_get")] - public static extern double RectDouble_right_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectDouble_width_set")] - public static extern void RectDouble_width_set(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectDouble_width_get")] - public static extern double RectDouble_width_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectDouble_bottom_set")] - public static extern void RectDouble_bottom_set(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectDouble_bottom_get")] - public static extern double RectDouble_bottom_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectDouble_height_set")] - public static extern void RectDouble_height_set(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectDouble_height_get")] - public static extern double RectDouble_height_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectDouble_top_set")] - public static extern void RectDouble_top_set(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectDouble_top_get")] - public static extern double RectDouble_top_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_RectDouble")] - public static extern void delete_RectDouble(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_RectInteger__SWIG_0")] - public static extern global::System.IntPtr new_RectInteger__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_RectInteger__SWIG_1")] - public static extern global::System.IntPtr new_RectInteger__SWIG_1(int jarg1, int jarg2, int jarg3, int jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_RectInteger__SWIG_2")] - public static extern global::System.IntPtr new_RectInteger__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectInteger_Assign")] - public static extern global::System.IntPtr RectInteger_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectInteger_Set")] - public static extern void RectInteger_Set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3, int jarg4, int jarg5); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectInteger_IsEmpty")] - public static extern bool RectInteger_IsEmpty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectInteger_Left")] - public static extern int RectInteger_Left(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectInteger_Right")] - public static extern int RectInteger_Right(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectInteger_Top")] - public static extern int RectInteger_Top(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectInteger_Bottom")] - public static extern int RectInteger_Bottom(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectInteger_Area")] - public static extern int RectInteger_Area(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectInteger_Intersects")] - public static extern bool RectInteger_Intersects(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectInteger_Contains")] - public static extern bool RectInteger_Contains(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectInteger_x_set")] - public static extern void RectInteger_x_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectInteger_x_get")] - public static extern int RectInteger_x_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectInteger_left_set")] - public static extern void RectInteger_left_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectInteger_left_get")] - public static extern int RectInteger_left_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectInteger_y_set")] - public static extern void RectInteger_y_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectInteger_y_get")] - public static extern int RectInteger_y_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectInteger_right_set")] - public static extern void RectInteger_right_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectInteger_right_get")] - public static extern int RectInteger_right_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectInteger_width_set")] - public static extern void RectInteger_width_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectInteger_width_get")] - public static extern int RectInteger_width_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectInteger_bottom_set")] - public static extern void RectInteger_bottom_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectInteger_bottom_get")] - public static extern int RectInteger_bottom_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectInteger_height_set")] - public static extern void RectInteger_height_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectInteger_height_get")] - public static extern int RectInteger_height_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectInteger_top_set")] - public static extern void RectInteger_top_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectInteger_top_get")] - public static extern int RectInteger_top_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_RectInteger")] - public static extern void delete_RectInteger(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_RectUnsignedInteger__SWIG_0")] - public static extern global::System.IntPtr new_RectUnsignedInteger__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_RectUnsignedInteger__SWIG_1")] - public static extern global::System.IntPtr new_RectUnsignedInteger__SWIG_1(uint jarg1, uint jarg2, uint jarg3, uint jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_RectUnsignedInteger__SWIG_2")] - public static extern global::System.IntPtr new_RectUnsignedInteger__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectUnsignedInteger_Assign")] - public static extern global::System.IntPtr RectUnsignedInteger_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectUnsignedInteger_Set")] - public static extern void RectUnsignedInteger_Set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3, uint jarg4, uint jarg5); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectUnsignedInteger_IsEmpty")] - public static extern bool RectUnsignedInteger_IsEmpty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectUnsignedInteger_Left")] - public static extern uint RectUnsignedInteger_Left(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectUnsignedInteger_Right")] - public static extern uint RectUnsignedInteger_Right(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectUnsignedInteger_Top")] - public static extern uint RectUnsignedInteger_Top(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectUnsignedInteger_Bottom")] - public static extern uint RectUnsignedInteger_Bottom(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectUnsignedInteger_Area")] - public static extern uint RectUnsignedInteger_Area(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectUnsignedInteger_Intersects")] - public static extern bool RectUnsignedInteger_Intersects(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectUnsignedInteger_Contains")] - public static extern bool RectUnsignedInteger_Contains(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectUnsignedInteger_x_set")] - public static extern void RectUnsignedInteger_x_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectUnsignedInteger_x_get")] - public static extern uint RectUnsignedInteger_x_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectUnsignedInteger_left_set")] - public static extern void RectUnsignedInteger_left_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectUnsignedInteger_left_get")] - public static extern uint RectUnsignedInteger_left_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectUnsignedInteger_y_set")] - public static extern void RectUnsignedInteger_y_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectUnsignedInteger_y_get")] - public static extern uint RectUnsignedInteger_y_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectUnsignedInteger_right_set")] - public static extern void RectUnsignedInteger_right_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectUnsignedInteger_right_get")] - public static extern uint RectUnsignedInteger_right_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectUnsignedInteger_width_set")] - public static extern void RectUnsignedInteger_width_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectUnsignedInteger_width_get")] - public static extern uint RectUnsignedInteger_width_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectUnsignedInteger_bottom_set")] - public static extern void RectUnsignedInteger_bottom_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectUnsignedInteger_bottom_get")] - public static extern uint RectUnsignedInteger_bottom_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectUnsignedInteger_height_set")] - public static extern void RectUnsignedInteger_height_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectUnsignedInteger_height_get")] - public static extern uint RectUnsignedInteger_height_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectUnsignedInteger_top_set")] - public static extern void RectUnsignedInteger_top_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectUnsignedInteger_top_get")] - public static extern uint RectUnsignedInteger_top_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_RectUnsignedInteger")] - public static extern void delete_RectUnsignedInteger(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_RectFloat__SWIG_0")] - public static extern global::System.IntPtr new_RectFloat__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_RectFloat__SWIG_1")] - public static extern global::System.IntPtr new_RectFloat__SWIG_1(float jarg1, float jarg2, float jarg3, float jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_RectFloat__SWIG_2")] - public static extern global::System.IntPtr new_RectFloat__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectFloat_Assign")] - public static extern global::System.IntPtr RectFloat_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectFloat_Set")] - public static extern void RectFloat_Set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3, float jarg4, float jarg5); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectFloat_IsEmpty")] - public static extern bool RectFloat_IsEmpty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectFloat_Left")] - public static extern float RectFloat_Left(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectFloat_Right")] - public static extern float RectFloat_Right(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectFloat_Top")] - public static extern float RectFloat_Top(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectFloat_Bottom")] - public static extern float RectFloat_Bottom(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectFloat_Area")] - public static extern float RectFloat_Area(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectFloat_Intersects")] - public static extern bool RectFloat_Intersects(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectFloat_Contains")] - public static extern bool RectFloat_Contains(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectFloat_x_set")] - public static extern void RectFloat_x_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectFloat_x_get")] - public static extern float RectFloat_x_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectFloat_left_set")] - public static extern void RectFloat_left_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectFloat_left_get")] - public static extern float RectFloat_left_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectFloat_y_set")] - public static extern void RectFloat_y_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectFloat_y_get")] - public static extern float RectFloat_y_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectFloat_right_set")] - public static extern void RectFloat_right_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectFloat_right_get")] - public static extern float RectFloat_right_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectFloat_width_set")] - public static extern void RectFloat_width_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectFloat_width_get")] - public static extern float RectFloat_width_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectFloat_bottom_set")] - public static extern void RectFloat_bottom_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectFloat_bottom_get")] - public static extern float RectFloat_bottom_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectFloat_height_set")] - public static extern void RectFloat_height_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectFloat_height_get")] - public static extern float RectFloat_height_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectFloat_top_set")] - public static extern void RectFloat_top_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RectFloat_top_get")] - public static extern float RectFloat_top_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_RectFloat")] - public static extern void delete_RectFloat(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorInteger_BaseType_get")] - public static extern int VectorInteger_BaseType_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_VectorInteger__SWIG_0")] - public static extern global::System.IntPtr new_VectorInteger__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_VectorInteger")] - public static extern void delete_VectorInteger(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_VectorInteger__SWIG_1")] - public static extern global::System.IntPtr new_VectorInteger__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorInteger_Assign")] - public static extern global::System.IntPtr VectorInteger_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorInteger_Begin")] - public static extern global::System.IntPtr VectorInteger_Begin(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorInteger_End")] - public static extern global::System.IntPtr VectorInteger_End(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorInteger_ValueOfIndex__SWIG_0")] - public static extern global::System.IntPtr VectorInteger_ValueOfIndex__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorInteger_PushBack")] - public static extern void VectorInteger_PushBack(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorInteger_Insert__SWIG_0")] - public static extern void VectorInteger_Insert__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorInteger_Insert__SWIG_1")] - public static extern void VectorInteger_Insert__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorInteger_Reserve")] - public static extern void VectorInteger_Reserve(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorInteger_Resize__SWIG_0")] - public static extern void VectorInteger_Resize__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorInteger_Resize__SWIG_1")] - public static extern void VectorInteger_Resize__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorInteger_Erase__SWIG_0")] - public static extern global::System.IntPtr VectorInteger_Erase__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorInteger_Erase__SWIG_1")] - public static extern global::System.IntPtr VectorInteger_Erase__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorInteger_Remove")] - public static extern void VectorInteger_Remove(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorInteger_Swap")] - public static extern void VectorInteger_Swap(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorInteger_Clear")] - public static extern void VectorInteger_Clear(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorInteger_Release")] - public static extern void VectorInteger_Release(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorFloat_BaseType_get")] - public static extern int VectorFloat_BaseType_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_VectorFloat__SWIG_0")] - public static extern global::System.IntPtr new_VectorFloat__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_VectorFloat")] - public static extern void delete_VectorFloat(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_VectorFloat__SWIG_1")] - public static extern global::System.IntPtr new_VectorFloat__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorFloat_Assign")] - public static extern global::System.IntPtr VectorFloat_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorFloat_Begin")] - public static extern global::System.IntPtr VectorFloat_Begin(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorFloat_End")] - public static extern global::System.IntPtr VectorFloat_End(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorFloat_ValueOfIndex__SWIG_0")] - public static extern global::System.IntPtr VectorFloat_ValueOfIndex__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorFloat_PushBack")] - public static extern void VectorFloat_PushBack(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorFloat_Insert__SWIG_0")] - public static extern void VectorFloat_Insert__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorFloat_Insert__SWIG_1")] - public static extern void VectorFloat_Insert__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorFloat_Reserve")] - public static extern void VectorFloat_Reserve(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorFloat_Resize__SWIG_0")] - public static extern void VectorFloat_Resize__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorFloat_Resize__SWIG_1")] - public static extern void VectorFloat_Resize__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorFloat_Erase__SWIG_0")] - public static extern global::System.IntPtr VectorFloat_Erase__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorFloat_Erase__SWIG_1")] - public static extern global::System.IntPtr VectorFloat_Erase__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorFloat_Remove")] - public static extern void VectorFloat_Remove(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorFloat_Swap")] - public static extern void VectorFloat_Swap(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorFloat_Clear")] - public static extern void VectorFloat_Clear(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorFloat_Release")] - public static extern void VectorFloat_Release(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorUnsignedChar_BaseType_get")] - public static extern int VectorUnsignedChar_BaseType_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_VectorUnsignedChar__SWIG_0")] - public static extern global::System.IntPtr new_VectorUnsignedChar__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_VectorUnsignedChar")] - public static extern void delete_VectorUnsignedChar(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_VectorUnsignedChar__SWIG_1")] - public static extern global::System.IntPtr new_VectorUnsignedChar__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorUnsignedChar_Assign")] - public static extern global::System.IntPtr VectorUnsignedChar_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorUnsignedChar_Begin")] - public static extern global::System.IntPtr VectorUnsignedChar_Begin(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorUnsignedChar_End")] - public static extern global::System.IntPtr VectorUnsignedChar_End(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorUnsignedChar_ValueOfIndex__SWIG_0")] - public static extern global::System.IntPtr VectorUnsignedChar_ValueOfIndex__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorUnsignedChar_PushBack")] - public static extern void VectorUnsignedChar_PushBack(global::System.Runtime.InteropServices.HandleRef jarg1, byte jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorUnsignedChar_Insert__SWIG_0")] - public static extern void VectorUnsignedChar_Insert__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, [global::System.Runtime.InteropServices.In, global::System.Runtime.InteropServices.MarshalAs(global::System.Runtime.InteropServices.UnmanagedType.LPArray)]byte[] jarg2, byte jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorUnsignedChar_Insert__SWIG_1")] - public static extern void VectorUnsignedChar_Insert__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, [global::System.Runtime.InteropServices.In, global::System.Runtime.InteropServices.MarshalAs(global::System.Runtime.InteropServices.UnmanagedType.LPArray)]byte[] jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorUnsignedChar_Reserve")] - public static extern void VectorUnsignedChar_Reserve(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorUnsignedChar_Resize__SWIG_0")] - public static extern void VectorUnsignedChar_Resize__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorUnsignedChar_Resize__SWIG_1")] - public static extern void VectorUnsignedChar_Resize__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, byte jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorUnsignedChar_Erase__SWIG_0")] - public static extern global::System.IntPtr VectorUnsignedChar_Erase__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, [global::System.Runtime.InteropServices.In, global::System.Runtime.InteropServices.MarshalAs(global::System.Runtime.InteropServices.UnmanagedType.LPArray)]byte[] jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorUnsignedChar_Erase__SWIG_1")] - public static extern global::System.IntPtr VectorUnsignedChar_Erase__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, [global::System.Runtime.InteropServices.In, global::System.Runtime.InteropServices.MarshalAs(global::System.Runtime.InteropServices.UnmanagedType.LPArray)]byte[] jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorUnsignedChar_Remove")] - public static extern void VectorUnsignedChar_Remove(global::System.Runtime.InteropServices.HandleRef jarg1, [global::System.Runtime.InteropServices.In, global::System.Runtime.InteropServices.MarshalAs(global::System.Runtime.InteropServices.UnmanagedType.LPArray)]byte[] jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorUnsignedChar_Swap")] - public static extern void VectorUnsignedChar_Swap(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorUnsignedChar_Clear")] - public static extern void VectorUnsignedChar_Clear(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorUnsignedChar_Release")] - public static extern void VectorUnsignedChar_Release(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorUint16Pair_BaseType_get")] - public static extern int VectorUint16Pair_BaseType_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_VectorUint16Pair__SWIG_0")] - public static extern global::System.IntPtr new_VectorUint16Pair__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_VectorUint16Pair")] - public static extern void delete_VectorUint16Pair(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_VectorUint16Pair__SWIG_1")] - public static extern global::System.IntPtr new_VectorUint16Pair__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorUint16Pair_Assign")] - public static extern global::System.IntPtr VectorUint16Pair_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorUint16Pair_Begin")] - public static extern global::System.IntPtr VectorUint16Pair_Begin(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorUint16Pair_End")] - public static extern global::System.IntPtr VectorUint16Pair_End(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorUint16Pair_ValueOfIndex__SWIG_0")] - public static extern global::System.IntPtr VectorUint16Pair_ValueOfIndex__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorUint16Pair_PushBack")] - public static extern void VectorUint16Pair_PushBack(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorUint16Pair_Insert__SWIG_0")] - public static extern void VectorUint16Pair_Insert__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorUint16Pair_Insert__SWIG_1")] - public static extern void VectorUint16Pair_Insert__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorUint16Pair_Reserve")] - public static extern void VectorUint16Pair_Reserve(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorUint16Pair_Resize__SWIG_0")] - public static extern void VectorUint16Pair_Resize__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorUint16Pair_Resize__SWIG_1")] - public static extern void VectorUint16Pair_Resize__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorUint16Pair_Erase__SWIG_0")] - public static extern global::System.IntPtr VectorUint16Pair_Erase__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorUint16Pair_Erase__SWIG_1")] - public static extern global::System.IntPtr VectorUint16Pair_Erase__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorUint16Pair_Remove")] - public static extern void VectorUint16Pair_Remove(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorUint16Pair_Swap")] - public static extern void VectorUint16Pair_Swap(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorUint16Pair_Clear")] - public static extern void VectorUint16Pair_Clear(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VectorUint16Pair_Release")] - public static extern void VectorUint16Pair_Release(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_VoidSignal")] - public static extern global::System.IntPtr new_VoidSignal(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_VoidSignal")] - public static extern void delete_VoidSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VoidSignal_Empty")] - public static extern bool VoidSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VoidSignal_GetConnectionCount")] - public static extern uint VoidSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VoidSignal_Connect__SWIG_0")] - public static extern void VoidSignal_Connect__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VoidSignal_Disconnect")] - public static extern void VoidSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VoidSignal_Connect__SWIG_4")] - public static extern void VoidSignal_Connect__SWIG_4(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VoidSignal_Emit")] - public static extern void VoidSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_BoolSignal")] - public static extern global::System.IntPtr new_BoolSignal(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_BoolSignal")] - public static extern void delete_BoolSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_BoolSignal_Empty")] - public static extern bool BoolSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_BoolSignal_GetConnectionCount")] - public static extern uint BoolSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_BoolSignal_Connect__SWIG_0")] - public static extern void BoolSignal_Connect__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_BoolSignal_Disconnect")] - public static extern void BoolSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_BoolSignal_Connect__SWIG_4")] - public static extern void BoolSignal_Connect__SWIG_4(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_BoolSignal_Emit")] - public static extern bool BoolSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FloatSignal_Empty")] - public static extern bool FloatSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FloatSignal_GetConnectionCount")] - public static extern uint FloatSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FloatSignal_Connect")] - public static extern void FloatSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FloatSignal_Disconnect")] - public static extern void FloatSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FloatSignal_Emit")] - public static extern void FloatSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_FloatSignal")] - public static extern global::System.IntPtr new_FloatSignal(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_FloatSignal")] - public static extern void delete_FloatSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ObjectCreatedSignal_Empty")] - public static extern bool ObjectCreatedSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ObjectCreatedSignal_GetConnectionCount")] - public static extern uint ObjectCreatedSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ObjectCreatedSignal_Connect")] - public static extern void ObjectCreatedSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ObjectCreatedSignal_Disconnect")] - public static extern void ObjectCreatedSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ObjectCreatedSignal_Emit")] - public static extern void ObjectCreatedSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ObjectCreatedSignal")] - public static extern global::System.IntPtr new_ObjectCreatedSignal(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_ObjectCreatedSignal")] - public static extern void delete_ObjectCreatedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ObjectDestroyedSignal_Empty")] - public static extern bool ObjectDestroyedSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ObjectDestroyedSignal_GetConnectionCount")] - public static extern uint ObjectDestroyedSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ObjectDestroyedSignal_Connect")] - public static extern void ObjectDestroyedSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ObjectDestroyedSignal_Disconnect")] - public static extern void ObjectDestroyedSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ObjectDestroyedSignal_Emit")] - public static extern void ObjectDestroyedSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ObjectDestroyedSignal")] - public static extern global::System.IntPtr new_ObjectDestroyedSignal(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_ObjectDestroyedSignal")] - public static extern void delete_ObjectDestroyedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PropertyNotifySignal_Empty")] - public static extern bool PropertyNotifySignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PropertyNotifySignal_GetConnectionCount")] - public static extern uint PropertyNotifySignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PropertyNotifySignal_Connect")] - public static extern void PropertyNotifySignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PropertyNotifySignal_Disconnect")] - public static extern void PropertyNotifySignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PropertyNotifySignal_Emit")] - public static extern void PropertyNotifySignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_PropertyNotifySignal")] - public static extern global::System.IntPtr new_PropertyNotifySignal(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_PropertyNotifySignal")] - public static extern void delete_PropertyNotifySignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ImageSignal_Empty")] - public static extern bool ImageSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ImageSignal_GetConnectionCount")] - public static extern uint ImageSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ImageSignal_Connect")] - public static extern void ImageSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ImageSignal_Disconnect")] - public static extern void ImageSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ImageSignal_Emit")] - public static extern void ImageSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ImageSignal")] - public static extern global::System.IntPtr new_ImageSignal(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_ImageSignal")] - public static extern void delete_ImageSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_RenderTaskSignal")] - public static extern global::System.IntPtr new_RenderTaskSignal(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_RenderTaskSignal")] - public static extern void delete_RenderTaskSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_LongPressGestureDetectedSignal_Empty")] - public static extern bool LongPressGestureDetectedSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_LongPressGestureDetectedSignal_GetConnectionCount")] - public static extern uint LongPressGestureDetectedSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_LongPressGestureDetectedSignal_Connect")] - public static extern void LongPressGestureDetectedSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_LongPressGestureDetectedSignal_Disconnect")] - public static extern void LongPressGestureDetectedSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_LongPressGestureDetectedSignal_Emit")] - public static extern void LongPressGestureDetectedSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_LongPressGestureDetectedSignal")] - public static extern global::System.IntPtr new_LongPressGestureDetectedSignal(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_LongPressGestureDetectedSignal")] - public static extern void delete_LongPressGestureDetectedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ActorTouchDataSignal_Empty")] - public static extern bool ActorTouchDataSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ActorTouchDataSignal_GetConnectionCount")] - public static extern uint ActorTouchDataSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ActorTouchDataSignal_Connect")] - public static extern void ActorTouchDataSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ActorTouchDataSignal_Disconnect")] - public static extern void ActorTouchDataSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ActorTouchDataSignal_Emit")] - public static extern bool ActorTouchDataSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ActorTouchDataSignal")] - public static extern global::System.IntPtr new_ActorTouchDataSignal(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_ActorTouchDataSignal")] - public static extern void delete_ActorTouchDataSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ActorHoverEventSignal_Empty")] - public static extern bool ActorHoverEventSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ActorHoverEventSignal_GetConnectionCount")] - public static extern uint ActorHoverEventSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ActorHoverEventSignal_Connect")] - public static extern void ActorHoverEventSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ActorHoverEventSignal_Disconnect")] - public static extern void ActorHoverEventSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ActorHoverEventSignal_Emit")] - public static extern bool ActorHoverEventSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ActorHoverEventSignal")] - public static extern global::System.IntPtr new_ActorHoverEventSignal(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_ActorHoverEventSignal")] - public static extern void delete_ActorHoverEventSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ActorWheelEventSignal_Empty")] - public static extern bool ActorWheelEventSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ActorWheelEventSignal_GetConnectionCount")] - public static extern uint ActorWheelEventSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ActorWheelEventSignal_Connect")] - public static extern void ActorWheelEventSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ActorWheelEventSignal_Disconnect")] - public static extern void ActorWheelEventSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ActorWheelEventSignal_Emit")] - public static extern bool ActorWheelEventSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ActorWheelEventSignal")] - public static extern global::System.IntPtr new_ActorWheelEventSignal(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_ActorWheelEventSignal")] - public static extern void delete_ActorWheelEventSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ActorSignal_Empty")] - public static extern bool ActorSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ActorSignal_GetConnectionCount")] - public static extern uint ActorSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ActorSignal_Connect")] - public static extern void ActorSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ActorSignal_Disconnect")] - public static extern void ActorSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ActorSignal_Emit")] - public static extern void ActorSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ActorSignal")] - public static extern global::System.IntPtr new_ActorSignal(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_ActorSignal")] - public static extern void delete_ActorSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_KeyEventSignal_Empty")] - public static extern bool KeyEventSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_KeyEventSignal_GetConnectionCount")] - public static extern uint KeyEventSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_KeyEventSignal_Connect")] - public static extern void KeyEventSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_KeyEventSignal_Disconnect")] - public static extern void KeyEventSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_KeyEventSignal_Emit")] - public static extern void KeyEventSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_KeyEventSignal")] - public static extern global::System.IntPtr new_KeyEventSignal(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_KeyEventSignal")] - public static extern void delete_KeyEventSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchSignal_Empty")] - public static extern bool TouchSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchSignal_GetConnectionCount")] - public static extern uint TouchSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchSignal_Connect")] - public static extern void TouchSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchSignal_Disconnect")] - public static extern void TouchSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchSignal_Emit")] - public static extern void TouchSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TouchSignal")] - public static extern global::System.IntPtr new_TouchSignal(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_TouchSignal")] - public static extern void delete_TouchSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_StageWheelEventSignal_Empty")] - public static extern bool StageWheelEventSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_StageWheelEventSignal_GetConnectionCount")] - public static extern uint StageWheelEventSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_StageWheelEventSignal_Connect")] - public static extern void StageWheelEventSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_StageWheelEventSignal_Disconnect")] - public static extern void StageWheelEventSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_StageWheelEventSignal_Emit")] - public static extern void StageWheelEventSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_StageWheelEventSignal")] - public static extern global::System.IntPtr new_StageWheelEventSignal(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_StageWheelEventSignal")] - public static extern void delete_StageWheelEventSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_AngleThresholdPair__SWIG_0")] - public static extern global::System.IntPtr new_AngleThresholdPair__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_AngleThresholdPair__SWIG_1")] - public static extern global::System.IntPtr new_AngleThresholdPair__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_AngleThresholdPair__SWIG_2")] - public static extern global::System.IntPtr new_AngleThresholdPair__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AngleThresholdPair_first_set")] - public static extern void AngleThresholdPair_first_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AngleThresholdPair_first_get")] - public static extern global::System.IntPtr AngleThresholdPair_first_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AngleThresholdPair_second_set")] - public static extern void AngleThresholdPair_second_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AngleThresholdPair_second_get")] - public static extern global::System.IntPtr AngleThresholdPair_second_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_AngleThresholdPair")] - public static extern void delete_AngleThresholdPair(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGestureDetectedSignal_Empty")] - public static extern bool PanGestureDetectedSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGestureDetectedSignal_GetConnectionCount")] - public static extern uint PanGestureDetectedSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGestureDetectedSignal_Connect")] - public static extern void PanGestureDetectedSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGestureDetectedSignal_Disconnect")] - public static extern void PanGestureDetectedSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGestureDetectedSignal_Emit")] - public static extern void PanGestureDetectedSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_PanGestureDetectedSignal")] - public static extern global::System.IntPtr new_PanGestureDetectedSignal(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_PanGestureDetectedSignal")] - public static extern void delete_PanGestureDetectedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PinchGestureDetectedSignal_Empty")] - public static extern bool PinchGestureDetectedSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PinchGestureDetectedSignal_GetConnectionCount")] - public static extern uint PinchGestureDetectedSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PinchGestureDetectedSignal_Connect")] - public static extern void PinchGestureDetectedSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PinchGestureDetectedSignal_Disconnect")] - public static extern void PinchGestureDetectedSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PinchGestureDetectedSignal_Emit")] - public static extern void PinchGestureDetectedSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_PinchGestureDetectedSignal")] - public static extern global::System.IntPtr new_PinchGestureDetectedSignal(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_PinchGestureDetectedSignal")] - public static extern void delete_PinchGestureDetectedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TapGestureDetectedSignal_Empty")] - public static extern bool TapGestureDetectedSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TapGestureDetectedSignal_GetConnectionCount")] - public static extern uint TapGestureDetectedSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TapGestureDetectedSignal_Connect")] - public static extern void TapGestureDetectedSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TapGestureDetectedSignal_Disconnect")] - public static extern void TapGestureDetectedSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TapGestureDetectedSignal_Emit")] - public static extern void TapGestureDetectedSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TapGestureDetectedSignal")] - public static extern global::System.IntPtr new_TapGestureDetectedSignal(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_TapGestureDetectedSignal")] - public static extern void delete_TapGestureDetectedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AnimationSignal_Empty")] - public static extern bool AnimationSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AnimationSignal_GetConnectionCount")] - public static extern uint AnimationSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AnimationSignal_Connect")] - public static extern void AnimationSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AnimationSignal_Disconnect")] - public static extern void AnimationSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AnimationSignal_Emit")] - public static extern void AnimationSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_AnimationSignal")] - public static extern global::System.IntPtr new_AnimationSignal(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_AnimationSignal")] - public static extern void delete_AnimationSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ResourceImageSignal_Empty")] - public static extern bool ResourceImageSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ResourceImageSignal_GetConnectionCount")] - public static extern uint ResourceImageSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ResourceImageSignal_Connect")] - public static extern void ResourceImageSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ResourceImageSignal_Disconnect")] - public static extern void ResourceImageSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ResourceImageSignal_Emit")] - public static extern void ResourceImageSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ResourceImageSignal")] - public static extern global::System.IntPtr new_ResourceImageSignal(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_ResourceImageSignal")] - public static extern void delete_ResourceImageSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Timer__SWIG_0")] - public static extern global::System.IntPtr new_Timer__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Timer_New")] - public static extern global::System.IntPtr Timer_New(uint jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Timer__SWIG_1")] - public static extern global::System.IntPtr new_Timer__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Timer_Assign")] - public static extern global::System.IntPtr Timer_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Timer")] - public static extern void delete_Timer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Timer_DownCast")] - public static extern global::System.IntPtr Timer_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Timer_Start")] - public static extern void Timer_Start(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Timer_Stop")] - public static extern void Timer_Stop(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Timer_SetInterval")] - public static extern void Timer_SetInterval(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Timer_GetInterval")] - public static extern uint Timer_GetInterval(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Timer_IsRunning")] - public static extern bool Timer_IsRunning(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Timer_TickSignal")] - public static extern global::System.IntPtr Timer_TickSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_DragAndDropDetector")] - public static extern global::System.IntPtr new_DragAndDropDetector(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_DragAndDropDetector")] - public static extern void delete_DragAndDropDetector(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_DragAndDropDetector_GetContent")] - public static extern string DragAndDropDetector_GetContent(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_DragAndDropDetector_GetCurrentScreenPosition")] - public static extern global::System.IntPtr DragAndDropDetector_GetCurrentScreenPosition(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_DragAndDropDetector_EnteredSignal")] - public static extern global::System.IntPtr DragAndDropDetector_EnteredSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_DragAndDropDetector_ExitedSignal")] - public static extern global::System.IntPtr DragAndDropDetector_ExitedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_DragAndDropDetector_MovedSignal")] - public static extern global::System.IntPtr DragAndDropDetector_MovedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_DragAndDropDetector_DroppedSignal")] - public static extern global::System.IntPtr DragAndDropDetector_DroppedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ApplicationExtensions__SWIG_0")] - public static extern global::System.IntPtr new_ApplicationExtensions__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ApplicationExtensions__SWIG_1")] - public static extern global::System.IntPtr new_ApplicationExtensions__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_ApplicationExtensions")] - public static extern void delete_ApplicationExtensions(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ApplicationExtensions_Init")] - public static extern void ApplicationExtensions_Init(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ApplicationExtensions_Terminate")] - public static extern void ApplicationExtensions_Terminate(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ApplicationExtensions_Pause")] - public static extern void ApplicationExtensions_Pause(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ApplicationExtensions_Resume")] - public static extern void ApplicationExtensions_Resume(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ApplicationExtensions_LanguageChange")] - public static extern void ApplicationExtensions_LanguageChange(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Window_New__SWIG_0")] - public static extern global::System.IntPtr Window_New__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, bool jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Window_New__SWIG_1")] - public static extern global::System.IntPtr Window_New__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Window_New__SWIG_2")] - public static extern global::System.IntPtr Window_New__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, string jarg3, bool jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Window_New__SWIG_3")] - public static extern global::System.IntPtr Window_New__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, string jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Window__SWIG_0")] - public static extern global::System.IntPtr new_Window__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Window")] - public static extern void delete_Window(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Window__SWIG_1")] - public static extern global::System.IntPtr new_Window__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Window_Assign")] - public static extern global::System.IntPtr Window_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Window_ShowIndicator")] - public static extern void Window_ShowIndicator(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Window_SetIndicatorBgOpacity")] - public static extern void Window_SetIndicatorBgOpacity(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Window_RotateIndicator")] - public static extern void Window_RotateIndicator(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Window_SetClass")] - public static extern void Window_SetClass(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, string jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Window_Raise")] - public static extern void Window_Raise(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Window_Lower")] - public static extern void Window_Lower(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Window_Activate")] - public static extern void Window_Activate(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Window_AddAvailableOrientation")] - public static extern void Window_AddAvailableOrientation(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Window_RemoveAvailableOrientation")] - public static extern void Window_RemoveAvailableOrientation(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Window_SetPreferredOrientation")] - public static extern void Window_SetPreferredOrientation(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Window_GetPreferredOrientation")] - public static extern int Window_GetPreferredOrientation(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Window_GetDragAndDropDetector")] - public static extern global::System.IntPtr Window_GetDragAndDropDetector(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Window_GetNativeHandle")] - public static extern global::System.IntPtr Window_GetNativeHandle(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Window_IndicatorVisibilityChangedSignal")] - public static extern global::System.IntPtr Window_IndicatorVisibilityChangedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Application_New__SWIG_0")] - public static extern global::System.IntPtr Application_New__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Application_New__SWIG_1")] - public static extern global::System.IntPtr Application_New__SWIG_1(int jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Application_New__SWIG_2")] - public static extern global::System.IntPtr Application_New__SWIG_2(int jarg1, string jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Application_New__SWIG_3")] - public static extern global::System.IntPtr Application_New__SWIG_3(int jarg1, string jarg3, int jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Application__SWIG_0")] - public static extern global::System.IntPtr new_Application__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Application__SWIG_1")] - public static extern global::System.IntPtr new_Application__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Application_Assign")] - public static extern global::System.IntPtr Application_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Application")] - public static extern void delete_Application(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Application_MainLoop__SWIG_0")] - public static extern void Application_MainLoop__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Application_MainLoop__SWIG_1")] - public static extern void Application_MainLoop__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Application_Lower")] - public static extern void Application_Lower(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Application_Quit")] - public static extern void Application_Quit(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Application_AddIdle")] - public static extern bool Application_AddIdle(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Application_GetWindow")] - public static extern global::System.IntPtr Application_GetWindow(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Application_ReplaceWindow")] - public static extern void Application_ReplaceWindow(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, string jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Application_GetResourcePath")] - public static extern string Application_GetResourcePath(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Application_SetViewMode")] - public static extern void Application_SetViewMode(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Application_GetViewMode")] - public static extern int Application_GetViewMode(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Application_SetStereoBase")] - public static extern void Application_SetStereoBase(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Application_GetStereoBase")] - public static extern float Application_GetStereoBase(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Application_InitSignal")] - public static extern global::System.IntPtr Application_InitSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Application_TerminateSignal")] - public static extern global::System.IntPtr Application_TerminateSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Application_PauseSignal")] - public static extern global::System.IntPtr Application_PauseSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Application_ResumeSignal")] - public static extern global::System.IntPtr Application_ResumeSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Application_ResetSignal")] - public static extern global::System.IntPtr Application_ResetSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Application_ResizeSignal")] - public static extern global::System.IntPtr Application_ResizeSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Application_AppControlSignal")] - public static extern global::System.IntPtr Application_AppControlSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Application_LanguageChangedSignal")] - public static extern global::System.IntPtr Application_LanguageChangedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Application_RegionChangedSignal")] - public static extern global::System.IntPtr Application_RegionChangedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Application_BatteryLowSignal")] - public static extern global::System.IntPtr Application_BatteryLowSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Application_MemoryLowSignal")] - public static extern global::System.IntPtr Application_MemoryLowSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ApplicationSignal_Empty")] - public static extern bool ApplicationSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ApplicationSignal_GetConnectionCount")] - public static extern uint ApplicationSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ApplicationSignal_Connect")] - public static extern void ApplicationSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ApplicationSignal_Disconnect")] - public static extern void ApplicationSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ApplicationSignal_Emit")] - public static extern void ApplicationSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ApplicationSignal")] - public static extern global::System.IntPtr new_ApplicationSignal(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_ApplicationSignal")] - public static extern void delete_ApplicationSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ApplicationControlSignal_Empty")] - public static extern bool ApplicationControlSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ApplicationControlSignal_GetConnectionCount")] - public static extern uint ApplicationControlSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ApplicationControlSignal_Connect")] - public static extern void ApplicationControlSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ApplicationControlSignal_Disconnect")] - public static extern void ApplicationControlSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ApplicationControlSignal_Emit")] - public static extern void ApplicationControlSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, System.IntPtr jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ApplicationControlSignal")] - public static extern global::System.IntPtr new_ApplicationControlSignal(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_ApplicationControlSignal")] - public static extern void delete_ApplicationControlSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TimerSignalType")] - public static extern global::System.IntPtr new_TimerSignalType(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_TimerSignalType")] - public static extern void delete_TimerSignalType(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TimerSignalType_Empty")] - public static extern bool TimerSignalType_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TimerSignalType_GetConnectionCount")] - public static extern uint TimerSignalType_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TimerSignalType_Connect__SWIG_0")] - public static extern void TimerSignalType_Connect__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TimerSignalType_Disconnect")] - public static extern void TimerSignalType_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TimerSignalType_Connect__SWIG_4")] - public static extern void TimerSignalType_Connect__SWIG_4(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TimerSignalType_Emit")] - public static extern bool TimerSignalType_Emit(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VISUAL_PROPERTY_TYPE_get")] - public static extern int VISUAL_PROPERTY_TYPE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VISUAL_PROPERTY_SHADER_get")] - public static extern int VISUAL_PROPERTY_SHADER_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VERTEX_SHADER_get")] - public static extern int VERTEX_SHADER_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FRAGMENT_SHADER_get")] - public static extern int FRAGMENT_SHADER_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_SUBDIVIDE_GRID_X_get")] - public static extern int SUBDIVIDE_GRID_X_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_SUBDIVIDE_GRID_Y_get")] - public static extern int SUBDIVIDE_GRID_Y_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_HINTS_get")] - public static extern int HINTS_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_COLOR_get")] - public static extern int COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_SIZE_get")] - public static extern int SIZE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ANTI_ALIASING_get")] - public static extern int ANTI_ALIASING_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_MIX_COLOR_get")] - public static extern int MIX_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_START_POSITION_get")] - public static extern int START_POSITION_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_END_POSITION_get")] - public static extern int END_POSITION_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CENTER_get")] - public static extern int CENTER_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RADIUS_get")] - public static extern int RADIUS_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_STOP_OFFSET_get")] - public static extern int STOP_OFFSET_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_STOP_COLOR_get")] - public static extern int STOP_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_UNITS_get")] - public static extern int UNITS_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_SPREAD_METHOD_get")] - public static extern int SPREAD_METHOD_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_IMAGE_VISUAL_URL_get")] - public static extern int IMAGE_VISUAL_URL_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_IMAGE_VISUAL_FITTING_MODE_get")] - public static extern int IMAGE_VISUAL_FITTING_MODE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_IMAGE_VISUAL_SAMPLING_MODE_get")] - public static extern int IMAGE_VISUAL_SAMPLING_MODE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_IMAGE_VISUAL_DESIRED_WIDTH_get")] - public static extern int IMAGE_VISUAL_DESIRED_WIDTH_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_IMAGE_VISUAL_DESIRED_HEIGHT_get")] - public static extern int IMAGE_VISUAL_DESIRED_HEIGHT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_IMAGE_VISUAL_SYNCHRONOUS_LOADING_get")] - public static extern int IMAGE_VISUAL_SYNCHRONOUS_LOADING_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_IMAGE_VISUAL_BORDER_ONLY_get")] - public static extern int IMAGE_VISUAL_BORDER_ONLY_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_IMAGE_VISUAL_BATCHING_ENABLED_get")] - public static extern int IMAGE_VISUAL_BATCHING_ENABLED_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_IMAGE_VISUAL_PIXEL_AREA_get")] - public static extern int IMAGE_VISUAL_PIXEL_AREA_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_IMAGE_VISUAL_WRAP_MODE_U_get")] - public static extern int IMAGE_VISUAL_WRAP_MODE_U_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_IMAGE_VISUAL_WRAP_MODE_V_get")] - public static extern int IMAGE_VISUAL_WRAP_MODE_V_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_OBJECT_URL_get")] - public static extern int OBJECT_URL_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_MATERIAL_URL_get")] - public static extern int MATERIAL_URL_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TEXTURES_PATH_get")] - public static extern int TEXTURES_PATH_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_SHADING_MODE_get")] - public static extern int SHADING_MODE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_USE_MIPMAPPING_get")] - public static extern int USE_MIPMAPPING_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_USE_SOFT_NORMALS_get")] - public static extern int USE_SOFT_NORMALS_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_LIGHT_POSITION_get")] - public static extern int LIGHT_POSITION_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_SHAPE_get")] - public static extern int SHAPE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PRIMITIVE_VISUAL_MIX_COLOR_get")] - public static extern int PRIMITIVE_VISUAL_MIX_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_SLICES_get")] - public static extern int SLICES_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_STACKS_get")] - public static extern int STACKS_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_SCALE_TOP_RADIUS_get")] - public static extern int SCALE_TOP_RADIUS_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_SCALE_BOTTOM_RADIUS_get")] - public static extern int SCALE_BOTTOM_RADIUS_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_SCALE_HEIGHT_get")] - public static extern int SCALE_HEIGHT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_SCALE_RADIUS_get")] - public static extern int SCALE_RADIUS_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_SCALE_DIMENSIONS_get")] - public static extern int SCALE_DIMENSIONS_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_BEVEL_PERCENTAGE_get")] - public static extern int BEVEL_PERCENTAGE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_BEVEL_SMOOTHNESS_get")] - public static extern int BEVEL_SMOOTHNESS_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PRIMITIVE_VISUAL_LIGHT_POSITION_get")] - public static extern int PRIMITIVE_VISUAL_LIGHT_POSITION_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TEXT_get")] - public static extern int TEXT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FONT_FAMILY_get")] - public static extern int FONT_FAMILY_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FONT_STYLE_get")] - public static extern int FONT_STYLE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_POINT_SIZE_get")] - public static extern int POINT_SIZE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_MULTI_LINE_get")] - public static extern int MULTI_LINE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_HORIZONTAL_ALIGNMENT_get")] - public static extern int HORIZONTAL_ALIGNMENT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VERTICAL_ALIGNMENT_get")] - public static extern int VERTICAL_ALIGNMENT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TEXT_COLOR_get")] - public static extern int TEXT_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ENABLE_MARKUP_get")] - public static extern int ENABLE_MARKUP_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Builder")] - public static extern global::System.IntPtr new_Builder(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Builder_New")] - public static extern global::System.IntPtr Builder_New(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Builder")] - public static extern void delete_Builder(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Builder_LoadFromString__SWIG_0")] - public static extern void Builder_LoadFromString__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Builder_LoadFromString__SWIG_1")] - public static extern void Builder_LoadFromString__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Builder_AddConstants")] - public static extern void Builder_AddConstants(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Builder_AddConstant")] - public static extern void Builder_AddConstant(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Builder_GetConstants")] - public static extern global::System.IntPtr Builder_GetConstants(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Builder_GetConstant")] - public static extern global::System.IntPtr Builder_GetConstant(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Builder_CreateAnimation__SWIG_0")] - public static extern global::System.IntPtr Builder_CreateAnimation__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Builder_CreateAnimation__SWIG_1")] - public static extern global::System.IntPtr Builder_CreateAnimation__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Builder_CreateAnimation__SWIG_2")] - public static extern global::System.IntPtr Builder_CreateAnimation__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Builder_CreateAnimation__SWIG_3")] - public static extern global::System.IntPtr Builder_CreateAnimation__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Builder_Create__SWIG_0")] - public static extern global::System.IntPtr Builder_Create__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Builder_Create__SWIG_1")] - public static extern global::System.IntPtr Builder_Create__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Builder_CreateFromJson")] - public static extern global::System.IntPtr Builder_CreateFromJson(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Builder_ApplyStyle")] - public static extern bool Builder_ApplyStyle(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Builder_ApplyFromJson")] - public static extern bool Builder_ApplyFromJson(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, string jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Builder_AddActors__SWIG_0")] - public static extern void Builder_AddActors__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Builder_AddActors__SWIG_1")] - public static extern void Builder_AddActors__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Builder_CreateRenderTask")] - public static extern void Builder_CreateRenderTask(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Builder_GetFrameBufferImage")] - public static extern global::System.IntPtr Builder_GetFrameBufferImage(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Builder_GetPath")] - public static extern global::System.IntPtr Builder_GetPath(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Builder_GetPathConstrainer")] - public static extern global::System.IntPtr Builder_GetPathConstrainer(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Builder_GetLinearConstrainer")] - public static extern global::System.IntPtr Builder_GetLinearConstrainer(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Builder_QuitSignal")] - public static extern global::System.IntPtr Builder_QuitSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TransitionData__SWIG_0")] - public static extern global::System.IntPtr new_TransitionData__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_TransitionData")] - public static extern void delete_TransitionData(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TransitionData_New__SWIG_0")] - public static extern global::System.IntPtr TransitionData_New__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TransitionData_New__SWIG_1")] - public static extern global::System.IntPtr TransitionData_New__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TransitionData_DownCast")] - public static extern global::System.IntPtr TransitionData_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TransitionData__SWIG_1")] - public static extern global::System.IntPtr new_TransitionData__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TransitionData_Assign")] - public static extern global::System.IntPtr TransitionData_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TransitionData_Count")] - public static extern uint TransitionData_Count(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TransitionData_GetAnimatorAt")] - public static extern global::System.IntPtr TransitionData_GetAnimatorAt(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TransitionData__SWIG_2")] - public static extern global::System.IntPtr new_TransitionData__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_New")] - public static extern global::System.IntPtr ViewImpl_New(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_SetStyleName")] - public static extern void ViewImpl_SetStyleName(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_GetStyleName")] - public static extern string ViewImpl_GetStyleName(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_SetBackgroundColor")] - public static extern void ViewImpl_SetBackgroundColor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_GetBackgroundColor")] - public static extern global::System.IntPtr ViewImpl_GetBackgroundColor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_SetBackgroundImage")] - public static extern void ViewImpl_SetBackgroundImage(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_SetBackground")] - public static extern void ViewImpl_SetBackground(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_ClearBackground")] - public static extern void ViewImpl_ClearBackground(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_EnableGestureDetection")] - public static extern void ViewImpl_EnableGestureDetection(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_DisableGestureDetection")] - public static extern void ViewImpl_DisableGestureDetection(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_GetPinchGestureDetector")] - public static extern global::System.IntPtr ViewImpl_GetPinchGestureDetector(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_GetPanGestureDetector")] - public static extern global::System.IntPtr ViewImpl_GetPanGestureDetector(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_GetTapGestureDetector")] - public static extern global::System.IntPtr ViewImpl_GetTapGestureDetector(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_GetLongPressGestureDetector")] - public static extern global::System.IntPtr ViewImpl_GetLongPressGestureDetector(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_SetKeyboardNavigationSupport")] - public static extern void ViewImpl_SetKeyboardNavigationSupport(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_IsKeyboardNavigationSupported")] - public static extern bool ViewImpl_IsKeyboardNavigationSupported(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_SetKeyInputFocus")] - public static extern void ViewImpl_SetKeyInputFocus(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_HasKeyInputFocus")] - public static extern bool ViewImpl_HasKeyInputFocus(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_ClearKeyInputFocus")] - public static extern void ViewImpl_ClearKeyInputFocus(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_SetAsKeyboardFocusGroup")] - public static extern void ViewImpl_SetAsKeyboardFocusGroup(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_IsKeyboardFocusGroup")] - public static extern bool ViewImpl_IsKeyboardFocusGroup(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_AccessibilityActivate")] - public static extern void ViewImpl_AccessibilityActivate(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_KeyboardEnter")] - public static extern void ViewImpl_KeyboardEnter(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_KeyEventSignal")] - public static extern global::System.IntPtr ViewImpl_KeyEventSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_KeyInputFocusGainedSignal")] - public static extern global::System.IntPtr ViewImpl_KeyInputFocusGainedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_KeyInputFocusLostSignal")] - public static extern global::System.IntPtr ViewImpl_KeyInputFocusLostSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_EmitKeyEventSignal")] - public static extern bool ViewImpl_EmitKeyEventSignal(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnStageConnection")] - public static extern void ViewImpl_OnStageConnection(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnStageConnectionSwigExplicitViewImpl")] - public static extern void ViewImpl_OnStageConnectionSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnStageDisconnection")] - public static extern void ViewImpl_OnStageDisconnection(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnStageDisconnectionSwigExplicitViewImpl")] - public static extern void ViewImpl_OnStageDisconnectionSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnChildAdd")] - public static extern void ViewImpl_OnChildAdd(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnChildAddSwigExplicitViewImpl")] - public static extern void ViewImpl_OnChildAddSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnChildRemove")] - public static extern void ViewImpl_OnChildRemove(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnChildRemoveSwigExplicitViewImpl")] - public static extern void ViewImpl_OnChildRemoveSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnPropertySet")] - public static extern void ViewImpl_OnPropertySet(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnPropertySetSwigExplicitViewImpl")] - public static extern void ViewImpl_OnPropertySetSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnSizeSet")] - public static extern void ViewImpl_OnSizeSet(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnSizeSetSwigExplicitViewImpl")] - public static extern void ViewImpl_OnSizeSetSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnSizeAnimation")] - public static extern void ViewImpl_OnSizeAnimation(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnSizeAnimationSwigExplicitViewImpl")] - public static extern void ViewImpl_OnSizeAnimationSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnTouchEvent")] - public static extern bool ViewImpl_OnTouchEvent(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnTouchEventSwigExplicitViewImpl")] - public static extern bool ViewImpl_OnTouchEventSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnHoverEvent")] - public static extern bool ViewImpl_OnHoverEvent(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnHoverEventSwigExplicitViewImpl")] - public static extern bool ViewImpl_OnHoverEventSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnKeyEvent")] - public static extern bool ViewImpl_OnKeyEvent(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnKeyEventSwigExplicitViewImpl")] - public static extern bool ViewImpl_OnKeyEventSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnWheelEvent")] - public static extern bool ViewImpl_OnWheelEvent(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnWheelEventSwigExplicitViewImpl")] - public static extern bool ViewImpl_OnWheelEventSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnRelayout")] - public static extern void ViewImpl_OnRelayout(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnRelayoutSwigExplicitViewImpl")] - public static extern void ViewImpl_OnRelayoutSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnSetResizePolicy")] - public static extern void ViewImpl_OnSetResizePolicy(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnSetResizePolicySwigExplicitViewImpl")] - public static extern void ViewImpl_OnSetResizePolicySwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_GetNaturalSize")] - public static extern global::System.IntPtr ViewImpl_GetNaturalSize(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_GetNaturalSizeSwigExplicitViewImpl")] - public static extern global::System.IntPtr ViewImpl_GetNaturalSizeSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_CalculateChildSize")] - public static extern float ViewImpl_CalculateChildSize(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_CalculateChildSizeSwigExplicitViewImpl")] - public static extern float ViewImpl_CalculateChildSizeSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_GetHeightForWidth")] - public static extern float ViewImpl_GetHeightForWidth(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_GetHeightForWidthSwigExplicitViewImpl")] - public static extern float ViewImpl_GetHeightForWidthSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_GetWidthForHeight")] - public static extern float ViewImpl_GetWidthForHeight(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_GetWidthForHeightSwigExplicitViewImpl")] - public static extern float ViewImpl_GetWidthForHeightSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_RelayoutDependentOnChildren__SWIG_0")] - public static extern bool ViewImpl_RelayoutDependentOnChildren__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_RelayoutDependentOnChildrenSwigExplicitViewImpl__SWIG_0")] - public static extern bool ViewImpl_RelayoutDependentOnChildrenSwigExplicitViewImpl__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_RelayoutDependentOnChildren__SWIG_1")] - public static extern bool ViewImpl_RelayoutDependentOnChildren__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_RelayoutDependentOnChildrenSwigExplicitViewImpl__SWIG_1")] - public static extern bool ViewImpl_RelayoutDependentOnChildrenSwigExplicitViewImpl__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnCalculateRelayoutSize")] - public static extern void ViewImpl_OnCalculateRelayoutSize(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnCalculateRelayoutSizeSwigExplicitViewImpl")] - public static extern void ViewImpl_OnCalculateRelayoutSizeSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnLayoutNegotiated")] - public static extern void ViewImpl_OnLayoutNegotiated(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnLayoutNegotiatedSwigExplicitViewImpl")] - public static extern void ViewImpl_OnLayoutNegotiatedSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnInitialize")] - public static extern void ViewImpl_OnInitialize(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnInitializeSwigExplicitViewImpl")] - public static extern void ViewImpl_OnInitializeSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnControlChildAdd")] - public static extern void ViewImpl_OnControlChildAdd(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnControlChildAddSwigExplicitViewImpl")] - public static extern void ViewImpl_OnControlChildAddSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnControlChildRemove")] - public static extern void ViewImpl_OnControlChildRemove(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnControlChildRemoveSwigExplicitViewImpl")] - public static extern void ViewImpl_OnControlChildRemoveSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnStyleChange")] - public static extern void ViewImpl_OnStyleChange(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnStyleChangeSwigExplicitViewImpl")] - public static extern void ViewImpl_OnStyleChangeSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnAccessibilityActivated")] - public static extern bool ViewImpl_OnAccessibilityActivated(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnAccessibilityActivatedSwigExplicitViewImpl")] - public static extern bool ViewImpl_OnAccessibilityActivatedSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnAccessibilityPan")] - public static extern bool ViewImpl_OnAccessibilityPan(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnAccessibilityPanSwigExplicitViewImpl")] - public static extern bool ViewImpl_OnAccessibilityPanSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnAccessibilityTouch")] - public static extern bool ViewImpl_OnAccessibilityTouch(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnAccessibilityTouchSwigExplicitViewImpl")] - public static extern bool ViewImpl_OnAccessibilityTouchSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnAccessibilityValueChange")] - public static extern bool ViewImpl_OnAccessibilityValueChange(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnAccessibilityValueChangeSwigExplicitViewImpl")] - public static extern bool ViewImpl_OnAccessibilityValueChangeSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnAccessibilityZoom")] - public static extern bool ViewImpl_OnAccessibilityZoom(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnAccessibilityZoomSwigExplicitViewImpl")] - public static extern bool ViewImpl_OnAccessibilityZoomSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnKeyInputFocusGained")] - public static extern void ViewImpl_OnKeyInputFocusGained(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnKeyInputFocusGainedSwigExplicitViewImpl")] - public static extern void ViewImpl_OnKeyInputFocusGainedSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnKeyInputFocusLost")] - public static extern void ViewImpl_OnKeyInputFocusLost(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnKeyInputFocusLostSwigExplicitViewImpl")] - public static extern void ViewImpl_OnKeyInputFocusLostSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_GetNextKeyboardFocusableActor")] - public static extern global::System.IntPtr ViewImpl_GetNextKeyboardFocusableActor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3, bool jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_GetNextKeyboardFocusableActorSwigExplicitViewImpl")] - public static extern global::System.IntPtr ViewImpl_GetNextKeyboardFocusableActorSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3, bool jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnKeyboardFocusChangeCommitted")] - public static extern void ViewImpl_OnKeyboardFocusChangeCommitted(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnKeyboardFocusChangeCommittedSwigExplicitViewImpl")] - public static extern void ViewImpl_OnKeyboardFocusChangeCommittedSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnKeyboardEnter")] - public static extern bool ViewImpl_OnKeyboardEnter(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnKeyboardEnterSwigExplicitViewImpl")] - public static extern bool ViewImpl_OnKeyboardEnterSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnPinch")] - public static extern void ViewImpl_OnPinch(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnPinchSwigExplicitViewImpl")] - public static extern void ViewImpl_OnPinchSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnPan")] - public static extern void ViewImpl_OnPan(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnPanSwigExplicitViewImpl")] - public static extern void ViewImpl_OnPanSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnTap")] - public static extern void ViewImpl_OnTap(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnTapSwigExplicitViewImpl")] - public static extern void ViewImpl_OnTapSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnLongPress")] - public static extern void ViewImpl_OnLongPress(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_OnLongPressSwigExplicitViewImpl")] - public static extern void ViewImpl_OnLongPressSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_SignalConnected")] - public static extern void ViewImpl_SignalConnected(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_SignalConnectedSwigExplicitViewImpl")] - public static extern void ViewImpl_SignalConnectedSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_SignalDisconnected")] - public static extern void ViewImpl_SignalDisconnected(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_SignalDisconnectedSwigExplicitViewImpl")] - public static extern void ViewImpl_SignalDisconnectedSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_director_connect")] - public static extern void ViewImpl_director_connect(global::System.Runtime.InteropServices.HandleRef jarg1, ViewImpl.SwigDelegateViewImpl_0 delegate0, ViewImpl.SwigDelegateViewImpl_1 delegate1, ViewImpl.SwigDelegateViewImpl_2 delegate2, ViewImpl.SwigDelegateViewImpl_3 delegate3, ViewImpl.SwigDelegateViewImpl_4 delegate4, ViewImpl.SwigDelegateViewImpl_5 delegate5, ViewImpl.SwigDelegateViewImpl_6 delegate6, ViewImpl.SwigDelegateViewImpl_7 delegate7, ViewImpl.SwigDelegateViewImpl_8 delegate8, ViewImpl.SwigDelegateViewImpl_9 delegate9, ViewImpl.SwigDelegateViewImpl_10 delegate10, ViewImpl.SwigDelegateViewImpl_11 delegate11, ViewImpl.SwigDelegateViewImpl_12 delegate12, ViewImpl.SwigDelegateViewImpl_13 delegate13, ViewImpl.SwigDelegateViewImpl_14 delegate14, ViewImpl.SwigDelegateViewImpl_15 delegate15, ViewImpl.SwigDelegateViewImpl_16 delegate16, ViewImpl.SwigDelegateViewImpl_17 delegate17, ViewImpl.SwigDelegateViewImpl_18 delegate18, ViewImpl.SwigDelegateViewImpl_19 delegate19, ViewImpl.SwigDelegateViewImpl_20 delegate20, ViewImpl.SwigDelegateViewImpl_21 delegate21, ViewImpl.SwigDelegateViewImpl_22 delegate22, ViewImpl.SwigDelegateViewImpl_23 delegate23, ViewImpl.SwigDelegateViewImpl_24 delegate24, ViewImpl.SwigDelegateViewImpl_25 delegate25, ViewImpl.SwigDelegateViewImpl_26 delegate26, ViewImpl.SwigDelegateViewImpl_27 delegate27, ViewImpl.SwigDelegateViewImpl_28 delegate28, ViewImpl.SwigDelegateViewImpl_29 delegate29, ViewImpl.SwigDelegateViewImpl_30 delegate30, ViewImpl.SwigDelegateViewImpl_31 delegate31, ViewImpl.SwigDelegateViewImpl_32 delegate32, ViewImpl.SwigDelegateViewImpl_33 delegate33, ViewImpl.SwigDelegateViewImpl_34 delegate34, ViewImpl.SwigDelegateViewImpl_35 delegate35, ViewImpl.SwigDelegateViewImpl_36 delegate36, ViewImpl.SwigDelegateViewImpl_37 delegate37, ViewImpl.SwigDelegateViewImpl_38 delegate38, ViewImpl.SwigDelegateViewImpl_39 delegate39, ViewImpl.SwigDelegateViewImpl_40 delegate40); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_GetImplementation__SWIG_0")] - public static extern global::System.IntPtr GetImplementation__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_View_Property_STYLE_NAME_get")] - public static extern int View_Property_STYLE_NAME_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_View_Property_BACKGROUND_COLOR_get")] - public static extern int View_Property_BACKGROUND_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_View_Property_BACKGROUND_IMAGE_get")] - public static extern int View_Property_BACKGROUND_IMAGE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_View_Property_KEY_INPUT_FOCUS_get")] - public static extern int View_Property_KEY_INPUT_FOCUS_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_View_Property_BACKGROUND_get")] - public static extern int View_Property_BACKGROUND_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_View_Property")] - public static extern global::System.IntPtr new_View_Property(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_View_Property")] - public static extern void delete_View_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_View_KeyboardFocus")] - public static extern global::System.IntPtr new_View_KeyboardFocus(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_View_KeyboardFocus")] - public static extern void delete_View_KeyboardFocus(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_View_New")] - public static extern global::System.IntPtr View_New(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_View__SWIG_0")] - public static extern global::System.IntPtr new_View__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_View__SWIG_1")] - public static extern global::System.IntPtr new_View__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_View")] - public static extern void delete_View(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_View_Assign")] - public static extern global::System.IntPtr View_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_View_DownCast")] - public static extern global::System.IntPtr View_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_View_SetKeyInputFocus")] - public static extern void View_SetKeyInputFocus(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_View_HasKeyInputFocus")] - public static extern bool View_HasKeyInputFocus(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_View_ClearKeyInputFocus")] - public static extern void View_ClearKeyInputFocus(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_View_GetPinchGestureDetector")] - public static extern global::System.IntPtr View_GetPinchGestureDetector(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_View_GetPanGestureDetector")] - public static extern global::System.IntPtr View_GetPanGestureDetector(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_View_GetTapGestureDetector")] - public static extern global::System.IntPtr View_GetTapGestureDetector(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_View_GetLongPressGestureDetector")] - public static extern global::System.IntPtr View_GetLongPressGestureDetector(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_View_SetStyleName")] - public static extern void View_SetStyleName(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_View_GetStyleName")] - public static extern string View_GetStyleName(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_View_SetBackgroundColor")] - public static extern void View_SetBackgroundColor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_View_GetBackgroundColor")] - public static extern global::System.IntPtr View_GetBackgroundColor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_View_SetBackgroundImage")] - public static extern void View_SetBackgroundImage(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_View_ClearBackground")] - public static extern void View_ClearBackground(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_View_KeyEventSignal")] - public static extern global::System.IntPtr View_KeyEventSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_View_KeyInputFocusGainedSignal")] - public static extern global::System.IntPtr View_KeyInputFocusGainedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_View_KeyInputFocusLostSignal")] - public static extern global::System.IntPtr View_KeyInputFocusLostSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_View__SWIG_2")] - public static extern global::System.IntPtr new_View__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_KeyInputFocusManager")] - public static extern global::System.IntPtr new_KeyInputFocusManager(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_KeyInputFocusManager")] - public static extern void delete_KeyInputFocusManager(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_KeyInputFocusManager_Get")] - public static extern global::System.IntPtr KeyInputFocusManager_Get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_KeyInputFocusManager_SetFocus")] - public static extern void KeyInputFocusManager_SetFocus(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_KeyInputFocusManager_GetCurrentFocusControl")] - public static extern global::System.IntPtr KeyInputFocusManager_GetCurrentFocusControl(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_KeyInputFocusManager_RemoveFocus")] - public static extern void KeyInputFocusManager_RemoveFocus(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_KeyInputFocusManager_IsKeyboardListener")] - public static extern bool KeyInputFocusManager_IsKeyboardListener(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_KeyInputFocusManager_KeyInputFocusChangedSignal")] - public static extern global::System.IntPtr KeyInputFocusManager_KeyInputFocusChangedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_KeyInputFocusManager_UnhandledKeyEventSignal")] - public static extern global::System.IntPtr KeyInputFocusManager_UnhandledKeyEventSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Alignment_Padding__SWIG_0")] - public static extern global::System.IntPtr new_Alignment_Padding__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Alignment_Padding__SWIG_1")] - public static extern global::System.IntPtr new_Alignment_Padding__SWIG_1(float jarg1, float jarg2, float jarg3, float jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Alignment_Padding_left_set")] - public static extern void Alignment_Padding_left_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Alignment_Padding_left_get")] - public static extern float Alignment_Padding_left_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Alignment_Padding_right_set")] - public static extern void Alignment_Padding_right_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Alignment_Padding_right_get")] - public static extern float Alignment_Padding_right_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Alignment_Padding_top_set")] - public static extern void Alignment_Padding_top_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Alignment_Padding_top_get")] - public static extern float Alignment_Padding_top_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Alignment_Padding_bottom_set")] - public static extern void Alignment_Padding_bottom_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Alignment_Padding_bottom_get")] - public static extern float Alignment_Padding_bottom_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Alignment_Padding")] - public static extern void delete_Alignment_Padding(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Alignment__SWIG_0")] - public static extern global::System.IntPtr new_Alignment__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Alignment_New__SWIG_0")] - public static extern global::System.IntPtr Alignment_New__SWIG_0(int jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Alignment_New__SWIG_1")] - public static extern global::System.IntPtr Alignment_New__SWIG_1(int jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Alignment_New__SWIG_2")] - public static extern global::System.IntPtr Alignment_New__SWIG_2(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Alignment__SWIG_1")] - public static extern global::System.IntPtr new_Alignment__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Alignment")] - public static extern void delete_Alignment(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Alignment_DownCast")] - public static extern global::System.IntPtr Alignment_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Alignment_SetAlignmentType")] - public static extern void Alignment_SetAlignmentType(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Alignment_GetAlignmentType")] - public static extern int Alignment_GetAlignmentType(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Alignment_SetScaling")] - public static extern void Alignment_SetScaling(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Alignment_GetScaling")] - public static extern int Alignment_GetScaling(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Alignment_SetPadding")] - public static extern void Alignment_SetPadding(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Alignment_GetPadding")] - public static extern global::System.IntPtr Alignment_GetPadding(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Alignment_Assign")] - public static extern global::System.IntPtr Alignment_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Button_Property_DISABLED_get")] - public static extern int Button_Property_DISABLED_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Button_Property_AUTO_REPEATING_get")] - public static extern int Button_Property_AUTO_REPEATING_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Button_Property_INITIAL_AUTO_REPEATING_DELAY_get")] - public static extern int Button_Property_INITIAL_AUTO_REPEATING_DELAY_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Button_Property_NEXT_AUTO_REPEATING_DELAY_get")] - public static extern int Button_Property_NEXT_AUTO_REPEATING_DELAY_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Button_Property_TOGGLABLE_get")] - public static extern int Button_Property_TOGGLABLE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Button_Property_SELECTED_get")] - public static extern int Button_Property_SELECTED_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Button_Property_UNSELECTED_STATE_IMAGE_get")] - public static extern int Button_Property_UNSELECTED_STATE_IMAGE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Button_Property_SELECTED_STATE_IMAGE_get")] - public static extern int Button_Property_SELECTED_STATE_IMAGE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Button_Property_DISABLED_STATE_IMAGE_get")] - public static extern int Button_Property_DISABLED_STATE_IMAGE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Button_Property_UNSELECTED_COLOR_get")] - public static extern int Button_Property_UNSELECTED_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Button_Property_SELECTED_COLOR_get")] - public static extern int Button_Property_SELECTED_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Button_Property_LABEL_get")] - public static extern int Button_Property_LABEL_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Button_Property_LABEL_TEXT_get")] - public static extern int Button_Property_LABEL_TEXT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Button_Property")] - public static extern global::System.IntPtr new_Button_Property(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Button_Property")] - public static extern void delete_Button_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Button__SWIG_0")] - public static extern global::System.IntPtr new_Button__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Button__SWIG_1")] - public static extern global::System.IntPtr new_Button__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Button_Assign")] - public static extern global::System.IntPtr Button_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Button_DownCast")] - public static extern global::System.IntPtr Button_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Button")] - public static extern void delete_Button(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Button_IsDisabled")] - public static extern bool Button_IsDisabled(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Button_IsAutoRepeating")] - public static extern bool Button_IsAutoRepeating(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Button_GetInitialAutoRepeatingDelay")] - public static extern float Button_GetInitialAutoRepeatingDelay(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Button_GetNextAutoRepeatingDelay")] - public static extern float Button_GetNextAutoRepeatingDelay(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Button_IsTogglableButton")] - public static extern bool Button_IsTogglableButton(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Button_IsSelected")] - public static extern bool Button_IsSelected(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Button_GetAnimationTime")] - public static extern float Button_GetAnimationTime(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Button_GetLabelText")] - public static extern string Button_GetLabelText(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Button_SetLabel")] - public static extern void Button_SetLabel(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Button_SetButtonImage")] - public static extern void Button_SetButtonImage(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Button_SetSelectedImage")] - public static extern void Button_SetSelectedImage(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Button_GetButtonImage")] - public static extern global::System.IntPtr Button_GetButtonImage(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Button_GetSelectedImage")] - public static extern global::System.IntPtr Button_GetSelectedImage(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Button_PressedSignal")] - public static extern global::System.IntPtr Button_PressedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Button_ReleasedSignal")] - public static extern global::System.IntPtr Button_ReleasedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Button_ClickedSignal")] - public static extern global::System.IntPtr Button_ClickedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Button_StateChangedSignal")] - public static extern global::System.IntPtr Button_StateChangedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_CheckBoxButton__SWIG_0")] - public static extern global::System.IntPtr new_CheckBoxButton__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_CheckBoxButton__SWIG_1")] - public static extern global::System.IntPtr new_CheckBoxButton__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CheckBoxButton_Assign")] - public static extern global::System.IntPtr CheckBoxButton_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_CheckBoxButton")] - public static extern void delete_CheckBoxButton(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CheckBoxButton_New")] - public static extern global::System.IntPtr CheckBoxButton_New(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CheckBoxButton_DownCast")] - public static extern global::System.IntPtr CheckBoxButton_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PushButton_Property_UNSELECTED_ICON_get")] - public static extern int PushButton_Property_UNSELECTED_ICON_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PushButton_Property_SELECTED_ICON_get")] - public static extern int PushButton_Property_SELECTED_ICON_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PushButton_Property_ICON_ALIGNMENT_get")] - public static extern int PushButton_Property_ICON_ALIGNMENT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PushButton_Property_LABEL_PADDING_get")] - public static extern int PushButton_Property_LABEL_PADDING_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PushButton_Property_ICON_PADDING_get")] - public static extern int PushButton_Property_ICON_PADDING_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_PushButton_Property")] - public static extern global::System.IntPtr new_PushButton_Property(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_PushButton_Property")] - public static extern void delete_PushButton_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_PushButton__SWIG_0")] - public static extern global::System.IntPtr new_PushButton__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_PushButton__SWIG_1")] - public static extern global::System.IntPtr new_PushButton__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PushButton_Assign")] - public static extern global::System.IntPtr PushButton_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_PushButton")] - public static extern void delete_PushButton(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PushButton_New")] - public static extern global::System.IntPtr PushButton_New(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PushButton_DownCast")] - public static extern global::System.IntPtr PushButton_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PushButton_SetButtonImage__SWIG_0_0")] - public static extern void PushButton_SetButtonImage__SWIG_0_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PushButton_SetButtonImage__SWIG_1")] - public static extern void PushButton_SetButtonImage__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PushButton_SetBackgroundImage")] - public static extern void PushButton_SetBackgroundImage(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PushButton_SetSelectedImage__SWIG_0_0")] - public static extern void PushButton_SetSelectedImage__SWIG_0_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PushButton_SetSelectedImage__SWIG_1")] - public static extern void PushButton_SetSelectedImage__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PushButton_SetSelectedBackgroundImage")] - public static extern void PushButton_SetSelectedBackgroundImage(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PushButton_SetDisabledBackgroundImage")] - public static extern void PushButton_SetDisabledBackgroundImage(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PushButton_SetDisabledImage")] - public static extern void PushButton_SetDisabledImage(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PushButton_SetDisabledSelectedImage")] - public static extern void PushButton_SetDisabledSelectedImage(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_RadioButton__SWIG_0")] - public static extern global::System.IntPtr new_RadioButton__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_RadioButton__SWIG_1")] - public static extern global::System.IntPtr new_RadioButton__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RadioButton_Assign")] - public static extern global::System.IntPtr RadioButton_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_RadioButton")] - public static extern void delete_RadioButton(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RadioButton_New__SWIG_0")] - public static extern global::System.IntPtr RadioButton_New__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RadioButton_New__SWIG_1")] - public static extern global::System.IntPtr RadioButton_New__SWIG_1(string jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RadioButton_DownCast")] - public static extern global::System.IntPtr RadioButton_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FlexContainer_Property_CONTENT_DIRECTION_get")] - public static extern int FlexContainer_Property_CONTENT_DIRECTION_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FlexContainer_Property_FLEX_DIRECTION_get")] - public static extern int FlexContainer_Property_FLEX_DIRECTION_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FlexContainer_Property_FLEX_WRAP_get")] - public static extern int FlexContainer_Property_FLEX_WRAP_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FlexContainer_Property_JUSTIFY_CONTENT_get")] - public static extern int FlexContainer_Property_JUSTIFY_CONTENT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FlexContainer_Property_ALIGN_ITEMS_get")] - public static extern int FlexContainer_Property_ALIGN_ITEMS_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FlexContainer_Property_ALIGN_CONTENT_get")] - public static extern int FlexContainer_Property_ALIGN_CONTENT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_FlexContainer_Property")] - public static extern global::System.IntPtr new_FlexContainer_Property(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_FlexContainer_Property")] - public static extern void delete_FlexContainer_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FlexContainer_ChildProperty_FLEX_get")] - public static extern int FlexContainer_ChildProperty_FLEX_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FlexContainer_ChildProperty_ALIGN_SELF_get")] - public static extern int FlexContainer_ChildProperty_ALIGN_SELF_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FlexContainer_ChildProperty_FLEX_MARGIN_get")] - public static extern int FlexContainer_ChildProperty_FLEX_MARGIN_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_FlexContainer_ChildProperty")] - public static extern global::System.IntPtr new_FlexContainer_ChildProperty(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_FlexContainer_ChildProperty")] - public static extern void delete_FlexContainer_ChildProperty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_FlexContainer__SWIG_0")] - public static extern global::System.IntPtr new_FlexContainer__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_FlexContainer__SWIG_1")] - public static extern global::System.IntPtr new_FlexContainer__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FlexContainer_Assign")] - public static extern global::System.IntPtr FlexContainer_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_FlexContainer")] - public static extern void delete_FlexContainer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FlexContainer_New")] - public static extern global::System.IntPtr FlexContainer_New(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FlexContainer_DownCast")] - public static extern global::System.IntPtr FlexContainer_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ImageView_Property_RESOURCE_URL_get")] - public static extern int ImageView_Property_RESOURCE_URL_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ImageView_Property_IMAGE_get")] - public static extern int ImageView_Property_IMAGE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ImageView_Property_PRE_MULTIPLIED_ALPHA_get")] - public static extern int ImageView_Property_PRE_MULTIPLIED_ALPHA_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ImageView_Property_PIXEL_AREA_get")] - public static extern int ImageView_Property_PIXEL_AREA_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ImageView_Property")] - public static extern global::System.IntPtr new_ImageView_Property(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_ImageView_Property")] - public static extern void delete_ImageView_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ImageView__SWIG_0")] - public static extern global::System.IntPtr new_ImageView__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ImageView_New__SWIG_0")] - public static extern global::System.IntPtr ImageView_New__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ImageView_New__SWIG_1")] - public static extern global::System.IntPtr ImageView_New__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ImageView_New__SWIG_2")] - public static extern global::System.IntPtr ImageView_New__SWIG_2(string jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ImageView_New__SWIG_3")] - public static extern global::System.IntPtr ImageView_New__SWIG_3(string jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_ImageView")] - public static extern void delete_ImageView(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ImageView__SWIG_1")] - public static extern global::System.IntPtr new_ImageView__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ImageView_Assign")] - public static extern global::System.IntPtr ImageView_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ImageView_DownCast")] - public static extern global::System.IntPtr ImageView_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ImageView_SetImage__SWIG_0")] - public static extern void ImageView_SetImage__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ImageView_SetImage__SWIG_1")] - public static extern void ImageView_SetImage__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ImageView_SetImage__SWIG_2")] - public static extern void ImageView_SetImage__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ImageView_GetImage")] - public static extern global::System.IntPtr ImageView_GetImage(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Model3dView_Property_GEOMETRY_URL_get")] - public static extern int Model3dView_Property_GEOMETRY_URL_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Model3dView_Property_MATERIAL_URL_get")] - public static extern int Model3dView_Property_MATERIAL_URL_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Model3dView_Property_IMAGES_URL_get")] - public static extern int Model3dView_Property_IMAGES_URL_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Model3dView_Property_ILLUMINATION_TYPE_get")] - public static extern int Model3dView_Property_ILLUMINATION_TYPE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Model3dView_Property_TEXTURE0_URL_get")] - public static extern int Model3dView_Property_TEXTURE0_URL_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Model3dView_Property_TEXTURE1_URL_get")] - public static extern int Model3dView_Property_TEXTURE1_URL_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Model3dView_Property_TEXTURE2_URL_get")] - public static extern int Model3dView_Property_TEXTURE2_URL_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Model3dView_Property_LIGHT_POSITION_get")] - public static extern int Model3dView_Property_LIGHT_POSITION_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Model3dView_Property")] - public static extern global::System.IntPtr new_Model3dView_Property(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Model3dView_Property")] - public static extern void delete_Model3dView_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Model3dView_New__SWIG_0")] - public static extern global::System.IntPtr Model3dView_New__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Model3dView_New__SWIG_1")] - public static extern global::System.IntPtr Model3dView_New__SWIG_1(string jarg1, string jarg2, string jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Model3dView__SWIG_0")] - public static extern global::System.IntPtr new_Model3dView__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Model3dView")] - public static extern void delete_Model3dView(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Model3dView__SWIG_1")] - public static extern global::System.IntPtr new_Model3dView__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Model3dView_Assign")] - public static extern global::System.IntPtr Model3dView_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Model3dView_DownCast")] - public static extern global::System.IntPtr Model3dView_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollBar_Property_SCROLL_DIRECTION_get")] - public static extern int ScrollBar_Property_SCROLL_DIRECTION_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollBar_Property_INDICATOR_HEIGHT_POLICY_get")] - public static extern int ScrollBar_Property_INDICATOR_HEIGHT_POLICY_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollBar_Property_INDICATOR_FIXED_HEIGHT_get")] - public static extern int ScrollBar_Property_INDICATOR_FIXED_HEIGHT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollBar_Property_INDICATOR_SHOW_DURATION_get")] - public static extern int ScrollBar_Property_INDICATOR_SHOW_DURATION_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollBar_Property_INDICATOR_HIDE_DURATION_get")] - public static extern int ScrollBar_Property_INDICATOR_HIDE_DURATION_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollBar_Property_SCROLL_POSITION_INTERVALS_get")] - public static extern int ScrollBar_Property_SCROLL_POSITION_INTERVALS_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollBar_Property_INDICATOR_MINIMUM_HEIGHT_get")] - public static extern int ScrollBar_Property_INDICATOR_MINIMUM_HEIGHT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollBar_Property_INDICATOR_START_PADDING_get")] - public static extern int ScrollBar_Property_INDICATOR_START_PADDING_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollBar_Property_INDICATOR_END_PADDING_get")] - public static extern int ScrollBar_Property_INDICATOR_END_PADDING_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ScrollBar_Property")] - public static extern global::System.IntPtr new_ScrollBar_Property(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_ScrollBar_Property")] - public static extern void delete_ScrollBar_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ScrollBar__SWIG_0")] - public static extern global::System.IntPtr new_ScrollBar__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ScrollBar__SWIG_1")] - public static extern global::System.IntPtr new_ScrollBar__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollBar_Assign")] - public static extern global::System.IntPtr ScrollBar_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_ScrollBar")] - public static extern void delete_ScrollBar(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollBar_New__SWIG_0")] - public static extern global::System.IntPtr ScrollBar_New__SWIG_0(int jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollBar_New__SWIG_1")] - public static extern global::System.IntPtr ScrollBar_New__SWIG_1(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollBar_DownCast")] - public static extern global::System.IntPtr ScrollBar_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollBar_SetScrollPropertySource")] - public static extern void ScrollBar_SetScrollPropertySource(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3, int jarg4, int jarg5, int jarg6); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollBar_SetScrollIndicator")] - public static extern void ScrollBar_SetScrollIndicator(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollBar_GetScrollIndicator")] - public static extern global::System.IntPtr ScrollBar_GetScrollIndicator(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollBar_SetScrollPositionIntervals")] - public static extern void ScrollBar_SetScrollPositionIntervals(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollBar_GetScrollPositionIntervals")] - public static extern global::System.IntPtr ScrollBar_GetScrollPositionIntervals(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollBar_SetScrollDirection")] - public static extern void ScrollBar_SetScrollDirection(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollBar_GetScrollDirection")] - public static extern int ScrollBar_GetScrollDirection(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollBar_SetIndicatorHeightPolicy")] - public static extern void ScrollBar_SetIndicatorHeightPolicy(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollBar_GetIndicatorHeightPolicy")] - public static extern int ScrollBar_GetIndicatorHeightPolicy(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollBar_SetIndicatorFixedHeight")] - public static extern void ScrollBar_SetIndicatorFixedHeight(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollBar_GetIndicatorFixedHeight")] - public static extern float ScrollBar_GetIndicatorFixedHeight(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollBar_SetIndicatorShowDuration")] - public static extern void ScrollBar_SetIndicatorShowDuration(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollBar_GetIndicatorShowDuration")] - public static extern float ScrollBar_GetIndicatorShowDuration(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollBar_SetIndicatorHideDuration")] - public static extern void ScrollBar_SetIndicatorHideDuration(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollBar_GetIndicatorHideDuration")] - public static extern float ScrollBar_GetIndicatorHideDuration(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollBar_ShowIndicator")] - public static extern void ScrollBar_ShowIndicator(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollBar_HideIndicator")] - public static extern void ScrollBar_HideIndicator(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollBar_PanFinishedSignal")] - public static extern global::System.IntPtr ScrollBar_PanFinishedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollBar_ScrollPositionIntervalReachedSignal")] - public static extern global::System.IntPtr ScrollBar_ScrollPositionIntervalReachedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Scrollable_Property_OVERSHOOT_EFFECT_COLOR_get")] - public static extern int Scrollable_Property_OVERSHOOT_EFFECT_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Scrollable_Property_OVERSHOOT_ANIMATION_SPEED_get")] - public static extern int Scrollable_Property_OVERSHOOT_ANIMATION_SPEED_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Scrollable_Property_OVERSHOOT_ENABLED_get")] - public static extern int Scrollable_Property_OVERSHOOT_ENABLED_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Scrollable_Property_OVERSHOOT_SIZE_get")] - public static extern int Scrollable_Property_OVERSHOOT_SIZE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Scrollable_Property_SCROLL_TO_ALPHA_FUNCTION_get")] - public static extern int Scrollable_Property_SCROLL_TO_ALPHA_FUNCTION_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Scrollable_Property_SCROLL_RELATIVE_POSITION_get")] - public static extern int Scrollable_Property_SCROLL_RELATIVE_POSITION_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Scrollable_Property_SCROLL_POSITION_MIN_get")] - public static extern int Scrollable_Property_SCROLL_POSITION_MIN_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Scrollable_Property_SCROLL_POSITION_MIN_X_get")] - public static extern int Scrollable_Property_SCROLL_POSITION_MIN_X_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Scrollable_Property_SCROLL_POSITION_MIN_Y_get")] - public static extern int Scrollable_Property_SCROLL_POSITION_MIN_Y_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Scrollable_Property_SCROLL_POSITION_MAX_get")] - public static extern int Scrollable_Property_SCROLL_POSITION_MAX_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Scrollable_Property_SCROLL_POSITION_MAX_X_get")] - public static extern int Scrollable_Property_SCROLL_POSITION_MAX_X_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Scrollable_Property_SCROLL_POSITION_MAX_Y_get")] - public static extern int Scrollable_Property_SCROLL_POSITION_MAX_Y_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Scrollable_Property_CAN_SCROLL_VERTICAL_get")] - public static extern int Scrollable_Property_CAN_SCROLL_VERTICAL_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Scrollable_Property_CAN_SCROLL_HORIZONTAL_get")] - public static extern int Scrollable_Property_CAN_SCROLL_HORIZONTAL_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Scrollable_Property")] - public static extern global::System.IntPtr new_Scrollable_Property(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Scrollable_Property")] - public static extern void delete_Scrollable_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Scrollable__SWIG_0")] - public static extern global::System.IntPtr new_Scrollable__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Scrollable__SWIG_1")] - public static extern global::System.IntPtr new_Scrollable__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Scrollable_Assign")] - public static extern global::System.IntPtr Scrollable_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Scrollable")] - public static extern void delete_Scrollable(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Scrollable_DownCast")] - public static extern global::System.IntPtr Scrollable_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Scrollable_IsOvershootEnabled")] - public static extern bool Scrollable_IsOvershootEnabled(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Scrollable_SetOvershootEnabled")] - public static extern void Scrollable_SetOvershootEnabled(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Scrollable_SetOvershootEffectColor")] - public static extern void Scrollable_SetOvershootEffectColor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Scrollable_GetOvershootEffectColor")] - public static extern global::System.IntPtr Scrollable_GetOvershootEffectColor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Scrollable_SetOvershootAnimationSpeed")] - public static extern void Scrollable_SetOvershootAnimationSpeed(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Scrollable_GetOvershootAnimationSpeed")] - public static extern float Scrollable_GetOvershootAnimationSpeed(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Scrollable_ScrollStartedSignal")] - public static extern global::System.IntPtr Scrollable_ScrollStartedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Scrollable_ScrollUpdatedSignal")] - public static extern global::System.IntPtr Scrollable_ScrollUpdatedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Scrollable_ScrollCompletedSignal")] - public static extern global::System.IntPtr Scrollable_ScrollCompletedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_IsVertical")] - public static extern bool IsVertical(int jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_IsHorizontal")] - public static extern bool IsHorizontal(int jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ItemRange__SWIG_0")] - public static extern global::System.IntPtr new_ItemRange__SWIG_0(uint jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ItemRange__SWIG_1")] - public static extern global::System.IntPtr new_ItemRange__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemRange_Assign")] - public static extern global::System.IntPtr ItemRange_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemRange_Within")] - public static extern bool ItemRange_Within(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemRange_Intersection")] - public static extern global::System.IntPtr ItemRange_Intersection(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemRange_begin_set")] - public static extern void ItemRange_begin_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemRange_begin_get")] - public static extern uint ItemRange_begin_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemRange_end_set")] - public static extern void ItemRange_end_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemRange_end_get")] - public static extern uint ItemRange_end_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_ItemRange")] - public static extern void delete_ItemRange(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_ItemLayout")] - public static extern void delete_ItemLayout(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemLayout_SetOrientation")] - public static extern void ItemLayout_SetOrientation(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemLayout_GetOrientation")] - public static extern int ItemLayout_GetOrientation(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemLayout_SetLayoutProperties")] - public static extern void ItemLayout_SetLayoutProperties(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemLayout_GetLayoutProperties")] - public static extern global::System.IntPtr ItemLayout_GetLayoutProperties(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemLayout_HasLayoutChanged")] - public static extern bool ItemLayout_HasLayoutChanged(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemLayout_ResetLayoutChangedFlag")] - public static extern void ItemLayout_ResetLayoutChangedFlag(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemLayout_GetItemSize")] - public static extern void ItemLayout_GetItemSize(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemLayout_SetItemSize")] - public static extern void ItemLayout_SetItemSize(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemLayout_GetMinimumLayoutPosition")] - public static extern float ItemLayout_GetMinimumLayoutPosition(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemLayout_GetClosestAnchorPosition")] - public static extern float ItemLayout_GetClosestAnchorPosition(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemLayout_GetItemScrollToPosition")] - public static extern float ItemLayout_GetItemScrollToPosition(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemLayout_GetItemsWithinArea")] - public static extern global::System.IntPtr ItemLayout_GetItemsWithinArea(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemLayout_GetClosestOnScreenLayoutPosition")] - public static extern float ItemLayout_GetClosestOnScreenLayoutPosition(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, float jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemLayout_GetReserveItemCount")] - public static extern uint ItemLayout_GetReserveItemCount(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemLayout_GetDefaultItemSize")] - public static extern void ItemLayout_GetDefaultItemSize(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemLayout_GetScrollDirection")] - public static extern global::System.IntPtr ItemLayout_GetScrollDirection(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemLayout_GetScrollSpeedFactor")] - public static extern float ItemLayout_GetScrollSpeedFactor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemLayout_GetMaximumSwipeSpeed")] - public static extern float ItemLayout_GetMaximumSwipeSpeed(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemLayout_GetItemFlickAnimationDuration")] - public static extern float ItemLayout_GetItemFlickAnimationDuration(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemLayout_GetNextFocusItemID")] - public static extern int ItemLayout_GetNextFocusItemID(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3, int jarg4, bool jarg5); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemLayout_GetFlickSpeedFactor")] - public static extern float ItemLayout_GetFlickSpeedFactor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemLayout_ApplyConstraints")] - public static extern void ItemLayout_ApplyConstraints(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemLayout_GetItemPosition")] - public static extern global::System.IntPtr ItemLayout_GetItemPosition(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, float jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_NewItemLayout")] - public static extern global::System.IntPtr NewItemLayout(int jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_ItemFactory")] - public static extern void delete_ItemFactory(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemFactory_GetNumberOfItems")] - public static extern uint ItemFactory_GetNumberOfItems(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemFactory_NewItem")] - public static extern global::System.IntPtr ItemFactory_NewItem(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemFactory_ItemReleased")] - public static extern void ItemFactory_ItemReleased(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_Property_MINIMUM_SWIPE_SPEED_get")] - public static extern int ItemView_Property_MINIMUM_SWIPE_SPEED_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_Property_MINIMUM_SWIPE_DISTANCE_get")] - public static extern int ItemView_Property_MINIMUM_SWIPE_DISTANCE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_Property_WHEEL_SCROLL_DISTANCE_STEP_get")] - public static extern int ItemView_Property_WHEEL_SCROLL_DISTANCE_STEP_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_Property_SNAP_TO_ITEM_ENABLED_get")] - public static extern int ItemView_Property_SNAP_TO_ITEM_ENABLED_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_Property_REFRESH_INTERVAL_get")] - public static extern int ItemView_Property_REFRESH_INTERVAL_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_Property_LAYOUT_POSITION_get")] - public static extern int ItemView_Property_LAYOUT_POSITION_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_Property_SCROLL_SPEED_get")] - public static extern int ItemView_Property_SCROLL_SPEED_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_Property_OVERSHOOT_get")] - public static extern int ItemView_Property_OVERSHOOT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_Property_SCROLL_DIRECTION_get")] - public static extern int ItemView_Property_SCROLL_DIRECTION_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_Property_LAYOUT_ORIENTATION_get")] - public static extern int ItemView_Property_LAYOUT_ORIENTATION_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_Property_SCROLL_CONTENT_SIZE_get")] - public static extern int ItemView_Property_SCROLL_CONTENT_SIZE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ItemView_Property")] - public static extern global::System.IntPtr new_ItemView_Property(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_ItemView_Property")] - public static extern void delete_ItemView_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ItemView__SWIG_0")] - public static extern global::System.IntPtr new_ItemView__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ItemView__SWIG_1")] - public static extern global::System.IntPtr new_ItemView__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_Assign")] - public static extern global::System.IntPtr ItemView_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_ItemView")] - public static extern void delete_ItemView(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_New")] - public static extern global::System.IntPtr ItemView_New(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_DownCast")] - public static extern global::System.IntPtr ItemView_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_GetLayoutCount")] - public static extern uint ItemView_GetLayoutCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_AddLayout")] - public static extern void ItemView_AddLayout(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_RemoveLayout")] - public static extern void ItemView_RemoveLayout(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_GetLayout")] - public static extern global::System.IntPtr ItemView_GetLayout(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_GetActiveLayout")] - public static extern global::System.IntPtr ItemView_GetActiveLayout(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_GetCurrentLayoutPosition")] - public static extern float ItemView_GetCurrentLayoutPosition(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_ActivateLayout")] - public static extern void ItemView_ActivateLayout(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, float jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_DeactivateCurrentLayout")] - public static extern void ItemView_DeactivateCurrentLayout(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_SetMinimumSwipeSpeed")] - public static extern void ItemView_SetMinimumSwipeSpeed(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_GetMinimumSwipeSpeed")] - public static extern float ItemView_GetMinimumSwipeSpeed(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_SetMinimumSwipeDistance")] - public static extern void ItemView_SetMinimumSwipeDistance(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_GetMinimumSwipeDistance")] - public static extern float ItemView_GetMinimumSwipeDistance(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_SetWheelScrollDistanceStep")] - public static extern void ItemView_SetWheelScrollDistanceStep(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_GetWheelScrollDistanceStep")] - public static extern float ItemView_GetWheelScrollDistanceStep(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_SetAnchoring")] - public static extern void ItemView_SetAnchoring(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_GetAnchoring")] - public static extern bool ItemView_GetAnchoring(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_SetAnchoringDuration")] - public static extern void ItemView_SetAnchoringDuration(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_GetAnchoringDuration")] - public static extern float ItemView_GetAnchoringDuration(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_ScrollToItem")] - public static extern void ItemView_ScrollToItem(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_SetRefreshInterval")] - public static extern void ItemView_SetRefreshInterval(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_GetRefreshInterval")] - public static extern float ItemView_GetRefreshInterval(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_Refresh")] - public static extern void ItemView_Refresh(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_GetItem")] - public static extern global::System.IntPtr ItemView_GetItem(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_GetItemId")] - public static extern uint ItemView_GetItemId(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_InsertItem")] - public static extern void ItemView_InsertItem(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_InsertItems")] - public static extern void ItemView_InsertItems(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_RemoveItem")] - public static extern void ItemView_RemoveItem(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_RemoveItems")] - public static extern void ItemView_RemoveItems(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_ReplaceItem")] - public static extern void ItemView_ReplaceItem(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_ReplaceItems")] - public static extern void ItemView_ReplaceItems(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_SetItemsParentOrigin")] - public static extern void ItemView_SetItemsParentOrigin(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_GetItemsParentOrigin")] - public static extern global::System.IntPtr ItemView_GetItemsParentOrigin(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_SetItemsAnchorPoint")] - public static extern void ItemView_SetItemsAnchorPoint(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_GetItemsAnchorPoint")] - public static extern global::System.IntPtr ItemView_GetItemsAnchorPoint(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_GetItemsRange")] - public static extern void ItemView_GetItemsRange(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_LayoutActivatedSignal")] - public static extern global::System.IntPtr ItemView_LayoutActivatedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_MoveActorConstraint")] - public static extern void MoveActorConstraint(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_WrapActorConstraint")] - public static extern void WrapActorConstraint(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ScrollViewEffect")] - public static extern global::System.IntPtr new_ScrollViewEffect(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_ScrollViewEffect")] - public static extern void delete_ScrollViewEffect(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollViewPagePathEffect_New")] - public static extern global::System.IntPtr ScrollViewPagePathEffect_New(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, uint jarg5); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ScrollViewPagePathEffect")] - public static extern global::System.IntPtr new_ScrollViewPagePathEffect(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollViewPagePathEffect_DownCast")] - public static extern global::System.IntPtr ScrollViewPagePathEffect_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollViewPagePathEffect_ApplyToPage")] - public static extern void ScrollViewPagePathEffect_ApplyToPage(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, uint jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_ScrollViewPagePathEffect")] - public static extern void delete_ScrollViewPagePathEffect(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ClampState2D_x_set")] - public static extern void ClampState2D_x_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ClampState2D_x_get")] - public static extern int ClampState2D_x_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ClampState2D_y_set")] - public static extern void ClampState2D_y_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ClampState2D_y_get")] - public static extern int ClampState2D_y_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ClampState2D")] - public static extern global::System.IntPtr new_ClampState2D(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_ClampState2D")] - public static extern void delete_ClampState2D(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_RulerDomain__SWIG_0")] - public static extern global::System.IntPtr new_RulerDomain__SWIG_0(float jarg1, float jarg2, bool jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_RulerDomain__SWIG_1")] - public static extern global::System.IntPtr new_RulerDomain__SWIG_1(float jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RulerDomain_min_set")] - public static extern void RulerDomain_min_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RulerDomain_min_get")] - public static extern float RulerDomain_min_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RulerDomain_max_set")] - public static extern void RulerDomain_max_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RulerDomain_max_get")] - public static extern float RulerDomain_max_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RulerDomain_enabled_set")] - public static extern void RulerDomain_enabled_set(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RulerDomain_enabled_get")] - public static extern bool RulerDomain_enabled_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RulerDomain_Clamp__SWIG_0")] - public static extern float RulerDomain_Clamp__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3, float jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RulerDomain_Clamp__SWIG_1")] - public static extern float RulerDomain_Clamp__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RulerDomain_Clamp__SWIG_2")] - public static extern float RulerDomain_Clamp__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RulerDomain_Clamp__SWIG_3")] - public static extern float RulerDomain_Clamp__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3, float jarg4, global::System.Runtime.InteropServices.HandleRef jarg5); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RulerDomain_GetSize")] - public static extern float RulerDomain_GetSize(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_RulerDomain")] - public static extern void delete_RulerDomain(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Ruler_Snap__SWIG_0")] - public static extern float Ruler_Snap__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Ruler_Snap__SWIG_1")] - public static extern float Ruler_Snap__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Ruler_GetPositionFromPage")] - public static extern float Ruler_GetPositionFromPage(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, out uint jarg3, bool jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Ruler_GetPageFromPosition")] - public static extern uint Ruler_GetPageFromPosition(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, bool jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Ruler_GetTotalPages")] - public static extern uint Ruler_GetTotalPages(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Ruler_GetType")] - public static extern int Ruler_GetType(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Ruler_IsEnabled")] - public static extern bool Ruler_IsEnabled(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Ruler_Enable")] - public static extern void Ruler_Enable(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Ruler_Disable")] - public static extern void Ruler_Disable(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Ruler_SetDomain")] - public static extern void Ruler_SetDomain(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Ruler_GetDomain")] - public static extern global::System.IntPtr Ruler_GetDomain(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Ruler_DisableDomain")] - public static extern void Ruler_DisableDomain(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Ruler_Clamp__SWIG_0")] - public static extern float Ruler_Clamp__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3, float jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Ruler_Clamp__SWIG_1")] - public static extern float Ruler_Clamp__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Ruler_Clamp__SWIG_2")] - public static extern float Ruler_Clamp__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Ruler_Clamp__SWIG_3")] - public static extern float Ruler_Clamp__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3, float jarg4, global::System.Runtime.InteropServices.HandleRef jarg5); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Ruler_SnapAndClamp__SWIG_0")] - public static extern float Ruler_SnapAndClamp__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3, float jarg4, float jarg5); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Ruler_SnapAndClamp__SWIG_1")] - public static extern float Ruler_SnapAndClamp__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3, float jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Ruler_SnapAndClamp__SWIG_2")] - public static extern float Ruler_SnapAndClamp__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Ruler_SnapAndClamp__SWIG_3")] - public static extern float Ruler_SnapAndClamp__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Ruler_SnapAndClamp__SWIG_4")] - public static extern float Ruler_SnapAndClamp__SWIG_4(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3, float jarg4, float jarg5, global::System.Runtime.InteropServices.HandleRef jarg6); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_DefaultRuler")] - public static extern global::System.IntPtr new_DefaultRuler(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_DefaultRuler_Snap")] - public static extern float DefaultRuler_Snap(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_DefaultRuler_GetPositionFromPage")] - public static extern float DefaultRuler_GetPositionFromPage(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, out uint jarg3, bool jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_DefaultRuler_GetPageFromPosition")] - public static extern uint DefaultRuler_GetPageFromPosition(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, bool jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_DefaultRuler_GetTotalPages")] - public static extern uint DefaultRuler_GetTotalPages(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_DefaultRuler")] - public static extern void delete_DefaultRuler(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_FixedRuler__SWIG_0")] - public static extern global::System.IntPtr new_FixedRuler__SWIG_0(float jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_FixedRuler__SWIG_1")] - public static extern global::System.IntPtr new_FixedRuler__SWIG_1(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FixedRuler_Snap")] - public static extern float FixedRuler_Snap(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FixedRuler_GetPositionFromPage")] - public static extern float FixedRuler_GetPositionFromPage(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, out uint jarg3, bool jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FixedRuler_GetPageFromPosition")] - public static extern uint FixedRuler_GetPageFromPosition(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, bool jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FixedRuler_GetTotalPages")] - public static extern uint FixedRuler_GetTotalPages(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_FixedRuler")] - public static extern void delete_FixedRuler(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_ClampEvent_scale_set")] - public static extern void ScrollView_ClampEvent_scale_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_ClampEvent_scale_get")] - public static extern global::System.IntPtr ScrollView_ClampEvent_scale_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_ClampEvent_position_set")] - public static extern void ScrollView_ClampEvent_position_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_ClampEvent_position_get")] - public static extern global::System.IntPtr ScrollView_ClampEvent_position_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_ClampEvent_rotation_set")] - public static extern void ScrollView_ClampEvent_rotation_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_ClampEvent_rotation_get")] - public static extern int ScrollView_ClampEvent_rotation_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ScrollView_ClampEvent")] - public static extern global::System.IntPtr new_ScrollView_ClampEvent(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_ScrollView_ClampEvent")] - public static extern void delete_ScrollView_ClampEvent(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_SnapEvent_type_set")] - public static extern void ScrollView_SnapEvent_type_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_SnapEvent_type_get")] - public static extern int ScrollView_SnapEvent_type_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_SnapEvent_position_set")] - public static extern void ScrollView_SnapEvent_position_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_SnapEvent_position_get")] - public static extern global::System.IntPtr ScrollView_SnapEvent_position_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_SnapEvent_duration_set")] - public static extern void ScrollView_SnapEvent_duration_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_SnapEvent_duration_get")] - public static extern float ScrollView_SnapEvent_duration_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ScrollView_SnapEvent")] - public static extern global::System.IntPtr new_ScrollView_SnapEvent(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_ScrollView_SnapEvent")] - public static extern void delete_ScrollView_SnapEvent(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_Property_WRAP_ENABLED_get")] - public static extern int ScrollView_Property_WRAP_ENABLED_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_Property_PANNING_ENABLED_get")] - public static extern int ScrollView_Property_PANNING_ENABLED_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_Property_AXIS_AUTO_LOCK_ENABLED_get")] - public static extern int ScrollView_Property_AXIS_AUTO_LOCK_ENABLED_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_Property_WHEEL_SCROLL_DISTANCE_STEP_get")] - public static extern int ScrollView_Property_WHEEL_SCROLL_DISTANCE_STEP_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_Property_SCROLL_POSITION_get")] - public static extern int ScrollView_Property_SCROLL_POSITION_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_Property_SCROLL_PRE_POSITION_get")] - public static extern int ScrollView_Property_SCROLL_PRE_POSITION_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_Property_SCROLL_PRE_POSITION_X_get")] - public static extern int ScrollView_Property_SCROLL_PRE_POSITION_X_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_Property_SCROLL_PRE_POSITION_Y_get")] - public static extern int ScrollView_Property_SCROLL_PRE_POSITION_Y_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_Property_SCROLL_PRE_POSITION_MAX_get")] - public static extern int ScrollView_Property_SCROLL_PRE_POSITION_MAX_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_Property_SCROLL_PRE_POSITION_MAX_X_get")] - public static extern int ScrollView_Property_SCROLL_PRE_POSITION_MAX_X_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_Property_SCROLL_PRE_POSITION_MAX_Y_get")] - public static extern int ScrollView_Property_SCROLL_PRE_POSITION_MAX_Y_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_Property_OVERSHOOT_X_get")] - public static extern int ScrollView_Property_OVERSHOOT_X_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_Property_OVERSHOOT_Y_get")] - public static extern int ScrollView_Property_OVERSHOOT_Y_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_Property_SCROLL_FINAL_get")] - public static extern int ScrollView_Property_SCROLL_FINAL_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_Property_SCROLL_FINAL_X_get")] - public static extern int ScrollView_Property_SCROLL_FINAL_X_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_Property_SCROLL_FINAL_Y_get")] - public static extern int ScrollView_Property_SCROLL_FINAL_Y_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_Property_WRAP_get")] - public static extern int ScrollView_Property_WRAP_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_Property_PANNING_get")] - public static extern int ScrollView_Property_PANNING_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_Property_SCROLLING_get")] - public static extern int ScrollView_Property_SCROLLING_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_Property_SCROLL_DOMAIN_SIZE_get")] - public static extern int ScrollView_Property_SCROLL_DOMAIN_SIZE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_Property_SCROLL_DOMAIN_SIZE_X_get")] - public static extern int ScrollView_Property_SCROLL_DOMAIN_SIZE_X_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_Property_SCROLL_DOMAIN_SIZE_Y_get")] - public static extern int ScrollView_Property_SCROLL_DOMAIN_SIZE_Y_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_Property_SCROLL_DOMAIN_OFFSET_get")] - public static extern int ScrollView_Property_SCROLL_DOMAIN_OFFSET_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_Property_SCROLL_POSITION_DELTA_get")] - public static extern int ScrollView_Property_SCROLL_POSITION_DELTA_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_Property_START_PAGE_POSITION_get")] - public static extern int ScrollView_Property_START_PAGE_POSITION_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ScrollView_Property")] - public static extern global::System.IntPtr new_ScrollView_Property(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_ScrollView_Property")] - public static extern void delete_ScrollView_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ScrollView__SWIG_0")] - public static extern global::System.IntPtr new_ScrollView__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ScrollView__SWIG_1")] - public static extern global::System.IntPtr new_ScrollView__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_Assign")] - public static extern global::System.IntPtr ScrollView_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_ScrollView")] - public static extern void delete_ScrollView(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_New")] - public static extern global::System.IntPtr ScrollView_New(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_DownCast")] - public static extern global::System.IntPtr ScrollView_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_GetScrollSnapAlphaFunction")] - public static extern global::System.IntPtr ScrollView_GetScrollSnapAlphaFunction(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_SetScrollSnapAlphaFunction")] - public static extern void ScrollView_SetScrollSnapAlphaFunction(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_GetScrollFlickAlphaFunction")] - public static extern global::System.IntPtr ScrollView_GetScrollFlickAlphaFunction(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_SetScrollFlickAlphaFunction")] - public static extern void ScrollView_SetScrollFlickAlphaFunction(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_GetScrollSnapDuration")] - public static extern float ScrollView_GetScrollSnapDuration(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_SetScrollSnapDuration")] - public static extern void ScrollView_SetScrollSnapDuration(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_GetScrollFlickDuration")] - public static extern float ScrollView_GetScrollFlickDuration(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_SetScrollFlickDuration")] - public static extern void ScrollView_SetScrollFlickDuration(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_SetRulerX")] - public static extern void ScrollView_SetRulerX(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_SetRulerY")] - public static extern void ScrollView_SetRulerY(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_SetScrollSensitive")] - public static extern void ScrollView_SetScrollSensitive(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_SetMaxOvershoot")] - public static extern void ScrollView_SetMaxOvershoot(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_SetSnapOvershootAlphaFunction")] - public static extern void ScrollView_SetSnapOvershootAlphaFunction(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_SetSnapOvershootDuration")] - public static extern void ScrollView_SetSnapOvershootDuration(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_SetActorAutoSnap")] - public static extern void ScrollView_SetActorAutoSnap(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_SetWrapMode")] - public static extern void ScrollView_SetWrapMode(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_GetScrollUpdateDistance")] - public static extern int ScrollView_GetScrollUpdateDistance(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_SetScrollUpdateDistance")] - public static extern void ScrollView_SetScrollUpdateDistance(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_GetAxisAutoLock")] - public static extern bool ScrollView_GetAxisAutoLock(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_SetAxisAutoLock")] - public static extern void ScrollView_SetAxisAutoLock(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_GetAxisAutoLockGradient")] - public static extern float ScrollView_GetAxisAutoLockGradient(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_SetAxisAutoLockGradient")] - public static extern void ScrollView_SetAxisAutoLockGradient(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_GetFrictionCoefficient")] - public static extern float ScrollView_GetFrictionCoefficient(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_SetFrictionCoefficient")] - public static extern void ScrollView_SetFrictionCoefficient(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_GetFlickSpeedCoefficient")] - public static extern float ScrollView_GetFlickSpeedCoefficient(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_SetFlickSpeedCoefficient")] - public static extern void ScrollView_SetFlickSpeedCoefficient(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_GetMinimumDistanceForFlick")] - public static extern global::System.IntPtr ScrollView_GetMinimumDistanceForFlick(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_SetMinimumDistanceForFlick")] - public static extern void ScrollView_SetMinimumDistanceForFlick(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_GetMinimumSpeedForFlick")] - public static extern float ScrollView_GetMinimumSpeedForFlick(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_SetMinimumSpeedForFlick")] - public static extern void ScrollView_SetMinimumSpeedForFlick(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_GetMaxFlickSpeed")] - public static extern float ScrollView_GetMaxFlickSpeed(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_SetMaxFlickSpeed")] - public static extern void ScrollView_SetMaxFlickSpeed(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_GetWheelScrollDistanceStep")] - public static extern global::System.IntPtr ScrollView_GetWheelScrollDistanceStep(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_SetWheelScrollDistanceStep")] - public static extern void ScrollView_SetWheelScrollDistanceStep(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_GetCurrentScrollPosition")] - public static extern global::System.IntPtr ScrollView_GetCurrentScrollPosition(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_GetCurrentPage")] - public static extern uint ScrollView_GetCurrentPage(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_ScrollTo__SWIG_0")] - public static extern void ScrollView_ScrollTo__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_ScrollTo__SWIG_1")] - public static extern void ScrollView_ScrollTo__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_ScrollTo__SWIG_2")] - public static extern void ScrollView_ScrollTo__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, float jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_ScrollTo__SWIG_3")] - public static extern void ScrollView_ScrollTo__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, float jarg3, int jarg4, int jarg5); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_ScrollTo__SWIG_4")] - public static extern void ScrollView_ScrollTo__SWIG_4(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, float jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, int jarg5, int jarg6); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_ScrollTo__SWIG_5")] - public static extern void ScrollView_ScrollTo__SWIG_5(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_ScrollTo__SWIG_6")] - public static extern void ScrollView_ScrollTo__SWIG_6(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_ScrollTo__SWIG_7")] - public static extern void ScrollView_ScrollTo__SWIG_7(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, float jarg3, int jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_ScrollTo__SWIG_8")] - public static extern void ScrollView_ScrollTo__SWIG_8(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_ScrollTo__SWIG_9")] - public static extern void ScrollView_ScrollTo__SWIG_9(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_ScrollToSnapPoint")] - public static extern bool ScrollView_ScrollToSnapPoint(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_ApplyConstraintToChildren")] - public static extern void ScrollView_ApplyConstraintToChildren(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_RemoveConstraintsFromChildren")] - public static extern void ScrollView_RemoveConstraintsFromChildren(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_ApplyEffect")] - public static extern void ScrollView_ApplyEffect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_RemoveEffect")] - public static extern void ScrollView_RemoveEffect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_RemoveAllEffects")] - public static extern void ScrollView_RemoveAllEffects(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_BindActor")] - public static extern void ScrollView_BindActor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_UnbindActor")] - public static extern void ScrollView_UnbindActor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_SetScrollingDirection__SWIG_0")] - public static extern void ScrollView_SetScrollingDirection__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_SetScrollingDirection__SWIG_1")] - public static extern void ScrollView_SetScrollingDirection__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_RemoveScrollingDirection")] - public static extern void ScrollView_RemoveScrollingDirection(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_SnapStartedSignal")] - public static extern global::System.IntPtr ScrollView_SnapStartedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_Property_ROWS_get")] - public static extern int TableView_Property_ROWS_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_Property_COLUMNS_get")] - public static extern int TableView_Property_COLUMNS_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_Property_CELL_PADDING_get")] - public static extern int TableView_Property_CELL_PADDING_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_Property_LAYOUT_ROWS_get")] - public static extern int TableView_Property_LAYOUT_ROWS_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_Property_LAYOUT_COLUMNS_get")] - public static extern int TableView_Property_LAYOUT_COLUMNS_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TableView_Property")] - public static extern global::System.IntPtr new_TableView_Property(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_TableView_Property")] - public static extern void delete_TableView_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_ChildProperty_CELL_INDEX_get")] - public static extern int TableView_ChildProperty_CELL_INDEX_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_ChildProperty_ROW_SPAN_get")] - public static extern int TableView_ChildProperty_ROW_SPAN_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_ChildProperty_COLUMN_SPAN_get")] - public static extern int TableView_ChildProperty_COLUMN_SPAN_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_ChildProperty_CELL_HORIZONTAL_ALIGNMENT_get")] - public static extern int TableView_ChildProperty_CELL_HORIZONTAL_ALIGNMENT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_ChildProperty_CELL_VERTICAL_ALIGNMENT_get")] - public static extern int TableView_ChildProperty_CELL_VERTICAL_ALIGNMENT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TableView_ChildProperty")] - public static extern global::System.IntPtr new_TableView_ChildProperty(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_TableView_ChildProperty")] - public static extern void delete_TableView_ChildProperty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TableView_CellPosition__SWIG_0")] - public static extern global::System.IntPtr new_TableView_CellPosition__SWIG_0(uint jarg1, uint jarg2, uint jarg3, uint jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TableView_CellPosition__SWIG_1")] - public static extern global::System.IntPtr new_TableView_CellPosition__SWIG_1(uint jarg1, uint jarg2, uint jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TableView_CellPosition__SWIG_2")] - public static extern global::System.IntPtr new_TableView_CellPosition__SWIG_2(uint jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TableView_CellPosition__SWIG_3")] - public static extern global::System.IntPtr new_TableView_CellPosition__SWIG_3(uint jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TableView_CellPosition__SWIG_4")] - public static extern global::System.IntPtr new_TableView_CellPosition__SWIG_4(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_CellPosition_rowIndex_set")] - public static extern void TableView_CellPosition_rowIndex_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_CellPosition_rowIndex_get")] - public static extern uint TableView_CellPosition_rowIndex_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_CellPosition_columnIndex_set")] - public static extern void TableView_CellPosition_columnIndex_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_CellPosition_columnIndex_get")] - public static extern uint TableView_CellPosition_columnIndex_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_CellPosition_rowSpan_set")] - public static extern void TableView_CellPosition_rowSpan_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_CellPosition_rowSpan_get")] - public static extern uint TableView_CellPosition_rowSpan_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_CellPosition_columnSpan_set")] - public static extern void TableView_CellPosition_columnSpan_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_CellPosition_columnSpan_get")] - public static extern uint TableView_CellPosition_columnSpan_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_TableView_CellPosition")] - public static extern void delete_TableView_CellPosition(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TableView__SWIG_0")] - public static extern global::System.IntPtr new_TableView__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TableView__SWIG_1")] - public static extern global::System.IntPtr new_TableView__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_Assign")] - public static extern global::System.IntPtr TableView_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_TableView")] - public static extern void delete_TableView(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_New")] - public static extern global::System.IntPtr TableView_New(uint jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_DownCast")] - public static extern global::System.IntPtr TableView_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_AddChild")] - public static extern bool TableView_AddChild(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_GetChildAt")] - public static extern global::System.IntPtr TableView_GetChildAt(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_RemoveChildAt")] - public static extern global::System.IntPtr TableView_RemoveChildAt(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_FindChildPosition")] - public static extern bool TableView_FindChildPosition(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_InsertRow")] - public static extern void TableView_InsertRow(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_DeleteRow__SWIG_0")] - public static extern void TableView_DeleteRow__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_DeleteRow__SWIG_1")] - public static extern void TableView_DeleteRow__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_InsertColumn")] - public static extern void TableView_InsertColumn(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_DeleteColumn__SWIG_0")] - public static extern void TableView_DeleteColumn__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_DeleteColumn__SWIG_1")] - public static extern void TableView_DeleteColumn__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_Resize__SWIG_0")] - public static extern void TableView_Resize__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_Resize__SWIG_1")] - public static extern void TableView_Resize__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_SetCellPadding")] - public static extern void TableView_SetCellPadding(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_GetCellPadding")] - public static extern global::System.IntPtr TableView_GetCellPadding(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_SetFitHeight")] - public static extern void TableView_SetFitHeight(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_IsFitHeight")] - public static extern bool TableView_IsFitHeight(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_SetFitWidth")] - public static extern void TableView_SetFitWidth(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_IsFitWidth")] - public static extern bool TableView_IsFitWidth(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_SetFixedHeight")] - public static extern void TableView_SetFixedHeight(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_GetFixedHeight")] - public static extern float TableView_GetFixedHeight(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_SetRelativeHeight")] - public static extern void TableView_SetRelativeHeight(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_GetRelativeHeight")] - public static extern float TableView_GetRelativeHeight(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_SetFixedWidth")] - public static extern void TableView_SetFixedWidth(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_GetFixedWidth")] - public static extern float TableView_GetFixedWidth(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_SetRelativeWidth")] - public static extern void TableView_SetRelativeWidth(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_GetRelativeWidth")] - public static extern float TableView_GetRelativeWidth(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_GetRows")] - public static extern uint TableView_GetRows(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_GetColumns")] - public static extern uint TableView_GetColumns(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_SetCellAlignment")] - public static extern void TableView_SetCellAlignment(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3, int jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_DEFAULT_RENDERING_BACKEND_get")] - public static extern uint DEFAULT_RENDERING_BACKEND_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_Property_RENDERING_BACKEND_get")] - public static extern int TextEditor_Property_RENDERING_BACKEND_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_Property_TEXT_get")] - public static extern int TextEditor_Property_TEXT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_Property_TEXT_COLOR_get")] - public static extern int TextEditor_Property_TEXT_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_Property_FONT_FAMILY_get")] - public static extern int TextEditor_Property_FONT_FAMILY_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_Property_FONT_STYLE_get")] - public static extern int TextEditor_Property_FONT_STYLE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_Property_POINT_SIZE_get")] - public static extern int TextEditor_Property_POINT_SIZE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_Property_HORIZONTAL_ALIGNMENT_get")] - public static extern int TextEditor_Property_HORIZONTAL_ALIGNMENT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_Property_SCROLL_THRESHOLD_get")] - public static extern int TextEditor_Property_SCROLL_THRESHOLD_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_Property_SCROLL_SPEED_get")] - public static extern int TextEditor_Property_SCROLL_SPEED_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_Property_PRIMARY_CURSOR_COLOR_get")] - public static extern int TextEditor_Property_PRIMARY_CURSOR_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_Property_SECONDARY_CURSOR_COLOR_get")] - public static extern int TextEditor_Property_SECONDARY_CURSOR_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_Property_ENABLE_CURSOR_BLINK_get")] - public static extern int TextEditor_Property_ENABLE_CURSOR_BLINK_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_Property_CURSOR_BLINK_INTERVAL_get")] - public static extern int TextEditor_Property_CURSOR_BLINK_INTERVAL_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_Property_CURSOR_BLINK_DURATION_get")] - public static extern int TextEditor_Property_CURSOR_BLINK_DURATION_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_Property_CURSOR_WIDTH_get")] - public static extern int TextEditor_Property_CURSOR_WIDTH_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_Property_GRAB_HANDLE_IMAGE_get")] - public static extern int TextEditor_Property_GRAB_HANDLE_IMAGE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_Property_GRAB_HANDLE_PRESSED_IMAGE_get")] - public static extern int TextEditor_Property_GRAB_HANDLE_PRESSED_IMAGE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_Property_SELECTION_HANDLE_IMAGE_LEFT_get")] - public static extern int TextEditor_Property_SELECTION_HANDLE_IMAGE_LEFT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_Property_SELECTION_HANDLE_IMAGE_RIGHT_get")] - public static extern int TextEditor_Property_SELECTION_HANDLE_IMAGE_RIGHT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_Property_SELECTION_HANDLE_PRESSED_IMAGE_LEFT_get")] - public static extern int TextEditor_Property_SELECTION_HANDLE_PRESSED_IMAGE_LEFT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_Property_SELECTION_HANDLE_PRESSED_IMAGE_RIGHT_get")] - public static extern int TextEditor_Property_SELECTION_HANDLE_PRESSED_IMAGE_RIGHT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_Property_SELECTION_HANDLE_MARKER_IMAGE_LEFT_get")] - public static extern int TextEditor_Property_SELECTION_HANDLE_MARKER_IMAGE_LEFT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_Property_SELECTION_HANDLE_MARKER_IMAGE_RIGHT_get")] - public static extern int TextEditor_Property_SELECTION_HANDLE_MARKER_IMAGE_RIGHT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_Property_SELECTION_HIGHLIGHT_COLOR_get")] - public static extern int TextEditor_Property_SELECTION_HIGHLIGHT_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_Property_DECORATION_BOUNDING_BOX_get")] - public static extern int TextEditor_Property_DECORATION_BOUNDING_BOX_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_Property_ENABLE_MARKUP_get")] - public static extern int TextEditor_Property_ENABLE_MARKUP_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_Property_INPUT_COLOR_get")] - public static extern int TextEditor_Property_INPUT_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_Property_INPUT_FONT_FAMILY_get")] - public static extern int TextEditor_Property_INPUT_FONT_FAMILY_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_Property_INPUT_FONT_STYLE_get")] - public static extern int TextEditor_Property_INPUT_FONT_STYLE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_Property_INPUT_POINT_SIZE_get")] - public static extern int TextEditor_Property_INPUT_POINT_SIZE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_Property_LINE_SPACING_get")] - public static extern int TextEditor_Property_LINE_SPACING_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_Property_INPUT_LINE_SPACING_get")] - public static extern int TextEditor_Property_INPUT_LINE_SPACING_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_Property_UNDERLINE_get")] - public static extern int TextEditor_Property_UNDERLINE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_Property_INPUT_UNDERLINE_get")] - public static extern int TextEditor_Property_INPUT_UNDERLINE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_Property_SHADOW_get")] - public static extern int TextEditor_Property_SHADOW_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_Property_INPUT_SHADOW_get")] - public static extern int TextEditor_Property_INPUT_SHADOW_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_Property_EMBOSS_get")] - public static extern int TextEditor_Property_EMBOSS_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_Property_INPUT_EMBOSS_get")] - public static extern int TextEditor_Property_INPUT_EMBOSS_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_Property_OUTLINE_get")] - public static extern int TextEditor_Property_OUTLINE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_Property_INPUT_OUTLINE_get")] - public static extern int TextEditor_Property_INPUT_OUTLINE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TextEditor_Property")] - public static extern global::System.IntPtr new_TextEditor_Property(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_TextEditor_Property")] - public static extern void delete_TextEditor_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TextEditor_InputStyle")] - public static extern global::System.IntPtr new_TextEditor_InputStyle(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_TextEditor_InputStyle")] - public static extern void delete_TextEditor_InputStyle(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_New")] - public static extern global::System.IntPtr TextEditor_New(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TextEditor__SWIG_0")] - public static extern global::System.IntPtr new_TextEditor__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TextEditor__SWIG_1")] - public static extern global::System.IntPtr new_TextEditor__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_Assign")] - public static extern global::System.IntPtr TextEditor_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_TextEditor")] - public static extern void delete_TextEditor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_DownCast")] - public static extern global::System.IntPtr TextEditor_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_TextChangedSignal")] - public static extern global::System.IntPtr TextEditor_TextChangedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_InputStyleChangedSignal")] - public static extern global::System.IntPtr TextEditor_InputStyleChangedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_RENDERING_BACKEND_get")] - public static extern int TextField_Property_RENDERING_BACKEND_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_TEXT_get")] - public static extern int TextField_Property_TEXT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_PLACEHOLDER_TEXT_get")] - public static extern int TextField_Property_PLACEHOLDER_TEXT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_PLACEHOLDER_TEXT_FOCUSED_get")] - public static extern int TextField_Property_PLACEHOLDER_TEXT_FOCUSED_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_FONT_FAMILY_get")] - public static extern int TextField_Property_FONT_FAMILY_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_FONT_STYLE_get")] - public static extern int TextField_Property_FONT_STYLE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_POINT_SIZE_get")] - public static extern int TextField_Property_POINT_SIZE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_MAX_LENGTH_get")] - public static extern int TextField_Property_MAX_LENGTH_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_EXCEED_POLICY_get")] - public static extern int TextField_Property_EXCEED_POLICY_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_HORIZONTAL_ALIGNMENT_get")] - public static extern int TextField_Property_HORIZONTAL_ALIGNMENT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_VERTICAL_ALIGNMENT_get")] - public static extern int TextField_Property_VERTICAL_ALIGNMENT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_TEXT_COLOR_get")] - public static extern int TextField_Property_TEXT_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_PLACEHOLDER_TEXT_COLOR_get")] - public static extern int TextField_Property_PLACEHOLDER_TEXT_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_SHADOW_OFFSET_get")] - public static extern int TextField_Property_SHADOW_OFFSET_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_SHADOW_COLOR_get")] - public static extern int TextField_Property_SHADOW_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_PRIMARY_CURSOR_COLOR_get")] - public static extern int TextField_Property_PRIMARY_CURSOR_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_SECONDARY_CURSOR_COLOR_get")] - public static extern int TextField_Property_SECONDARY_CURSOR_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_ENABLE_CURSOR_BLINK_get")] - public static extern int TextField_Property_ENABLE_CURSOR_BLINK_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_CURSOR_BLINK_INTERVAL_get")] - public static extern int TextField_Property_CURSOR_BLINK_INTERVAL_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_CURSOR_BLINK_DURATION_get")] - public static extern int TextField_Property_CURSOR_BLINK_DURATION_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_CURSOR_WIDTH_get")] - public static extern int TextField_Property_CURSOR_WIDTH_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_GRAB_HANDLE_IMAGE_get")] - public static extern int TextField_Property_GRAB_HANDLE_IMAGE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_GRAB_HANDLE_PRESSED_IMAGE_get")] - public static extern int TextField_Property_GRAB_HANDLE_PRESSED_IMAGE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_SCROLL_THRESHOLD_get")] - public static extern int TextField_Property_SCROLL_THRESHOLD_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_SCROLL_SPEED_get")] - public static extern int TextField_Property_SCROLL_SPEED_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_SELECTION_HANDLE_IMAGE_LEFT_get")] - public static extern int TextField_Property_SELECTION_HANDLE_IMAGE_LEFT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_SELECTION_HANDLE_IMAGE_RIGHT_get")] - public static extern int TextField_Property_SELECTION_HANDLE_IMAGE_RIGHT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_SELECTION_HANDLE_PRESSED_IMAGE_LEFT_get")] - public static extern int TextField_Property_SELECTION_HANDLE_PRESSED_IMAGE_LEFT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_SELECTION_HANDLE_PRESSED_IMAGE_RIGHT_get")] - public static extern int TextField_Property_SELECTION_HANDLE_PRESSED_IMAGE_RIGHT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_SELECTION_HANDLE_MARKER_IMAGE_LEFT_get")] - public static extern int TextField_Property_SELECTION_HANDLE_MARKER_IMAGE_LEFT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_SELECTION_HANDLE_MARKER_IMAGE_RIGHT_get")] - public static extern int TextField_Property_SELECTION_HANDLE_MARKER_IMAGE_RIGHT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_SELECTION_HIGHLIGHT_COLOR_get")] - public static extern int TextField_Property_SELECTION_HIGHLIGHT_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_DECORATION_BOUNDING_BOX_get")] - public static extern int TextField_Property_DECORATION_BOUNDING_BOX_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_INPUT_METHOD_SETTINGS_get")] - public static extern int TextField_Property_INPUT_METHOD_SETTINGS_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_INPUT_COLOR_get")] - public static extern int TextField_Property_INPUT_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_ENABLE_MARKUP_get")] - public static extern int TextField_Property_ENABLE_MARKUP_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_INPUT_FONT_FAMILY_get")] - public static extern int TextField_Property_INPUT_FONT_FAMILY_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_INPUT_FONT_STYLE_get")] - public static extern int TextField_Property_INPUT_FONT_STYLE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_INPUT_POINT_SIZE_get")] - public static extern int TextField_Property_INPUT_POINT_SIZE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_UNDERLINE_get")] - public static extern int TextField_Property_UNDERLINE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_INPUT_UNDERLINE_get")] - public static extern int TextField_Property_INPUT_UNDERLINE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_SHADOW_get")] - public static extern int TextField_Property_SHADOW_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_INPUT_SHADOW_get")] - public static extern int TextField_Property_INPUT_SHADOW_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_EMBOSS_get")] - public static extern int TextField_Property_EMBOSS_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_INPUT_EMBOSS_get")] - public static extern int TextField_Property_INPUT_EMBOSS_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_OUTLINE_get")] - public static extern int TextField_Property_OUTLINE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Property_INPUT_OUTLINE_get")] - public static extern int TextField_Property_INPUT_OUTLINE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TextField_Property")] - public static extern global::System.IntPtr new_TextField_Property(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_TextField_Property")] - public static extern void delete_TextField_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TextField_InputStyle")] - public static extern global::System.IntPtr new_TextField_InputStyle(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_TextField_InputStyle")] - public static extern void delete_TextField_InputStyle(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_New")] - public static extern global::System.IntPtr TextField_New(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TextField__SWIG_0")] - public static extern global::System.IntPtr new_TextField__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TextField__SWIG_1")] - public static extern global::System.IntPtr new_TextField__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_Assign")] - public static extern global::System.IntPtr TextField_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_TextField")] - public static extern void delete_TextField(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_DownCast")] - public static extern global::System.IntPtr TextField_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_TextChangedSignal")] - public static extern global::System.IntPtr TextField_TextChangedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_MaxLengthReachedSignal")] - public static extern global::System.IntPtr TextField_MaxLengthReachedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_InputStyleChangedSignal")] - public static extern global::System.IntPtr TextField_InputStyleChangedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextLabel_Property_RENDERING_BACKEND_get")] - public static extern int TextLabel_Property_RENDERING_BACKEND_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextLabel_Property_TEXT_get")] - public static extern int TextLabel_Property_TEXT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextLabel_Property_FONT_FAMILY_get")] - public static extern int TextLabel_Property_FONT_FAMILY_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextLabel_Property_FONT_STYLE_get")] - public static extern int TextLabel_Property_FONT_STYLE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextLabel_Property_POINT_SIZE_get")] - public static extern int TextLabel_Property_POINT_SIZE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextLabel_Property_MULTI_LINE_get")] - public static extern int TextLabel_Property_MULTI_LINE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextLabel_Property_HORIZONTAL_ALIGNMENT_get")] - public static extern int TextLabel_Property_HORIZONTAL_ALIGNMENT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextLabel_Property_VERTICAL_ALIGNMENT_get")] - public static extern int TextLabel_Property_VERTICAL_ALIGNMENT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextLabel_Property_TEXT_COLOR_get")] - public static extern int TextLabel_Property_TEXT_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextLabel_Property_SHADOW_OFFSET_get")] - public static extern int TextLabel_Property_SHADOW_OFFSET_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextLabel_Property_SHADOW_COLOR_get")] - public static extern int TextLabel_Property_SHADOW_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextLabel_Property_UNDERLINE_ENABLED_get")] - public static extern int TextLabel_Property_UNDERLINE_ENABLED_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextLabel_Property_UNDERLINE_COLOR_get")] - public static extern int TextLabel_Property_UNDERLINE_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextLabel_Property_UNDERLINE_HEIGHT_get")] - public static extern int TextLabel_Property_UNDERLINE_HEIGHT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextLabel_Property_ENABLE_MARKUP_get")] - public static extern int TextLabel_Property_ENABLE_MARKUP_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextLabel_Property_ENABLE_AUTO_SCROLL_get")] - public static extern int TextLabel_Property_ENABLE_AUTO_SCROLL_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextLabel_Property_AUTO_SCROLL_SPEED_get")] - public static extern int TextLabel_Property_AUTO_SCROLL_SPEED_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextLabel_Property_AUTO_SCROLL_LOOP_COUNT_get")] - public static extern int TextLabel_Property_AUTO_SCROLL_LOOP_COUNT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextLabel_Property_AUTO_SCROLL_GAP_get")] - public static extern int TextLabel_Property_AUTO_SCROLL_GAP_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextLabel_Property_LINE_SPACING_get")] - public static extern int TextLabel_Property_LINE_SPACING_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextLabel_Property_UNDERLINE_get")] - public static extern int TextLabel_Property_UNDERLINE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextLabel_Property_SHADOW_get")] - public static extern int TextLabel_Property_SHADOW_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextLabel_Property_EMBOSS_get")] - public static extern int TextLabel_Property_EMBOSS_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextLabel_Property_OUTLINE_get")] - public static extern int TextLabel_Property_OUTLINE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TextLabel_Property")] - public static extern global::System.IntPtr new_TextLabel_Property(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_TextLabel_Property")] - public static extern void delete_TextLabel_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextLabel_New__SWIG_0")] - public static extern global::System.IntPtr TextLabel_New__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextLabel_New__SWIG_1")] - public static extern global::System.IntPtr TextLabel_New__SWIG_1(string jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TextLabel__SWIG_0")] - public static extern global::System.IntPtr new_TextLabel__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TextLabel__SWIG_1")] - public static extern global::System.IntPtr new_TextLabel__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextLabel_Assign")] - public static extern global::System.IntPtr TextLabel_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_TextLabel")] - public static extern void delete_TextLabel(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextLabel_DownCast")] - public static extern global::System.IntPtr TextLabel_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_AccessibilityManager")] - public static extern global::System.IntPtr new_AccessibilityManager(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_AccessibilityManager")] - public static extern void delete_AccessibilityManager(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_Get")] - public static extern global::System.IntPtr AccessibilityManager_Get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_SetAccessibilityAttribute")] - public static extern void AccessibilityManager_SetAccessibilityAttribute(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3, string jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_GetAccessibilityAttribute")] - public static extern string AccessibilityManager_GetAccessibilityAttribute(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_SetFocusOrder")] - public static extern void AccessibilityManager_SetFocusOrder(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, uint jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_GetFocusOrder")] - public static extern uint AccessibilityManager_GetFocusOrder(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_GenerateNewFocusOrder")] - public static extern uint AccessibilityManager_GenerateNewFocusOrder(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_GetActorByFocusOrder")] - public static extern global::System.IntPtr AccessibilityManager_GetActorByFocusOrder(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_SetCurrentFocusActor")] - public static extern bool AccessibilityManager_SetCurrentFocusActor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_GetCurrentFocusActor")] - public static extern global::System.IntPtr AccessibilityManager_GetCurrentFocusActor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_GetCurrentFocusGroup")] - public static extern global::System.IntPtr AccessibilityManager_GetCurrentFocusGroup(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_GetCurrentFocusOrder")] - public static extern uint AccessibilityManager_GetCurrentFocusOrder(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_MoveFocusForward")] - public static extern bool AccessibilityManager_MoveFocusForward(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_MoveFocusBackward")] - public static extern bool AccessibilityManager_MoveFocusBackward(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_ClearFocus")] - public static extern void AccessibilityManager_ClearFocus(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_Reset")] - public static extern void AccessibilityManager_Reset(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_SetFocusGroup")] - public static extern void AccessibilityManager_SetFocusGroup(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, bool jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_IsFocusGroup")] - public static extern bool AccessibilityManager_IsFocusGroup(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_SetGroupMode")] - public static extern void AccessibilityManager_SetGroupMode(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_GetGroupMode")] - public static extern bool AccessibilityManager_GetGroupMode(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_SetWrapMode")] - public static extern void AccessibilityManager_SetWrapMode(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_GetWrapMode")] - public static extern bool AccessibilityManager_GetWrapMode(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_SetFocusIndicatorActor")] - public static extern void AccessibilityManager_SetFocusIndicatorActor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_GetFocusIndicatorActor")] - public static extern global::System.IntPtr AccessibilityManager_GetFocusIndicatorActor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_GetFocusGroup")] - public static extern global::System.IntPtr AccessibilityManager_GetFocusGroup(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_GetReadPosition")] - public static extern global::System.IntPtr AccessibilityManager_GetReadPosition(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_FocusChangedSignal")] - public static extern global::System.IntPtr AccessibilityManager_FocusChangedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_FocusOvershotSignal")] - public static extern global::System.IntPtr AccessibilityManager_FocusOvershotSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_FocusedActorActivatedSignal")] - public static extern global::System.IntPtr AccessibilityManager_FocusedActorActivatedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_StatusChangedSignal")] - public static extern global::System.IntPtr AccessibilityManager_StatusChangedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_ActionNextSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionNextSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_ActionPreviousSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionPreviousSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_ActionActivateSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionActivateSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_ActionReadSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionReadSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_ActionOverSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionOverSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_ActionReadNextSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionReadNextSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_ActionReadPreviousSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionReadPreviousSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_ActionUpSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionUpSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_ActionDownSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionDownSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_ActionClearFocusSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionClearFocusSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_ActionBackSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionBackSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_ActionScrollUpSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionScrollUpSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_ActionScrollDownSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionScrollDownSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_ActionPageLeftSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionPageLeftSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_ActionPageRightSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionPageRightSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_ActionPageUpSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionPageUpSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_ActionPageDownSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionPageDownSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_ActionMoveToFirstSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionMoveToFirstSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_ActionMoveToLastSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionMoveToLastSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_ActionReadFromTopSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionReadFromTopSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_ActionReadFromNextSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionReadFromNextSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_ActionZoomSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionZoomSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_ActionReadIndicatorInformationSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionReadIndicatorInformationSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_ActionReadPauseResumeSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionReadPauseResumeSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_ActionStartStopSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionStartStopSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_ActionScrollSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionScrollSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_StyleManager")] - public static extern global::System.IntPtr new_StyleManager(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_StyleManager")] - public static extern void delete_StyleManager(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_StyleManager_Get")] - public static extern global::System.IntPtr StyleManager_Get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_StyleManager_ApplyTheme")] - public static extern void StyleManager_ApplyTheme(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_StyleManager_ApplyDefaultTheme")] - public static extern void StyleManager_ApplyDefaultTheme(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_StyleManager_SetStyleConstant")] - public static extern void StyleManager_SetStyleConstant(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_StyleManager_GetStyleConstant")] - public static extern bool StyleManager_GetStyleConstant(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_StyleManager_ApplyStyle")] - public static extern void StyleManager_ApplyStyle(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, string jarg3, string jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_StyleManager_StyleChangedSignal")] - public static extern global::System.IntPtr StyleManager_StyleChangedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Slider_Property_LOWER_BOUND_get")] - public static extern int Slider_Property_LOWER_BOUND_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Slider_Property_UPPER_BOUND_get")] - public static extern int Slider_Property_UPPER_BOUND_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Slider_Property_VALUE_get")] - public static extern int Slider_Property_VALUE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Slider_Property_TRACK_VISUAL_get")] - public static extern int Slider_Property_TRACK_VISUAL_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Slider_Property_HANDLE_VISUAL_get")] - public static extern int Slider_Property_HANDLE_VISUAL_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Slider_Property_PROGRESS_VISUAL_get")] - public static extern int Slider_Property_PROGRESS_VISUAL_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Slider_Property_POPUP_VISUAL_get")] - public static extern int Slider_Property_POPUP_VISUAL_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Slider_Property_POPUP_ARROW_VISUAL_get")] - public static extern int Slider_Property_POPUP_ARROW_VISUAL_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Slider_Property_DISABLED_COLOR_get")] - public static extern int Slider_Property_DISABLED_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Slider_Property_VALUE_PRECISION_get")] - public static extern int Slider_Property_VALUE_PRECISION_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Slider_Property_SHOW_POPUP_get")] - public static extern int Slider_Property_SHOW_POPUP_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Slider_Property_SHOW_VALUE_get")] - public static extern int Slider_Property_SHOW_VALUE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Slider_Property_MARKS_get")] - public static extern int Slider_Property_MARKS_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Slider_Property_SNAP_TO_MARKS_get")] - public static extern int Slider_Property_SNAP_TO_MARKS_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Slider_Property_MARK_TOLERANCE_get")] - public static extern int Slider_Property_MARK_TOLERANCE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Slider_Property")] - public static extern global::System.IntPtr new_Slider_Property(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Slider_Property")] - public static extern void delete_Slider_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Slider_New")] - public static extern global::System.IntPtr Slider_New(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Slider__SWIG_0")] - public static extern global::System.IntPtr new_Slider__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Slider__SWIG_1")] - public static extern global::System.IntPtr new_Slider__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Slider_Assign")] - public static extern global::System.IntPtr Slider_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Slider")] - public static extern void delete_Slider(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Slider_DownCast")] - public static extern global::System.IntPtr Slider_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Slider_ValueChangedSignal")] - public static extern global::System.IntPtr Slider_ValueChangedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Slider_SlidingFinishedSignal")] - public static extern global::System.IntPtr Slider_SlidingFinishedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Slider_MarkReachedSignal")] - public static extern global::System.IntPtr Slider_MarkReachedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VideoView_Property_VIDEO_get")] - public static extern int VideoView_Property_VIDEO_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VideoView_Property_LOOPING_get")] - public static extern int VideoView_Property_LOOPING_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VideoView_Property_MUTED_get")] - public static extern int VideoView_Property_MUTED_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VideoView_Property_VOLUME_get")] - public static extern int VideoView_Property_VOLUME_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_VideoView_Property")] - public static extern global::System.IntPtr new_VideoView_Property(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_VideoView_Property")] - public static extern void delete_VideoView_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VideoView_New__SWIG_0")] - public static extern global::System.IntPtr VideoView_New__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VideoView_New__SWIG_1")] - public static extern global::System.IntPtr VideoView_New__SWIG_1(string jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_VideoView__SWIG_0")] - public static extern global::System.IntPtr new_VideoView__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_VideoView")] - public static extern void delete_VideoView(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_VideoView__SWIG_1")] - public static extern global::System.IntPtr new_VideoView__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VideoView_Assign")] - public static extern global::System.IntPtr VideoView_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VideoView_DownCast")] - public static extern global::System.IntPtr VideoView_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VideoView_Play")] - public static extern void VideoView_Play(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VideoView_Pause")] - public static extern void VideoView_Pause(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VideoView_Stop")] - public static extern void VideoView_Stop(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VideoView_Forward")] - public static extern void VideoView_Forward(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VideoView_Backward")] - public static extern void VideoView_Backward(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VideoView_FinishedSignal")] - public static extern global::System.IntPtr VideoView_FinishedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Popup_Property_TITLE_get")] - public static extern int Popup_Property_TITLE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Popup_Property_CONTENT_get")] - public static extern int Popup_Property_CONTENT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Popup_Property_FOOTER_get")] - public static extern int Popup_Property_FOOTER_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Popup_Property_DISPLAY_STATE_get")] - public static extern int Popup_Property_DISPLAY_STATE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Popup_Property_TOUCH_TRANSPARENT_get")] - public static extern int Popup_Property_TOUCH_TRANSPARENT_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Popup_Property_TAIL_VISIBILITY_get")] - public static extern int Popup_Property_TAIL_VISIBILITY_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Popup_Property_TAIL_POSITION_get")] - public static extern int Popup_Property_TAIL_POSITION_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Popup_Property_CONTEXTUAL_MODE_get")] - public static extern int Popup_Property_CONTEXTUAL_MODE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Popup_Property_ANIMATION_DURATION_get")] - public static extern int Popup_Property_ANIMATION_DURATION_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Popup_Property_ANIMATION_MODE_get")] - public static extern int Popup_Property_ANIMATION_MODE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Popup_Property_ENTRY_ANIMATION_get")] - public static extern int Popup_Property_ENTRY_ANIMATION_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Popup_Property_EXIT_ANIMATION_get")] - public static extern int Popup_Property_EXIT_ANIMATION_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Popup_Property_AUTO_HIDE_DELAY_get")] - public static extern int Popup_Property_AUTO_HIDE_DELAY_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Popup_Property_BACKING_ENABLED_get")] - public static extern int Popup_Property_BACKING_ENABLED_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Popup_Property_BACKING_COLOR_get")] - public static extern int Popup_Property_BACKING_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Popup_Property_POPUP_BACKGROUND_IMAGE_get")] - public static extern int Popup_Property_POPUP_BACKGROUND_IMAGE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Popup_Property_POPUP_BACKGROUND_BORDER_get")] - public static extern int Popup_Property_POPUP_BACKGROUND_BORDER_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Popup_Property_TAIL_UP_IMAGE_get")] - public static extern int Popup_Property_TAIL_UP_IMAGE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Popup_Property_TAIL_DOWN_IMAGE_get")] - public static extern int Popup_Property_TAIL_DOWN_IMAGE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Popup_Property_TAIL_LEFT_IMAGE_get")] - public static extern int Popup_Property_TAIL_LEFT_IMAGE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Popup_Property_TAIL_RIGHT_IMAGE_get")] - public static extern int Popup_Property_TAIL_RIGHT_IMAGE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Popup_Property")] - public static extern global::System.IntPtr new_Popup_Property(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Popup_Property")] - public static extern void delete_Popup_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Popup__SWIG_0")] - public static extern global::System.IntPtr new_Popup__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Popup_New")] - public static extern global::System.IntPtr Popup_New(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Popup")] - public static extern void delete_Popup(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Popup__SWIG_1")] - public static extern global::System.IntPtr new_Popup__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Popup_Assign")] - public static extern global::System.IntPtr Popup_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Popup_DownCast")] - public static extern global::System.IntPtr Popup_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Popup_SetTitle")] - public static extern void Popup_SetTitle(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Popup_GetTitle")] - public static extern global::System.IntPtr Popup_GetTitle(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Popup_SetContent")] - public static extern void Popup_SetContent(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Popup_GetContent")] - public static extern global::System.IntPtr Popup_GetContent(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Popup_SetFooter")] - public static extern void Popup_SetFooter(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Popup_GetFooter")] - public static extern global::System.IntPtr Popup_GetFooter(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Popup_SetDisplayState")] - public static extern void Popup_SetDisplayState(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Popup_GetDisplayState")] - public static extern int Popup_GetDisplayState(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Popup_OutsideTouchedSignal")] - public static extern global::System.IntPtr Popup_OutsideTouchedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Popup_ShowingSignal")] - public static extern global::System.IntPtr Popup_ShowingSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Popup_ShownSignal")] - public static extern global::System.IntPtr Popup_ShownSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Popup_HidingSignal")] - public static extern global::System.IntPtr Popup_HidingSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Popup_HiddenSignal")] - public static extern global::System.IntPtr Popup_HiddenSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ProgressBar_Property_PROGRESS_VALUE_get")] - public static extern int ProgressBar_Property_PROGRESS_VALUE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ProgressBar_Property_TRACK_VISUAL_get")] - public static extern int ProgressBar_Property_TRACK_VISUAL_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ProgressBar_Property_PROGRESS_VISUAL_get")] - public static extern int ProgressBar_Property_PROGRESS_VISUAL_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ProgressBar_Property")] - public static extern global::System.IntPtr new_ProgressBar_Property(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_ProgressBar_Property")] - public static extern void delete_ProgressBar_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ProgressBar_New")] - public static extern global::System.IntPtr ProgressBar_New(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ProgressBar__SWIG_0")] - public static extern global::System.IntPtr new_ProgressBar__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ProgressBar__SWIG_1")] - public static extern global::System.IntPtr new_ProgressBar__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ProgressBar_Assign")] - public static extern global::System.IntPtr ProgressBar_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_ProgressBar")] - public static extern void delete_ProgressBar(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ProgressBar_DownCast")] - public static extern global::System.IntPtr ProgressBar_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ProgressBar_ValueChangedSignal")] - public static extern global::System.IntPtr ProgressBar_ValueChangedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_GaussianBlurView__SWIG_0")] - public static extern global::System.IntPtr new_GaussianBlurView__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_GaussianBlurView__SWIG_1")] - public static extern global::System.IntPtr new_GaussianBlurView__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_GaussianBlurView_Assign")] - public static extern global::System.IntPtr GaussianBlurView_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_GaussianBlurView")] - public static extern void delete_GaussianBlurView(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_GaussianBlurView_DownCast")] - public static extern global::System.IntPtr GaussianBlurView_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_GaussianBlurView_New__SWIG_0")] - public static extern global::System.IntPtr GaussianBlurView_New__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_GaussianBlurView_New__SWIG_1")] - public static extern global::System.IntPtr GaussianBlurView_New__SWIG_1(uint jarg1, float jarg2, int jarg3, float jarg4, float jarg5, bool jarg6); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_GaussianBlurView_New__SWIG_2")] - public static extern global::System.IntPtr GaussianBlurView_New__SWIG_2(uint jarg1, float jarg2, int jarg3, float jarg4, float jarg5); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_GaussianBlurView_Add")] - public static extern void GaussianBlurView_Add(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_GaussianBlurView_Remove")] - public static extern void GaussianBlurView_Remove(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_GaussianBlurView_Activate")] - public static extern void GaussianBlurView_Activate(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_GaussianBlurView_ActivateOnce")] - public static extern void GaussianBlurView_ActivateOnce(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_GaussianBlurView_Deactivate")] - public static extern void GaussianBlurView_Deactivate(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_GaussianBlurView_SetUserImageAndOutputRenderTarget")] - public static extern void GaussianBlurView_SetUserImageAndOutputRenderTarget(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_GaussianBlurView_GetBlurStrengthPropertyIndex")] - public static extern int GaussianBlurView_GetBlurStrengthPropertyIndex(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_GaussianBlurView_GetBlurredRenderTarget")] - public static extern global::System.IntPtr GaussianBlurView_GetBlurredRenderTarget(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_GaussianBlurView_SetBackgroundColor")] - public static extern void GaussianBlurView_SetBackgroundColor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_GaussianBlurView_GetBackgroundColor")] - public static extern global::System.IntPtr GaussianBlurView_GetBackgroundColor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_GaussianBlurView_FinishedSignal")] - public static extern global::System.IntPtr GaussianBlurView_FinishedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_PageFactory")] - public static extern void delete_PageFactory(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PageFactory_GetNumberOfPages")] - public static extern uint PageFactory_GetNumberOfPages(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PageFactory_NewPage")] - public static extern global::System.IntPtr PageFactory_NewPage(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PageTurnView_Property_PAGE_SIZE_get")] - public static extern int PageTurnView_Property_PAGE_SIZE_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PageTurnView_Property_CURRENT_PAGE_ID_get")] - public static extern int PageTurnView_Property_CURRENT_PAGE_ID_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PageTurnView_Property_SPINE_SHADOW_get")] - public static extern int PageTurnView_Property_SPINE_SHADOW_get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_PageTurnView_Property")] - public static extern global::System.IntPtr new_PageTurnView_Property(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_PageTurnView_Property")] - public static extern void delete_PageTurnView_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_PageTurnView__SWIG_0")] - public static extern global::System.IntPtr new_PageTurnView__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_PageTurnView__SWIG_1")] - public static extern global::System.IntPtr new_PageTurnView__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PageTurnView_Assign")] - public static extern global::System.IntPtr PageTurnView_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_PageTurnView")] - public static extern void delete_PageTurnView(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PageTurnView_DownCast")] - public static extern global::System.IntPtr PageTurnView_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PageTurnView_PageTurnStartedSignal")] - public static extern global::System.IntPtr PageTurnView_PageTurnStartedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PageTurnView_PageTurnFinishedSignal")] - public static extern global::System.IntPtr PageTurnView_PageTurnFinishedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PageTurnView_PagePanStartedSignal")] - public static extern global::System.IntPtr PageTurnView_PagePanStartedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PageTurnView_PagePanFinishedSignal")] - public static extern global::System.IntPtr PageTurnView_PagePanFinishedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_PageTurnLandscapeView__SWIG_0")] - public static extern global::System.IntPtr new_PageTurnLandscapeView__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_PageTurnLandscapeView__SWIG_1")] - public static extern global::System.IntPtr new_PageTurnLandscapeView__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PageTurnLandscapeView_Assign")] - public static extern global::System.IntPtr PageTurnLandscapeView_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_PageTurnLandscapeView")] - public static extern void delete_PageTurnLandscapeView(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PageTurnLandscapeView_New")] - public static extern global::System.IntPtr PageTurnLandscapeView_New(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PageTurnLandscapeView_DownCast")] - public static extern global::System.IntPtr PageTurnLandscapeView_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_PageTurnPortraitView__SWIG_0")] - public static extern global::System.IntPtr new_PageTurnPortraitView__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_PageTurnPortraitView__SWIG_1")] - public static extern global::System.IntPtr new_PageTurnPortraitView__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PageTurnPortraitView_Assign")] - public static extern global::System.IntPtr PageTurnPortraitView_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_PageTurnPortraitView")] - public static extern void delete_PageTurnPortraitView(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PageTurnPortraitView_New")] - public static extern global::System.IntPtr PageTurnPortraitView_New(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PageTurnPortraitView_DownCast")] - public static extern global::System.IntPtr PageTurnPortraitView_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_VisualBase__SWIG_0")] - public static extern global::System.IntPtr new_VisualBase__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_VisualBase")] - public static extern void delete_VisualBase(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_VisualBase__SWIG_1")] - public static extern global::System.IntPtr new_VisualBase__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VisualBase_Assign")] - public static extern global::System.IntPtr VisualBase_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VisualBase_SetName")] - public static extern void VisualBase_SetName(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VisualBase_GetName")] - public static extern string VisualBase_GetName(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VisualBase_SetTransformAndSize")] - public static extern void VisualBase_SetTransformAndSize(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VisualBase_GetHeightForWidth")] - public static extern float VisualBase_GetHeightForWidth(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VisualBase_GetWidthForHeight")] - public static extern float VisualBase_GetWidthForHeight(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VisualBase_GetNaturalSize")] - public static extern void VisualBase_GetNaturalSize(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VisualBase_SetDepthIndex")] - public static extern void VisualBase_SetDepthIndex(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VisualBase_GetDepthIndex")] - public static extern float VisualBase_GetDepthIndex(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VisualBase_CreatePropertyMap")] - public static extern void VisualBase_CreatePropertyMap(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_VisualBase__SWIG_2")] - public static extern global::System.IntPtr new_VisualBase__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VisualFactory_Get")] - public static extern global::System.IntPtr VisualFactory_Get(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_VisualFactory__SWIG_0")] - public static extern global::System.IntPtr new_VisualFactory__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_VisualFactory")] - public static extern void delete_VisualFactory(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_VisualFactory__SWIG_1")] - public static extern global::System.IntPtr new_VisualFactory__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VisualFactory_Assign")] - public static extern global::System.IntPtr VisualFactory_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VisualFactory_CreateVisual__SWIG_0")] - public static extern global::System.IntPtr VisualFactory_CreateVisual__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VisualFactory_CreateVisual__SWIG_1")] - public static extern global::System.IntPtr VisualFactory_CreateVisual__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VisualFactory_CreateVisual__SWIG_2")] - public static extern global::System.IntPtr VisualFactory_CreateVisual__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_AsyncImageLoader__SWIG_0")] - public static extern global::System.IntPtr new_AsyncImageLoader__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_AsyncImageLoader")] - public static extern void delete_AsyncImageLoader(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_AsyncImageLoader__SWIG_1")] - public static extern global::System.IntPtr new_AsyncImageLoader__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AsyncImageLoader_Assign")] - public static extern global::System.IntPtr AsyncImageLoader_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AsyncImageLoader_New")] - public static extern global::System.IntPtr AsyncImageLoader_New(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AsyncImageLoader_DownCast")] - public static extern global::System.IntPtr AsyncImageLoader_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AsyncImageLoader_Load__SWIG_0")] - public static extern uint AsyncImageLoader_Load__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AsyncImageLoader_Load__SWIG_1")] - public static extern uint AsyncImageLoader_Load__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AsyncImageLoader_Load__SWIG_2")] - public static extern uint AsyncImageLoader_Load__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, int jarg4, int jarg5, bool jarg6); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AsyncImageLoader_Cancel")] - public static extern bool AsyncImageLoader_Cancel(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AsyncImageLoader_CancelAll")] - public static extern void AsyncImageLoader_CancelAll(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AsyncImageLoader_ImageLoadedSignal")] - public static extern global::System.IntPtr AsyncImageLoader_ImageLoadedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_AsyncImageLoader__SWIG_2")] - public static extern global::System.IntPtr new_AsyncImageLoader__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_LoadImageSynchronously__SWIG_0")] - public static extern global::System.IntPtr LoadImageSynchronously__SWIG_0(string jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_LoadImageSynchronously__SWIG_1")] - public static extern global::System.IntPtr LoadImageSynchronously__SWIG_1(string jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_LoadImageSynchronously__SWIG_2")] - public static extern global::System.IntPtr LoadImageSynchronously__SWIG_2(string jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3, int jarg4, bool jarg5); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemIdContainer_Clear")] - public static extern void ItemIdContainer_Clear(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemIdContainer_Add")] - public static extern void ItemIdContainer_Add(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemIdContainer_size")] - public static extern uint ItemIdContainer_size(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemIdContainer_capacity")] - public static extern uint ItemIdContainer_capacity(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemIdContainer_reserve")] - public static extern void ItemIdContainer_reserve(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ItemIdContainer__SWIG_0")] - public static extern global::System.IntPtr new_ItemIdContainer__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ItemIdContainer__SWIG_1")] - public static extern global::System.IntPtr new_ItemIdContainer__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ItemIdContainer__SWIG_2")] - public static extern global::System.IntPtr new_ItemIdContainer__SWIG_2(int jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemIdContainer_getitemcopy")] - public static extern uint ItemIdContainer_getitemcopy(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemIdContainer_getitem")] - public static extern uint ItemIdContainer_getitem(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemIdContainer_setitem")] - public static extern void ItemIdContainer_setitem(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, uint jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemIdContainer_AddRange")] - public static extern void ItemIdContainer_AddRange(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemIdContainer_GetRange")] - public static extern global::System.IntPtr ItemIdContainer_GetRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemIdContainer_Insert")] - public static extern void ItemIdContainer_Insert(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, uint jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemIdContainer_InsertRange")] - public static extern void ItemIdContainer_InsertRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemIdContainer_RemoveAt")] - public static extern void ItemIdContainer_RemoveAt(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemIdContainer_RemoveRange")] - public static extern void ItemIdContainer_RemoveRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemIdContainer_Repeat")] - public static extern global::System.IntPtr ItemIdContainer_Repeat(uint jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemIdContainer_Reverse__SWIG_0")] - public static extern void ItemIdContainer_Reverse__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemIdContainer_Reverse__SWIG_1")] - public static extern void ItemIdContainer_Reverse__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemIdContainer_SetRange")] - public static extern void ItemIdContainer_SetRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemIdContainer_Contains")] - public static extern bool ItemIdContainer_Contains(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemIdContainer_IndexOf")] - public static extern int ItemIdContainer_IndexOf(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemIdContainer_LastIndexOf")] - public static extern int ItemIdContainer_LastIndexOf(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemIdContainer_Remove")] - public static extern bool ItemIdContainer_Remove(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_ItemIdContainer")] - public static extern void delete_ItemIdContainer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Item__SWIG_0")] - public static extern global::System.IntPtr new_Item__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Item__SWIG_1")] - public static extern global::System.IntPtr new_Item__SWIG_1(uint jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_Item__SWIG_2")] - public static extern global::System.IntPtr new_Item__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Item_first_set")] - public static extern void Item_first_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Item_first_get")] - public static extern uint Item_first_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Item_second_set")] - public static extern void Item_second_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Item_second_get")] - public static extern global::System.IntPtr Item_second_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_Item")] - public static extern void delete_Item(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemContainer_Clear")] - public static extern void ItemContainer_Clear(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemContainer_Add")] - public static extern void ItemContainer_Add(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemContainer_size")] - public static extern uint ItemContainer_size(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemContainer_capacity")] - public static extern uint ItemContainer_capacity(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemContainer_reserve")] - public static extern void ItemContainer_reserve(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ItemContainer__SWIG_0")] - public static extern global::System.IntPtr new_ItemContainer__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ItemContainer__SWIG_1")] - public static extern global::System.IntPtr new_ItemContainer__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ItemContainer__SWIG_2")] - public static extern global::System.IntPtr new_ItemContainer__SWIG_2(int jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemContainer_getitemcopy")] - public static extern global::System.IntPtr ItemContainer_getitemcopy(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemContainer_getitem")] - public static extern global::System.IntPtr ItemContainer_getitem(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemContainer_setitem")] - public static extern void ItemContainer_setitem(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemContainer_AddRange")] - public static extern void ItemContainer_AddRange(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemContainer_GetRange")] - public static extern global::System.IntPtr ItemContainer_GetRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemContainer_Insert")] - public static extern void ItemContainer_Insert(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemContainer_InsertRange")] - public static extern void ItemContainer_InsertRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemContainer_RemoveAt")] - public static extern void ItemContainer_RemoveAt(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemContainer_RemoveRange")] - public static extern void ItemContainer_RemoveRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemContainer_Repeat")] - public static extern global::System.IntPtr ItemContainer_Repeat(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemContainer_Reverse__SWIG_0")] - public static extern void ItemContainer_Reverse__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemContainer_Reverse__SWIG_1")] - public static extern void ItemContainer_Reverse__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemContainer_SetRange")] - public static extern void ItemContainer_SetRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_ItemContainer")] - public static extern void delete_ItemContainer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ActorContainer_Clear")] - public static extern void ActorContainer_Clear(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ActorContainer_Add")] - public static extern void ActorContainer_Add(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ActorContainer_size")] - public static extern uint ActorContainer_size(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ActorContainer_capacity")] - public static extern uint ActorContainer_capacity(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ActorContainer_reserve")] - public static extern void ActorContainer_reserve(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ActorContainer__SWIG_0")] - public static extern global::System.IntPtr new_ActorContainer__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ActorContainer__SWIG_1")] - public static extern global::System.IntPtr new_ActorContainer__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ActorContainer__SWIG_2")] - public static extern global::System.IntPtr new_ActorContainer__SWIG_2(int jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ActorContainer_getitemcopy")] - public static extern global::System.IntPtr ActorContainer_getitemcopy(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ActorContainer_getitem")] - public static extern global::System.IntPtr ActorContainer_getitem(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ActorContainer_setitem")] - public static extern void ActorContainer_setitem(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ActorContainer_AddRange")] - public static extern void ActorContainer_AddRange(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ActorContainer_GetRange")] - public static extern global::System.IntPtr ActorContainer_GetRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ActorContainer_Insert")] - public static extern void ActorContainer_Insert(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ActorContainer_InsertRange")] - public static extern void ActorContainer_InsertRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ActorContainer_RemoveAt")] - public static extern void ActorContainer_RemoveAt(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ActorContainer_RemoveRange")] - public static extern void ActorContainer_RemoveRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ActorContainer_Repeat")] - public static extern global::System.IntPtr ActorContainer_Repeat(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ActorContainer_Reverse__SWIG_0")] - public static extern void ActorContainer_Reverse__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ActorContainer_Reverse__SWIG_1")] - public static extern void ActorContainer_Reverse__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ActorContainer_SetRange")] - public static extern void ActorContainer_SetRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_ActorContainer")] - public static extern void delete_ActorContainer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityActionSignal_Empty")] - public static extern bool AccessibilityActionSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityActionSignal_GetConnectionCount")] - public static extern uint AccessibilityActionSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityActionSignal_Connect")] - public static extern void AccessibilityActionSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityActionSignal_Disconnect")] - public static extern void AccessibilityActionSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityActionSignal_Emit")] - public static extern bool AccessibilityActionSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_AccessibilityActionSignal")] - public static extern global::System.IntPtr new_AccessibilityActionSignal(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_AccessibilityActionSignal")] - public static extern void delete_AccessibilityActionSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityActionScrollSignal_Empty")] - public static extern bool AccessibilityActionScrollSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityActionScrollSignal_GetConnectionCount")] - public static extern uint AccessibilityActionScrollSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityActionScrollSignal_Connect")] - public static extern void AccessibilityActionScrollSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityActionScrollSignal_Disconnect")] - public static extern void AccessibilityActionScrollSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityActionScrollSignal_Emit")] - public static extern bool AccessibilityActionScrollSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_AccessibilityActionScrollSignal")] - public static extern global::System.IntPtr new_AccessibilityActionScrollSignal(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_AccessibilityActionScrollSignal")] - public static extern void delete_AccessibilityActionScrollSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityFocusOvershotSignal_Empty")] - public static extern bool AccessibilityFocusOvershotSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityFocusOvershotSignal_GetConnectionCount")] - public static extern uint AccessibilityFocusOvershotSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityFocusOvershotSignal_Connect")] - public static extern void AccessibilityFocusOvershotSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityFocusOvershotSignal_Disconnect")] - public static extern void AccessibilityFocusOvershotSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityFocusOvershotSignal_Emit")] - public static extern void AccessibilityFocusOvershotSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_AccessibilityFocusOvershotSignal")] - public static extern global::System.IntPtr new_AccessibilityFocusOvershotSignal(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_AccessibilityFocusOvershotSignal")] - public static extern void delete_AccessibilityFocusOvershotSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FocusChangedSignal_Empty")] - public static extern bool FocusChangedSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FocusChangedSignal_GetConnectionCount")] - public static extern uint FocusChangedSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FocusChangedSignal_Connect")] - public static extern void FocusChangedSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FocusChangedSignal_Disconnect")] - public static extern void FocusChangedSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FocusChangedSignal_Emit")] - public static extern void FocusChangedSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_FocusChangedSignal")] - public static extern global::System.IntPtr new_FocusChangedSignal(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_FocusChangedSignal")] - public static extern void delete_FocusChangedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FocusGroupChangedSignal_Empty")] - public static extern bool FocusGroupChangedSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FocusGroupChangedSignal_GetConnectionCount")] - public static extern uint FocusGroupChangedSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FocusGroupChangedSignal_Connect")] - public static extern void FocusGroupChangedSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FocusGroupChangedSignal_Disconnect")] - public static extern void FocusGroupChangedSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FocusGroupChangedSignal_Emit")] - public static extern void FocusGroupChangedSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, bool jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_FocusGroupChangedSignal")] - public static extern global::System.IntPtr new_FocusGroupChangedSignal(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_FocusGroupChangedSignal")] - public static extern void delete_FocusGroupChangedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_StyleChangedSignal_Empty")] - public static extern bool StyleChangedSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_StyleChangedSignal_GetConnectionCount")] - public static extern uint StyleChangedSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_StyleChangedSignal_Connect")] - public static extern void StyleChangedSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_StyleChangedSignal_Disconnect")] - public static extern void StyleChangedSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_StyleChangedSignal_Emit")] - public static extern void StyleChangedSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_StyleChangedSignal")] - public static extern global::System.IntPtr new_StyleChangedSignal(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_StyleChangedSignal")] - public static extern void delete_StyleChangedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ButtonSignal_Empty")] - public static extern bool ButtonSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ButtonSignal_GetConnectionCount")] - public static extern uint ButtonSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ButtonSignal_Connect")] - public static extern void ButtonSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ButtonSignal_Disconnect")] - public static extern void ButtonSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ButtonSignal_Emit")] - public static extern bool ButtonSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ButtonSignal")] - public static extern global::System.IntPtr new_ButtonSignal(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_ButtonSignal")] - public static extern void delete_ButtonSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_GaussianBlurViewSignal_Empty")] - public static extern bool GaussianBlurViewSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_GaussianBlurViewSignal_GetConnectionCount")] - public static extern uint GaussianBlurViewSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_GaussianBlurViewSignal_Connect")] - public static extern void GaussianBlurViewSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_GaussianBlurViewSignal_Disconnect")] - public static extern void GaussianBlurViewSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_GaussianBlurViewSignal_Emit")] - public static extern void GaussianBlurViewSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_GaussianBlurViewSignal")] - public static extern global::System.IntPtr new_GaussianBlurViewSignal(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_GaussianBlurViewSignal")] - public static extern void delete_GaussianBlurViewSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PageTurnSignal_Empty")] - public static extern bool PageTurnSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PageTurnSignal_GetConnectionCount")] - public static extern uint PageTurnSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PageTurnSignal_Connect")] - public static extern void PageTurnSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PageTurnSignal_Disconnect")] - public static extern void PageTurnSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PageTurnSignal_Emit")] - public static extern void PageTurnSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, uint jarg3, bool jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_PageTurnSignal")] - public static extern global::System.IntPtr new_PageTurnSignal(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_PageTurnSignal")] - public static extern void delete_PageTurnSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PagePanSignal_Empty")] - public static extern bool PagePanSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PagePanSignal_GetConnectionCount")] - public static extern uint PagePanSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PagePanSignal_Connect")] - public static extern void PagePanSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PagePanSignal_Disconnect")] - public static extern void PagePanSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PagePanSignal_Emit")] - public static extern void PagePanSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_PagePanSignal")] - public static extern global::System.IntPtr new_PagePanSignal(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_PagePanSignal")] - public static extern void delete_PagePanSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollViewSnapStartedSignal_Empty")] - public static extern bool ScrollViewSnapStartedSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollViewSnapStartedSignal_GetConnectionCount")] - public static extern uint ScrollViewSnapStartedSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollViewSnapStartedSignal_Connect")] - public static extern void ScrollViewSnapStartedSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollViewSnapStartedSignal_Disconnect")] - public static extern void ScrollViewSnapStartedSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollViewSnapStartedSignal_Emit")] - public static extern void ScrollViewSnapStartedSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ScrollViewSnapStartedSignal")] - public static extern global::System.IntPtr new_ScrollViewSnapStartedSignal(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_ScrollViewSnapStartedSignal")] - public static extern void delete_ScrollViewSnapStartedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollableSignal_Empty")] - public static extern bool ScrollableSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollableSignal_GetConnectionCount")] - public static extern uint ScrollableSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollableSignal_Connect")] - public static extern void ScrollableSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollableSignal_Disconnect")] - public static extern void ScrollableSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollableSignal_Emit")] - public static extern void ScrollableSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ScrollableSignal")] - public static extern global::System.IntPtr new_ScrollableSignal(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_ScrollableSignal")] - public static extern void delete_ScrollableSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditorSignal_Empty")] - public static extern bool TextEditorSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditorSignal_GetConnectionCount")] - public static extern uint TextEditorSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditorSignal_Connect")] - public static extern void TextEditorSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditorSignal_Disconnect")] - public static extern void TextEditorSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditorSignal_Emit")] - public static extern void TextEditorSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TextEditorSignal")] - public static extern global::System.IntPtr new_TextEditorSignal(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_TextEditorSignal")] - public static extern void delete_TextEditorSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextFieldSignal_Empty")] - public static extern bool TextFieldSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextFieldSignal_GetConnectionCount")] - public static extern uint TextFieldSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextFieldSignal_Connect")] - public static extern void TextFieldSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextFieldSignal_Disconnect")] - public static extern void TextFieldSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextFieldSignal_Emit")] - public static extern void TextFieldSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_TextFieldSignal")] - public static extern global::System.IntPtr new_TextFieldSignal(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_TextFieldSignal")] - public static extern void delete_TextFieldSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ControlKeyEventSignal_Empty")] - public static extern bool ControlKeyEventSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ControlKeyEventSignal_GetConnectionCount")] - public static extern uint ControlKeyEventSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ControlKeyEventSignal_Connect")] - public static extern void ControlKeyEventSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ControlKeyEventSignal_Disconnect")] - public static extern void ControlKeyEventSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ControlKeyEventSignal_Emit")] - public static extern bool ControlKeyEventSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_ControlKeyEventSignal")] - public static extern global::System.IntPtr new_ControlKeyEventSignal(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_ControlKeyEventSignal")] - public static extern void delete_ControlKeyEventSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_KeyInputFocusSignal_Empty")] - public static extern bool KeyInputFocusSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_KeyInputFocusSignal_GetConnectionCount")] - public static extern uint KeyInputFocusSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_KeyInputFocusSignal_Connect")] - public static extern void KeyInputFocusSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_KeyInputFocusSignal_Disconnect")] - public static extern void KeyInputFocusSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_KeyInputFocusSignal_Emit")] - public static extern void KeyInputFocusSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_KeyInputFocusSignal")] - public static extern global::System.IntPtr new_KeyInputFocusSignal(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_KeyInputFocusSignal")] - public static extern void delete_KeyInputFocusSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VideoViewSignal_Empty")] - public static extern bool VideoViewSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VideoViewSignal_GetConnectionCount")] - public static extern uint VideoViewSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VideoViewSignal_Connect")] - public static extern void VideoViewSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VideoViewSignal_Disconnect")] - public static extern void VideoViewSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VideoViewSignal_Emit")] - public static extern void VideoViewSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_VideoViewSignal")] - public static extern global::System.IntPtr new_VideoViewSignal(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_VideoViewSignal")] - public static extern void delete_VideoViewSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_SliderValueChangedSignal_Empty")] - public static extern bool SliderValueChangedSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_SliderValueChangedSignal_GetConnectionCount")] - public static extern uint SliderValueChangedSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_SliderValueChangedSignal_Connect")] - public static extern void SliderValueChangedSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_SliderValueChangedSignal_Disconnect")] - public static extern void SliderValueChangedSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_SliderValueChangedSignal_Emit")] - public static extern bool SliderValueChangedSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_SliderValueChangedSignal")] - public static extern global::System.IntPtr new_SliderValueChangedSignal(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_SliderValueChangedSignal")] - public static extern void delete_SliderValueChangedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_SliderMarkReachedSignal_Empty")] - public static extern bool SliderMarkReachedSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_SliderMarkReachedSignal_GetConnectionCount")] - public static extern uint SliderMarkReachedSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_SliderMarkReachedSignal_Connect")] - public static extern void SliderMarkReachedSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_SliderMarkReachedSignal_Disconnect")] - public static extern void SliderMarkReachedSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_SliderMarkReachedSignal_Emit")] - public static extern bool SliderMarkReachedSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_SliderMarkReachedSignal")] - public static extern global::System.IntPtr new_SliderMarkReachedSignal(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_SliderMarkReachedSignal")] - public static extern void delete_SliderMarkReachedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_RulerPtr__SWIG_0")] - public static extern global::System.IntPtr new_RulerPtr__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_RulerPtr__SWIG_1")] - public static extern global::System.IntPtr new_RulerPtr__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_new_RulerPtr__SWIG_2")] - public static extern global::System.IntPtr new_RulerPtr__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_delete_RulerPtr")] - public static extern void delete_RulerPtr(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RulerPtr_Get")] - public static extern global::System.IntPtr RulerPtr_Get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RulerPtr___deref__")] - public static extern global::System.IntPtr RulerPtr___deref__(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RulerPtr___ref__")] - public static extern global::System.IntPtr RulerPtr___ref__(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RulerPtr_Assign__SWIG_0")] - public static extern global::System.IntPtr RulerPtr_Assign__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RulerPtr_Assign__SWIG_1")] - public static extern global::System.IntPtr RulerPtr_Assign__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RulerPtr_Reset__SWIG_0")] - public static extern void RulerPtr_Reset__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RulerPtr_Reset__SWIG_1")] - public static extern void RulerPtr_Reset__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RulerPtr_Detach")] - public static extern global::System.IntPtr RulerPtr_Detach(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RulerPtr_Snap__SWIG_0")] - public static extern float RulerPtr_Snap__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RulerPtr_Snap__SWIG_1")] - public static extern float RulerPtr_Snap__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RulerPtr_GetPositionFromPage")] - public static extern float RulerPtr_GetPositionFromPage(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, out uint jarg3, bool jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RulerPtr_GetPageFromPosition")] - public static extern uint RulerPtr_GetPageFromPosition(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, bool jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RulerPtr_GetTotalPages")] - public static extern uint RulerPtr_GetTotalPages(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RulerPtr_GetType")] - public static extern int RulerPtr_GetType(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RulerPtr_IsEnabled")] - public static extern bool RulerPtr_IsEnabled(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RulerPtr_Enable")] - public static extern void RulerPtr_Enable(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RulerPtr_Disable")] - public static extern void RulerPtr_Disable(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RulerPtr_SetDomain")] - public static extern void RulerPtr_SetDomain(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RulerPtr_GetDomain")] - public static extern global::System.IntPtr RulerPtr_GetDomain(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RulerPtr_DisableDomain")] - public static extern void RulerPtr_DisableDomain(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RulerPtr_Clamp__SWIG_0")] - public static extern float RulerPtr_Clamp__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3, float jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RulerPtr_Clamp__SWIG_1")] - public static extern float RulerPtr_Clamp__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RulerPtr_Clamp__SWIG_2")] - public static extern float RulerPtr_Clamp__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RulerPtr_Clamp__SWIG_3")] - public static extern float RulerPtr_Clamp__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3, float jarg4, global::System.Runtime.InteropServices.HandleRef jarg5); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RulerPtr_SnapAndClamp__SWIG_0")] - public static extern float RulerPtr_SnapAndClamp__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3, float jarg4, float jarg5); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RulerPtr_SnapAndClamp__SWIG_1")] - public static extern float RulerPtr_SnapAndClamp__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3, float jarg4); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RulerPtr_SnapAndClamp__SWIG_2")] - public static extern float RulerPtr_SnapAndClamp__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RulerPtr_SnapAndClamp__SWIG_3")] - public static extern float RulerPtr_SnapAndClamp__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RulerPtr_SnapAndClamp__SWIG_4")] - public static extern float RulerPtr_SnapAndClamp__SWIG_4(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3, float jarg4, float jarg5, global::System.Runtime.InteropServices.HandleRef jarg6); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RulerPtr_Reference")] - public static extern void RulerPtr_Reference(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RulerPtr_Unreference")] - public static extern void RulerPtr_Unreference(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RulerPtr_ReferenceCount")] - public static extern int RulerPtr_ReferenceCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_BaseObject_SWIGUpcast")] - public static extern global::System.IntPtr BaseObject_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ConnectionTrackerInterface_SWIGUpcast")] - public static extern global::System.IntPtr ConnectionTrackerInterface_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ConnectionTracker_SWIGUpcast")] - public static extern global::System.IntPtr ConnectionTracker_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ObjectRegistry_SWIGUpcast")] - public static extern global::System.IntPtr ObjectRegistry_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PropertyCondition_SWIGUpcast")] - public static extern global::System.IntPtr PropertyCondition_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PropertyNotification_SWIGUpcast")] - public static extern global::System.IntPtr PropertyNotification_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Handle_SWIGUpcast")] - public static extern global::System.IntPtr Handle_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TypeInfo_SWIGUpcast")] - public static extern global::System.IntPtr TypeInfo_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TypeRegistry_SWIGUpcast")] - public static extern global::System.IntPtr TypeRegistry_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Image_SWIGUpcast")] - public static extern global::System.IntPtr Image_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PixelData_SWIGUpcast")] - public static extern global::System.IntPtr PixelData_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Texture_SWIGUpcast")] - public static extern global::System.IntPtr Texture_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Sampler_SWIGUpcast")] - public static extern global::System.IntPtr Sampler_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextureSet_SWIGUpcast")] - public static extern global::System.IntPtr TextureSet_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PropertyBuffer_SWIGUpcast")] - public static extern global::System.IntPtr PropertyBuffer_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Geometry_SWIGUpcast")] - public static extern global::System.IntPtr Geometry_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Shader_SWIGUpcast")] - public static extern global::System.IntPtr Shader_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Renderer_SWIGUpcast")] - public static extern global::System.IntPtr Renderer_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FrameBuffer_SWIGUpcast")] - public static extern global::System.IntPtr FrameBuffer_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTaskList_SWIGUpcast")] - public static extern global::System.IntPtr RenderTaskList_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RenderTask_SWIGUpcast")] - public static extern global::System.IntPtr RenderTask_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TouchData_SWIGUpcast")] - public static extern global::System.IntPtr TouchData_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_GestureDetector_SWIGUpcast")] - public static extern global::System.IntPtr GestureDetector_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_LongPressGestureDetector_SWIGUpcast")] - public static extern global::System.IntPtr LongPressGestureDetector_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_LongPressGesture_SWIGUpcast")] - public static extern global::System.IntPtr LongPressGesture_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Actor_SWIGUpcast")] - public static extern global::System.IntPtr Actor_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Layer_SWIGUpcast")] - public static extern global::System.IntPtr Layer_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Stage_SWIGUpcast")] - public static extern global::System.IntPtr Stage_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CustomActorImpl_SWIGUpcast")] - public static extern global::System.IntPtr CustomActorImpl_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CustomActor_SWIGUpcast")] - public static extern global::System.IntPtr CustomActor_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGestureDetector_SWIGUpcast")] - public static extern global::System.IntPtr PanGestureDetector_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PanGesture_SWIGUpcast")] - public static extern global::System.IntPtr PanGesture_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PinchGestureDetector_SWIGUpcast")] - public static extern global::System.IntPtr PinchGestureDetector_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PinchGesture_SWIGUpcast")] - public static extern global::System.IntPtr PinchGesture_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TapGestureDetector_SWIGUpcast")] - public static extern global::System.IntPtr TapGestureDetector_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TapGesture_SWIGUpcast")] - public static extern global::System.IntPtr TapGesture_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_KeyFrames_SWIGUpcast")] - public static extern global::System.IntPtr KeyFrames_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Path_SWIGUpcast")] - public static extern global::System.IntPtr Path_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Animation_SWIGUpcast")] - public static extern global::System.IntPtr Animation_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_LinearConstrainer_SWIGUpcast")] - public static extern global::System.IntPtr LinearConstrainer_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PathConstrainer_SWIGUpcast")] - public static extern global::System.IntPtr PathConstrainer_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_BufferImage_SWIGUpcast")] - public static extern global::System.IntPtr BufferImage_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_EncodedBufferImage_SWIGUpcast")] - public static extern global::System.IntPtr EncodedBufferImage_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_NativeImage_SWIGUpcast")] - public static extern global::System.IntPtr NativeImage_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_NativeImageInterface_SWIGUpcast")] - public static extern global::System.IntPtr NativeImageInterface_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ResourceImage_SWIGUpcast")] - public static extern global::System.IntPtr ResourceImage_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FrameBufferImage_SWIGUpcast")] - public static extern global::System.IntPtr FrameBufferImage_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_NinePatchImage_SWIGUpcast")] - public static extern global::System.IntPtr NinePatchImage_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CameraActor_SWIGUpcast")] - public static extern global::System.IntPtr CameraActor_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Timer_SWIGUpcast")] - public static extern global::System.IntPtr Timer_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_DragAndDropDetector_SWIGUpcast")] - public static extern global::System.IntPtr DragAndDropDetector_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Window_SWIGUpcast")] - public static extern global::System.IntPtr Window_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Application_SWIGUpcast")] - public static extern global::System.IntPtr Application_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Builder_SWIGUpcast")] - public static extern global::System.IntPtr Builder_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TransitionData_SWIGUpcast")] - public static extern global::System.IntPtr TransitionData_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ViewImpl_SWIGUpcast")] - public static extern global::System.IntPtr ViewImpl_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_View_SWIGUpcast")] - public static extern global::System.IntPtr View_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_KeyInputFocusManager_SWIGUpcast")] - public static extern global::System.IntPtr KeyInputFocusManager_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Alignment_SWIGUpcast")] - public static extern global::System.IntPtr Alignment_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Button_SWIGUpcast")] - public static extern global::System.IntPtr Button_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_CheckBoxButton_SWIGUpcast")] - public static extern global::System.IntPtr CheckBoxButton_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PushButton_SWIGUpcast")] - public static extern global::System.IntPtr PushButton_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_RadioButton_SWIGUpcast")] - public static extern global::System.IntPtr RadioButton_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FlexContainer_SWIGUpcast")] - public static extern global::System.IntPtr FlexContainer_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ImageView_SWIGUpcast")] - public static extern global::System.IntPtr ImageView_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Model3dView_SWIGUpcast")] - public static extern global::System.IntPtr Model3dView_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollBar_SWIGUpcast")] - public static extern global::System.IntPtr ScrollBar_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Scrollable_SWIGUpcast")] - public static extern global::System.IntPtr Scrollable_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemLayout_SWIGUpcast")] - public static extern global::System.IntPtr ItemLayout_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ItemView_SWIGUpcast")] - public static extern global::System.IntPtr ItemView_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollViewEffect_SWIGUpcast")] - public static extern global::System.IntPtr ScrollViewEffect_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollViewPagePathEffect_SWIGUpcast")] - public static extern global::System.IntPtr ScrollViewPagePathEffect_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Ruler_SWIGUpcast")] - public static extern global::System.IntPtr Ruler_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_DefaultRuler_SWIGUpcast")] - public static extern global::System.IntPtr DefaultRuler_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_FixedRuler_SWIGUpcast")] - public static extern global::System.IntPtr FixedRuler_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ScrollView_SWIGUpcast")] - public static extern global::System.IntPtr ScrollView_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TableView_SWIGUpcast")] - public static extern global::System.IntPtr TableView_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextEditor_SWIGUpcast")] - public static extern global::System.IntPtr TextEditor_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextField_SWIGUpcast")] - public static extern global::System.IntPtr TextField_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_TextLabel_SWIGUpcast")] - public static extern global::System.IntPtr TextLabel_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AccessibilityManager_SWIGUpcast")] - public static extern global::System.IntPtr AccessibilityManager_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_StyleManager_SWIGUpcast")] - public static extern global::System.IntPtr StyleManager_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Slider_SWIGUpcast")] - public static extern global::System.IntPtr Slider_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VideoView_SWIGUpcast")] - public static extern global::System.IntPtr VideoView_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_Popup_SWIGUpcast")] - public static extern global::System.IntPtr Popup_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_ProgressBar_SWIGUpcast")] - public static extern global::System.IntPtr ProgressBar_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_GaussianBlurView_SWIGUpcast")] - public static extern global::System.IntPtr GaussianBlurView_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PageTurnView_SWIGUpcast")] - public static extern global::System.IntPtr PageTurnView_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PageTurnLandscapeView_SWIGUpcast")] - public static extern global::System.IntPtr PageTurnLandscapeView_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_PageTurnPortraitView_SWIGUpcast")] - public static extern global::System.IntPtr PageTurnPortraitView_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VisualBase_SWIGUpcast")] - public static extern global::System.IntPtr VisualBase_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_VisualFactory_SWIGUpcast")] - public static extern global::System.IntPtr VisualFactory_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_NUI_AsyncImageLoader_SWIGUpcast")] - public static extern global::System.IntPtr AsyncImageLoader_SWIGUpcast(global::System.IntPtr jarg1); -} - -} diff --git a/Tizen.NUI/src/internal/NativeImage.cs b/Tizen.NUI/src/internal/NativeImage.cs deleted file mode 100644 index eab8062..0000000 --- a/Tizen.NUI/src/internal/NativeImage.cs +++ /dev/null @@ -1,103 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class NativeImage : Image { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal NativeImage(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.NativeImage_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(NativeImage obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~NativeImage() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_NativeImage(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public NativeImage (NativeImageInterface nativeImageInterface) : this (NDalicPINVOKE.NativeImage_New(NativeImageInterface.getCPtr(nativeImageInterface)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public NativeImage(NativeImage handle) : this(NDalicPINVOKE.new_NativeImage__SWIG_1(NativeImage.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public NativeImage Assign(NativeImage rhs) { - NativeImage ret = new NativeImage(NDalicPINVOKE.NativeImage_Assign(swigCPtr, NativeImage.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void CreateGlTexture() { - NDalicPINVOKE.NativeImage_CreateGlTexture(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public new static NativeImage DownCast(BaseHandle handle) { - NativeImage ret = new NativeImage(NDalicPINVOKE.NativeImage_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public string GetCustomFragmentPreFix() { - string ret = NDalicPINVOKE.NativeImage_GetCustomFragmentPreFix(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public string GetCustomSamplerTypename() { - string ret = NDalicPINVOKE.NativeImage_GetCustomSamplerTypename(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/Tizen.NUI/src/internal/NativeImageInterface.cs b/Tizen.NUI/src/internal/NativeImageInterface.cs deleted file mode 100644 index 1931479..0000000 --- a/Tizen.NUI/src/internal/NativeImageInterface.cs +++ /dev/null @@ -1,80 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class NativeImageInterface : RefObject { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal NativeImageInterface(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.NativeImageInterface_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(NativeImageInterface obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - public override void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - throw new global::System.MethodAccessException("C++ destructor does not have public access"); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - public virtual bool GlExtensionCreate() { - bool ret = NDalicPINVOKE.NativeImageInterface_GlExtensionCreate(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual void GlExtensionDestroy() { - NDalicPINVOKE.NativeImageInterface_GlExtensionDestroy(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual uint TargetTexture() { - uint ret = NDalicPINVOKE.NativeImageInterface_TargetTexture(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual void PrepareTexture() { - NDalicPINVOKE.NativeImageInterface_PrepareTexture(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual uint GetWidth() { - uint ret = NDalicPINVOKE.NativeImageInterface_GetWidth(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual uint GetHeight() { - uint ret = NDalicPINVOKE.NativeImageInterface_GetHeight(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual bool RequiresBlending() { - bool ret = NDalicPINVOKE.NativeImageInterface_RequiresBlending(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/Tizen.NUI/src/internal/NinePatchImage.cs b/Tizen.NUI/src/internal/NinePatchImage.cs deleted file mode 100644 index 7ef3f76..0000000 --- a/Tizen.NUI/src/internal/NinePatchImage.cs +++ /dev/null @@ -1,122 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class NinePatchImage : ResourceImage { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal NinePatchImage(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.NinePatchImage_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(NinePatchImage obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~NinePatchImage() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_NinePatchImage(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public NinePatchImage (string filename) : this (NDalicPINVOKE.NinePatchImage_New(filename), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public new static NinePatchImage DownCast(BaseHandle handle) { - NinePatchImage ret = new NinePatchImage(NDalicPINVOKE.NinePatchImage_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public NinePatchImage(NinePatchImage handle) : this(NDalicPINVOKE.new_NinePatchImage__SWIG_1(NinePatchImage.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public NinePatchImage Assign(NinePatchImage rhs) { - NinePatchImage ret = new NinePatchImage(NDalicPINVOKE.NinePatchImage_Assign(swigCPtr, NinePatchImage.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Vector4 GetStretchBorders() { - Vector4 ret = new Vector4(NDalicPINVOKE.NinePatchImage_GetStretchBorders(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public VectorUint16Pair GetStretchPixelsX() { - VectorUint16Pair ret = new VectorUint16Pair(NDalicPINVOKE.NinePatchImage_GetStretchPixelsX(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public VectorUint16Pair GetStretchPixelsY() { - VectorUint16Pair ret = new VectorUint16Pair(NDalicPINVOKE.NinePatchImage_GetStretchPixelsY(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public RectInteger GetChildRectangle() { - RectInteger ret = new RectInteger(NDalicPINVOKE.NinePatchImage_GetChildRectangle(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public BufferImage CreateCroppedBufferImage() { - BufferImage ret = new BufferImage(NDalicPINVOKE.NinePatchImage_CreateCroppedBufferImage(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static bool IsNinePatchUrl(string url) { - bool ret = NDalicPINVOKE.NinePatchImage_IsNinePatchUrl(url); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/Tizen.NUI/src/internal/ObjectCreatedSignal.cs b/Tizen.NUI/src/internal/ObjectCreatedSignal.cs deleted file mode 100644 index 3c709aa..0000000 --- a/Tizen.NUI/src/internal/ObjectCreatedSignal.cs +++ /dev/null @@ -1,82 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class ObjectCreatedSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal ObjectCreatedSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ObjectCreatedSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ObjectCreatedSignal() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ObjectCreatedSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public bool Empty() { - bool ret = NDalicPINVOKE.ObjectCreatedSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.ObjectCreatedSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ObjectCreatedSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ObjectCreatedSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(BaseHandle arg) { - NDalicPINVOKE.ObjectCreatedSignal_Emit(swigCPtr, BaseHandle.getCPtr(arg)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ObjectCreatedSignal() : this(NDalicPINVOKE.new_ObjectCreatedSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/ObjectDestroyedSignal.cs b/Tizen.NUI/src/internal/ObjectDestroyedSignal.cs deleted file mode 100644 index 620f7e5..0000000 --- a/Tizen.NUI/src/internal/ObjectDestroyedSignal.cs +++ /dev/null @@ -1,82 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class ObjectDestroyedSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal ObjectDestroyedSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ObjectDestroyedSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ObjectDestroyedSignal() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ObjectDestroyedSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public bool Empty() { - bool ret = NDalicPINVOKE.ObjectDestroyedSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.ObjectDestroyedSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ObjectDestroyedSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ObjectDestroyedSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(RefObject arg) { - NDalicPINVOKE.ObjectDestroyedSignal_Emit(swigCPtr, RefObject.getCPtr(arg)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ObjectDestroyedSignal() : this(NDalicPINVOKE.new_ObjectDestroyedSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/ObjectRegistry.cs b/Tizen.NUI/src/internal/ObjectRegistry.cs deleted file mode 100644 index f593e74..0000000 --- a/Tizen.NUI/src/internal/ObjectRegistry.cs +++ /dev/null @@ -1,220 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -using System; -using System.Runtime.InteropServices; - - -public class ObjectRegistry : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal ObjectRegistry(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.ObjectRegistry_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ObjectRegistry obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ObjectRegistry() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ObjectRegistry(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - - -public class ObjectCreatedEventArgs : EventArgs -{ - private BaseHandle _baseHandle; - - public BaseHandle BaseHandle - { - get - { - return _baseHandle; - } - set - { - _baseHandle = value; - } - } -} - -public class ObjectDestroyedEventArgs : EventArgs -{ - private RefObject _refObject; - - public RefObject RefObject - { - get - { - return _refObject; - } - set - { - _refObject = value; - } - } -} - - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void ObjectCreatedEventCallbackDelegate(IntPtr baseHandle); - private DaliEventHandler _objectRegistryObjectCreatedEventHandler; - private ObjectCreatedEventCallbackDelegate _objectRegistryObjectCreatedEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void ObjectDestroyedEventCallbackDelegate(IntPtr fefObject); - private DaliEventHandler _objectRegistryObjectDestroyedEventHandler; - private ObjectDestroyedEventCallbackDelegate _objectRegistryObjectDestroyedEventCallbackDelegate; - - public event DaliEventHandler ObjectCreated - { - add - { - lock(this) - { - // Restricted to only one listener - if (_objectRegistryObjectCreatedEventHandler == null) - { - _objectRegistryObjectCreatedEventHandler += value; - - _objectRegistryObjectCreatedEventCallbackDelegate = new ObjectCreatedEventCallbackDelegate(OnObjectCreated); - this.ObjectCreatedSignal().Connect(_objectRegistryObjectCreatedEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_objectRegistryObjectCreatedEventHandler != null) - { - this.ObjectCreatedSignal().Disconnect(_objectRegistryObjectCreatedEventCallbackDelegate); - } - - _objectRegistryObjectCreatedEventHandler -= value; - } - } - } - - // Callback for ObjectRegistry ObjectCreatedSignal - private void OnObjectCreated(IntPtr baseHandle) - { - ObjectCreatedEventArgs e = new ObjectCreatedEventArgs(); - - // Populate all members of "e" (ObjectCreatedEventArgs) with real data - //e.BaseHandle = BaseHandle.GetBaseHandleFromPtr(baseHandle); //GetBaseHandleFromPtr() is not present in BaseHandle.cs. Not sure what is the reason? - - if (_objectRegistryObjectCreatedEventHandler != null) - { - //here we send all data to user event handlers - _objectRegistryObjectCreatedEventHandler(this, e); - } - } - - public event DaliEventHandler ObjectDestroyed - { - add - { - lock(this) - { - // Restricted to only one listener - if (_objectRegistryObjectDestroyedEventHandler == null) - { - _objectRegistryObjectDestroyedEventHandler += value; - - _objectRegistryObjectDestroyedEventCallbackDelegate = new ObjectDestroyedEventCallbackDelegate(OnObjectDestroyed); - this.ObjectDestroyedSignal().Connect(_objectRegistryObjectDestroyedEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_objectRegistryObjectDestroyedEventHandler != null) - { - this.ObjectDestroyedSignal().Disconnect(_objectRegistryObjectDestroyedEventCallbackDelegate); - } - - _objectRegistryObjectDestroyedEventHandler -= value; - } - } - } - - // Callback for ObjectRegistry ObjectDestroyedSignal - private void OnObjectDestroyed(IntPtr refObject) - { - ObjectDestroyedEventArgs e = new ObjectDestroyedEventArgs(); - - // Populate all members of "e" (ObjectDestroyedEventArgs) with real data - e.RefObject = RefObject.GetRefObjectFromPtr(refObject); - - if (_objectRegistryObjectDestroyedEventHandler != null) - { - //here we send all data to user event handlers - _objectRegistryObjectDestroyedEventHandler(this, e); - } - } - - - public ObjectRegistry() : this(NDalicPINVOKE.new_ObjectRegistry__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ObjectRegistry(ObjectRegistry handle) : this(NDalicPINVOKE.new_ObjectRegistry__SWIG_1(ObjectRegistry.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ObjectRegistry Assign(ObjectRegistry rhs) { - ObjectRegistry ret = new ObjectRegistry(NDalicPINVOKE.ObjectRegistry_Assign(swigCPtr, ObjectRegistry.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public ObjectCreatedSignal ObjectCreatedSignal() { - ObjectCreatedSignal ret = new ObjectCreatedSignal(NDalicPINVOKE.ObjectRegistry_ObjectCreatedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public ObjectDestroyedSignal ObjectDestroyedSignal() { - ObjectDestroyedSignal ret = new ObjectDestroyedSignal(NDalicPINVOKE.ObjectRegistry_ObjectDestroyedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/Tizen.NUI/src/internal/PageFactory.cs b/Tizen.NUI/src/internal/PageFactory.cs deleted file mode 100644 index 715089e..0000000 --- a/Tizen.NUI/src/internal/PageFactory.cs +++ /dev/null @@ -1,63 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class PageFactory : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal PageFactory(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(PageFactory obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~PageFactory() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_PageFactory(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public virtual uint GetNumberOfPages() { - uint ret = NDalicPINVOKE.PageFactory_GetNumberOfPages(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual Texture NewPage(uint pageId) { - Texture ret = new Texture(NDalicPINVOKE.PageFactory_NewPage(swigCPtr, pageId), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/Tizen.NUI/src/internal/PagePanSignal.cs b/Tizen.NUI/src/internal/PagePanSignal.cs deleted file mode 100644 index 1466242..0000000 --- a/Tizen.NUI/src/internal/PagePanSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class PagePanSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal PagePanSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(PagePanSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~PagePanSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_PagePanSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.PagePanSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.PagePanSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.PagePanSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.PagePanSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(PageTurnView arg) { - NDalicPINVOKE.PagePanSignal_Emit(swigCPtr, PageTurnView.getCPtr(arg)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public PagePanSignal() : this(NDalicPINVOKE.new_PagePanSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/PageTurnLandscapeView.cs b/Tizen.NUI/src/internal/PageTurnLandscapeView.cs deleted file mode 100644 index 42b409f..0000000 --- a/Tizen.NUI/src/internal/PageTurnLandscapeView.cs +++ /dev/null @@ -1,86 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class PageTurnLandscapeView : PageTurnView { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal PageTurnLandscapeView(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.PageTurnLandscapeView_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(PageTurnLandscapeView obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~PageTurnLandscapeView() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_PageTurnLandscapeView(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public PageTurnLandscapeView (PageFactory pageFactory, Vector2 pageSize) : this (NDalicPINVOKE.PageTurnLandscapeView_New(PageFactory.getCPtr(pageFactory), Vector2.getCPtr(pageSize)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public PageTurnLandscapeView(PageTurnLandscapeView pageTurnLandscapeView) : this(NDalicPINVOKE.new_PageTurnLandscapeView__SWIG_1(PageTurnLandscapeView.getCPtr(pageTurnLandscapeView)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public PageTurnLandscapeView Assign(PageTurnLandscapeView pageTurnLandscapeView) { - PageTurnLandscapeView ret = new PageTurnLandscapeView(NDalicPINVOKE.PageTurnLandscapeView_Assign(swigCPtr, PageTurnLandscapeView.getCPtr(pageTurnLandscapeView)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public new static PageTurnLandscapeView DownCast(BaseHandle handle) { - PageTurnLandscapeView ret = new PageTurnLandscapeView(NDalicPINVOKE.PageTurnLandscapeView_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/Tizen.NUI/src/internal/PageTurnPortraitView.cs b/Tizen.NUI/src/internal/PageTurnPortraitView.cs deleted file mode 100644 index 0e1316f..0000000 --- a/Tizen.NUI/src/internal/PageTurnPortraitView.cs +++ /dev/null @@ -1,86 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class PageTurnPortraitView : PageTurnView { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal PageTurnPortraitView(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.PageTurnPortraitView_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(PageTurnPortraitView obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~PageTurnPortraitView() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_PageTurnPortraitView(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public PageTurnPortraitView (PageFactory pageFactory, Vector2 pageSize) : this (NDalicPINVOKE.PageTurnPortraitView_New(PageFactory.getCPtr(pageFactory), Vector2.getCPtr(pageSize)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public PageTurnPortraitView(PageTurnPortraitView pageTurnPortraitView) : this(NDalicPINVOKE.new_PageTurnPortraitView__SWIG_1(PageTurnPortraitView.getCPtr(pageTurnPortraitView)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public PageTurnPortraitView Assign(PageTurnPortraitView pageTurnPortraitView) { - PageTurnPortraitView ret = new PageTurnPortraitView(NDalicPINVOKE.PageTurnPortraitView_Assign(swigCPtr, PageTurnPortraitView.getCPtr(pageTurnPortraitView)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public new static PageTurnPortraitView DownCast(BaseHandle handle) { - PageTurnPortraitView ret = new PageTurnPortraitView(NDalicPINVOKE.PageTurnPortraitView_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/Tizen.NUI/src/internal/PageTurnSignal.cs b/Tizen.NUI/src/internal/PageTurnSignal.cs deleted file mode 100644 index e69485b..0000000 --- a/Tizen.NUI/src/internal/PageTurnSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class PageTurnSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal PageTurnSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(PageTurnSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~PageTurnSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_PageTurnSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.PageTurnSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.PageTurnSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.PageTurnSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.PageTurnSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(PageTurnView arg1, uint arg2, bool arg3) { - NDalicPINVOKE.PageTurnSignal_Emit(swigCPtr, PageTurnView.getCPtr(arg1), arg2, arg3); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public PageTurnSignal() : this(NDalicPINVOKE.new_PageTurnSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/PanGestureDetectedSignal.cs b/Tizen.NUI/src/internal/PanGestureDetectedSignal.cs deleted file mode 100644 index 5256a9d..0000000 --- a/Tizen.NUI/src/internal/PanGestureDetectedSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class PanGestureDetectedSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal PanGestureDetectedSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(PanGestureDetectedSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~PanGestureDetectedSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_PanGestureDetectedSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.PanGestureDetectedSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.PanGestureDetectedSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.PanGestureDetectedSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.PanGestureDetectedSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(Actor arg1, PanGesture arg2) { - NDalicPINVOKE.PanGestureDetectedSignal_Emit(swigCPtr, Actor.getCPtr(arg1), PanGesture.getCPtr(arg2)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public PanGestureDetectedSignal() : this(NDalicPINVOKE.new_PanGestureDetectedSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/PanGestureDetector.cs b/Tizen.NUI/src/internal/PanGestureDetector.cs deleted file mode 100644 index 2dad100..0000000 --- a/Tizen.NUI/src/internal/PanGestureDetector.cs +++ /dev/null @@ -1,427 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -using System; -using System.Runtime.InteropServices; - - -public class PanGestureDetector : GestureDetector { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal PanGestureDetector(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.PanGestureDetector_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(PanGestureDetector obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~PanGestureDetector() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_PanGestureDetector(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - - -public class DetectedEventArgs : EventArgs -{ - private Actor _actor; - private PanGesture _panGesture; - - public Actor Actor - { - get - { - return _actor; - } - set - { - _actor = value; - } - } - - public PanGesture PanGesture - { - get - { - return _panGesture; - } - set - { - _panGesture = value; - } - } -} - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void DetectedCallbackDelegate(IntPtr actor, IntPtr panGesture); - private DaliEventHandler _panGestureEventHandler; - private DetectedCallbackDelegate _panGestureCallbackDelegate; - - - public event DaliEventHandler Detected - { - add - { - lock(this) - { - // Restricted to only one listener - if (_panGestureEventHandler == null) - { - _panGestureEventHandler += value; - - _panGestureCallbackDelegate = new DetectedCallbackDelegate(OnPanGestureDetected); - this.DetectedSignal().Connect(_panGestureCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_panGestureEventHandler != null) - { - this.DetectedSignal().Disconnect(_panGestureCallbackDelegate); - } - - _panGestureEventHandler -= value; - } - } - } - - private void OnPanGestureDetected(IntPtr actor, IntPtr panGesture) - { - DetectedEventArgs e = new DetectedEventArgs(); - - // Populate all members of "e" (PanGestureEventArgs) with real data - e.Actor = Actor.GetActorFromPtr(actor); - e.PanGesture = NUI.PanGesture.GetPanGestureFromPtr(panGesture); - - if (_panGestureEventHandler != null) - { - //here we send all data to user event handlers - _panGestureEventHandler(this, e); - } - - } - - -public static PanGestureDetector GetPanGestureDetectorFromPtr(global::System.IntPtr cPtr) { - PanGestureDetector ret = new PanGestureDetector(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - public class Property : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Property(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Property obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Property() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_PanGestureDetector_Property(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public Property() : this(NDalicPINVOKE.new_PanGestureDetector_Property(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static readonly int SCREEN_POSITION = NDalicPINVOKE.PanGestureDetector_Property_SCREEN_POSITION_get(); - public static readonly int SCREEN_DISPLACEMENT = NDalicPINVOKE.PanGestureDetector_Property_SCREEN_DISPLACEMENT_get(); - public static readonly int SCREEN_VELOCITY = NDalicPINVOKE.PanGestureDetector_Property_SCREEN_VELOCITY_get(); - public static readonly int LOCAL_POSITION = NDalicPINVOKE.PanGestureDetector_Property_LOCAL_POSITION_get(); - public static readonly int LOCAL_DISPLACEMENT = NDalicPINVOKE.PanGestureDetector_Property_LOCAL_DISPLACEMENT_get(); - public static readonly int LOCAL_VELOCITY = NDalicPINVOKE.PanGestureDetector_Property_LOCAL_VELOCITY_get(); - public static readonly int PANNING = NDalicPINVOKE.PanGestureDetector_Property_PANNING_get(); - - } - - public static Radian DIRECTION_LEFT { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.PanGestureDetector_DIRECTION_LEFT_get(); - Radian ret = (cPtr == global::System.IntPtr.Zero) ? null : new Radian(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Radian DIRECTION_RIGHT { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.PanGestureDetector_DIRECTION_RIGHT_get(); - Radian ret = (cPtr == global::System.IntPtr.Zero) ? null : new Radian(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Radian DIRECTION_UP { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.PanGestureDetector_DIRECTION_UP_get(); - Radian ret = (cPtr == global::System.IntPtr.Zero) ? null : new Radian(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Radian DIRECTION_DOWN { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.PanGestureDetector_DIRECTION_DOWN_get(); - Radian ret = (cPtr == global::System.IntPtr.Zero) ? null : new Radian(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Radian DIRECTION_HORIZONTAL { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.PanGestureDetector_DIRECTION_HORIZONTAL_get(); - Radian ret = (cPtr == global::System.IntPtr.Zero) ? null : new Radian(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Radian DIRECTION_VERTICAL { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.PanGestureDetector_DIRECTION_VERTICAL_get(); - Radian ret = (cPtr == global::System.IntPtr.Zero) ? null : new Radian(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Radian DEFAULT_THRESHOLD { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.PanGestureDetector_DEFAULT_THRESHOLD_get(); - Radian ret = (cPtr == global::System.IntPtr.Zero) ? null : new Radian(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public PanGestureDetector () : this (NDalicPINVOKE.PanGestureDetector_New(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public new static PanGestureDetector DownCast(BaseHandle handle) { - PanGestureDetector ret = new PanGestureDetector(NDalicPINVOKE.PanGestureDetector_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public PanGestureDetector(PanGestureDetector handle) : this(NDalicPINVOKE.new_PanGestureDetector__SWIG_1(PanGestureDetector.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public PanGestureDetector Assign(PanGestureDetector rhs) { - PanGestureDetector ret = new PanGestureDetector(NDalicPINVOKE.PanGestureDetector_Assign(swigCPtr, PanGestureDetector.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetMinimumTouchesRequired(uint minimum) { - NDalicPINVOKE.PanGestureDetector_SetMinimumTouchesRequired(swigCPtr, minimum); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetMaximumTouchesRequired(uint maximum) { - NDalicPINVOKE.PanGestureDetector_SetMaximumTouchesRequired(swigCPtr, maximum); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public uint GetMinimumTouchesRequired() { - uint ret = NDalicPINVOKE.PanGestureDetector_GetMinimumTouchesRequired(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetMaximumTouchesRequired() { - uint ret = NDalicPINVOKE.PanGestureDetector_GetMaximumTouchesRequired(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void AddAngle(Radian angle, Radian threshold) { - NDalicPINVOKE.PanGestureDetector_AddAngle__SWIG_0(swigCPtr, Radian.getCPtr(angle), Radian.getCPtr(threshold)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void AddAngle(Radian angle) { - NDalicPINVOKE.PanGestureDetector_AddAngle__SWIG_1(swigCPtr, Radian.getCPtr(angle)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void AddDirection(Radian direction, Radian threshold) { - NDalicPINVOKE.PanGestureDetector_AddDirection__SWIG_0(swigCPtr, Radian.getCPtr(direction), Radian.getCPtr(threshold)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void AddDirection(Radian direction) { - NDalicPINVOKE.PanGestureDetector_AddDirection__SWIG_1(swigCPtr, Radian.getCPtr(direction)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public uint GetAngleCount() { - uint ret = NDalicPINVOKE.PanGestureDetector_GetAngleCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public AngleThresholdPair GetAngle(uint index) { - AngleThresholdPair ret = new AngleThresholdPair(NDalicPINVOKE.PanGestureDetector_GetAngle(swigCPtr, index), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void ClearAngles() { - NDalicPINVOKE.PanGestureDetector_ClearAngles(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void RemoveAngle(Radian angle) { - NDalicPINVOKE.PanGestureDetector_RemoveAngle(swigCPtr, Radian.getCPtr(angle)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void RemoveDirection(Radian direction) { - NDalicPINVOKE.PanGestureDetector_RemoveDirection(swigCPtr, Radian.getCPtr(direction)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public PanGestureDetectedSignal DetectedSignal() { - PanGestureDetectedSignal ret = new PanGestureDetectedSignal(NDalicPINVOKE.PanGestureDetector_DetectedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static void SetPanGestureProperties(PanGesture pan) { - NDalicPINVOKE.PanGestureDetector_SetPanGestureProperties(PanGesture.getCPtr(pan)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector2 ScreenPosition - { - get - { - Vector2 temp = new Vector2(0.0f,0.0f); - GetProperty( PanGestureDetector.Property.SCREEN_POSITION).Get( temp ); - return temp; - } -} public Vector2 ScreenDisplacement - { - get - { - Vector2 temp = new Vector2(0.0f,0.0f); - GetProperty( PanGestureDetector.Property.SCREEN_DISPLACEMENT).Get( temp ); - return temp; - } -} public Vector2 ScreenVelocity - { - get - { - Vector2 temp = new Vector2(0.0f,0.0f); - GetProperty( PanGestureDetector.Property.SCREEN_VELOCITY).Get( temp ); - return temp; - } -} public Vector2 LocalPosition - { - get - { - Vector2 temp = new Vector2(0.0f,0.0f); - GetProperty( PanGestureDetector.Property.LOCAL_POSITION).Get( temp ); - return temp; - } -} public Vector2 LocalDisplacement - { - get - { - Vector2 temp = new Vector2(0.0f,0.0f); - GetProperty( PanGestureDetector.Property.LOCAL_DISPLACEMENT).Get( temp ); - return temp; - } -} public Vector2 LocalVelocity - { - get - { - Vector2 temp = new Vector2(0.0f,0.0f); - GetProperty( PanGestureDetector.Property.LOCAL_VELOCITY).Get( temp ); - return temp; - } -} public bool Panning - { - get - { - bool temp = false; - GetProperty( PanGestureDetector.Property.PANNING).Get( ref temp ); - return temp; - } -} -} - -} diff --git a/Tizen.NUI/src/internal/PinchGestureDetectedSignal.cs b/Tizen.NUI/src/internal/PinchGestureDetectedSignal.cs deleted file mode 100644 index 07f37ad..0000000 --- a/Tizen.NUI/src/internal/PinchGestureDetectedSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class PinchGestureDetectedSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal PinchGestureDetectedSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(PinchGestureDetectedSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~PinchGestureDetectedSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_PinchGestureDetectedSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.PinchGestureDetectedSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.PinchGestureDetectedSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.PinchGestureDetectedSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.PinchGestureDetectedSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(Actor arg1, PinchGesture arg2) { - NDalicPINVOKE.PinchGestureDetectedSignal_Emit(swigCPtr, Actor.getCPtr(arg1), PinchGesture.getCPtr(arg2)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public PinchGestureDetectedSignal() : this(NDalicPINVOKE.new_PinchGestureDetectedSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/PinchGestureDetector.cs b/Tizen.NUI/src/internal/PinchGestureDetector.cs deleted file mode 100644 index dc768b4..0000000 --- a/Tizen.NUI/src/internal/PinchGestureDetector.cs +++ /dev/null @@ -1,188 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -using System; -using System.Runtime.InteropServices; - - -public class PinchGestureDetector : GestureDetector { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal PinchGestureDetector(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.PinchGestureDetector_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(PinchGestureDetector obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~PinchGestureDetector() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_PinchGestureDetector(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - -public class DetectedEventArgs : EventArgs -{ - private Actor _actor; - private PinchGesture _pinchGesture; - - public Actor Actor - { - get - { - return _actor; - } - set - { - _actor = value; - } - } - - public PinchGesture PinchGesture - { - get - { - return _pinchGesture; - } - set - { - _pinchGesture = value; - } - } -} - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void DetectedCallbackDelegate(IntPtr actor, IntPtr pinchGesture); - private DaliEventHandler _pinchGestureEventHandler; - private DetectedCallbackDelegate _pinchGestureCallbackDelegate; - - - public event DaliEventHandler Detected - { - add - { - lock(this) - { - // Restricted to only one listener - if (_pinchGestureEventHandler == null) - { - _pinchGestureEventHandler += value; - - _pinchGestureCallbackDelegate = new DetectedCallbackDelegate(OnPinchGestureDetected); - this.DetectedSignal().Connect(_pinchGestureCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_pinchGestureEventHandler != null) - { - this.DetectedSignal().Disconnect(_pinchGestureCallbackDelegate); - } - - _pinchGestureEventHandler -= value; - } - } - } - - private void OnPinchGestureDetected(IntPtr actor, IntPtr pinchGesture) - { - DetectedEventArgs e = new DetectedEventArgs(); - - // Populate all members of "e" (DetectedEventArgs) with real data - e.Actor = Actor.GetActorFromPtr(actor); - e.PinchGesture = NUI.PinchGesture.GetPinchGestureFromPtr(pinchGesture); - - if (_pinchGestureEventHandler != null) - { - //here we send all data to user event handlers - _pinchGestureEventHandler(this, e); - } - - } - - -public static PinchGestureDetector GetPinchGestureDetectorFromPtr(global::System.IntPtr cPtr) { - PinchGestureDetector ret = new PinchGestureDetector(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - public PinchGestureDetector () : this (NDalicPINVOKE.PinchGestureDetector_New(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public new static PinchGestureDetector DownCast(BaseHandle handle) { - PinchGestureDetector ret = new PinchGestureDetector(NDalicPINVOKE.PinchGestureDetector_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public PinchGestureDetector(PinchGestureDetector handle) : this(NDalicPINVOKE.new_PinchGestureDetector__SWIG_1(PinchGestureDetector.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public PinchGestureDetector Assign(PinchGestureDetector rhs) { - PinchGestureDetector ret = new PinchGestureDetector(NDalicPINVOKE.PinchGestureDetector_Assign(swigCPtr, PinchGestureDetector.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public PinchGestureDetectedSignal DetectedSignal() { - PinchGestureDetectedSignal ret = new PinchGestureDetectedSignal(NDalicPINVOKE.PinchGestureDetector_DetectedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/Tizen.NUI/src/internal/PixelData.cs b/Tizen.NUI/src/internal/PixelData.cs deleted file mode 100644 index 2eb0923..0000000 --- a/Tizen.NUI/src/internal/PixelData.cs +++ /dev/null @@ -1,103 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class PixelData : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal PixelData(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.PixelData_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(PixelData obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~PixelData() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_PixelData(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public PixelData (byte[] buffer, uint bufferSize, uint width, uint height, PixelFormat pixelFormat, PixelData.ReleaseFunction releaseFunction) : this (NDalicPINVOKE.PixelData_New(buffer, bufferSize, width, height, (int)pixelFormat, (int)releaseFunction), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public PixelData(PixelData handle) : this(NDalicPINVOKE.new_PixelData__SWIG_1(PixelData.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public PixelData Assign(PixelData rhs) { - PixelData ret = new PixelData(NDalicPINVOKE.PixelData_Assign(swigCPtr, PixelData.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetWidth() { - uint ret = NDalicPINVOKE.PixelData_GetWidth(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetHeight() { - uint ret = NDalicPINVOKE.PixelData_GetHeight(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public PixelFormat GetPixelFormat() { - PixelFormat ret = (PixelFormat)NDalicPINVOKE.PixelData_GetPixelFormat(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public enum ReleaseFunction { - FREE, - DELETE_ARRAY - } - -} - -} diff --git a/Tizen.NUI/src/internal/PixelFormat.cs b/Tizen.NUI/src/internal/PixelFormat.cs deleted file mode 100644 index 8778da5..0000000 --- a/Tizen.NUI/src/internal/PixelFormat.cs +++ /dev/null @@ -1,71 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public enum PixelFormat { - INVALID = 0, - A8 = 1, - L8, - LA88, - RGB565, - BGR565, - RGBA4444, - BGRA4444, - RGBA5551, - BGRA5551, - RGB888, - RGB8888, - BGR8888, - RGBA8888, - BGRA8888, - COMPRESSED_R11_EAC, - COMPRESSED_SIGNED_R11_EAC, - COMPRESSED_RG11_EAC, - COMPRESSED_SIGNED_RG11_EAC, - COMPRESSED_RGB8_ETC2, - COMPRESSED_SRGB8_ETC2, - COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2, - COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2, - COMPRESSED_RGBA8_ETC2_EAC, - COMPRESSED_SRGB8_ALPHA8_ETC2_EAC, - COMPRESSED_RGB8_ETC1, - COMPRESSED_RGB_PVRTC_4BPPV1, - COMPRESSED_RGBA_ASTC_4x4_KHR, - COMPRESSED_RGBA_ASTC_5x4_KHR, - COMPRESSED_RGBA_ASTC_5x5_KHR, - COMPRESSED_RGBA_ASTC_6x5_KHR, - COMPRESSED_RGBA_ASTC_6x6_KHR, - COMPRESSED_RGBA_ASTC_8x5_KHR, - COMPRESSED_RGBA_ASTC_8x6_KHR, - COMPRESSED_RGBA_ASTC_8x8_KHR, - COMPRESSED_RGBA_ASTC_10x5_KHR, - COMPRESSED_RGBA_ASTC_10x6_KHR, - COMPRESSED_RGBA_ASTC_10x8_KHR, - COMPRESSED_RGBA_ASTC_10x10_KHR, - COMPRESSED_RGBA_ASTC_12x10_KHR, - COMPRESSED_RGBA_ASTC_12x12_KHR, - COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR, - COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR, - COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR, - COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR, - COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR, - COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR, - COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR, - COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR, - COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR, - COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR, - COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR, - COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR, - COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR, - COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR -} - -} diff --git a/Tizen.NUI/src/internal/PointStateType.cs b/Tizen.NUI/src/internal/PointStateType.cs deleted file mode 100644 index b2e3074..0000000 --- a/Tizen.NUI/src/internal/PointStateType.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public enum PointStateType { - STARTED, - FINISHED, - DOWN = STARTED, - UP = FINISHED, - MOTION, - LEAVE, - STATIONARY, - INTERRUPTED -} - -} diff --git a/Tizen.NUI/src/internal/PositionInheritanceMode.cs b/Tizen.NUI/src/internal/PositionInheritanceMode.cs deleted file mode 100644 index 9ea7ec0..0000000 --- a/Tizen.NUI/src/internal/PositionInheritanceMode.cs +++ /dev/null @@ -1,20 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public enum PositionInheritanceMode { - INHERIT_PARENT_POSITION, - USE_PARENT_POSITION, - USE_PARENT_POSITION_PLUS_LOCAL_POSITION, - DONT_INHERIT_POSITION -} - -} diff --git a/Tizen.NUI/src/internal/PrimitiveVisualShapeType.cs b/Tizen.NUI/src/internal/PrimitiveVisualShapeType.cs deleted file mode 100644 index 015d669..0000000 --- a/Tizen.NUI/src/internal/PrimitiveVisualShapeType.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public enum PrimitiveVisualShapeType { - SPHERE, - CONICAL_FRUSTRUM, - CONE, - CYLINDER, - CUBE, - OCTAHEDRON, - BEVELLED_CUBE -} - -} diff --git a/Tizen.NUI/src/internal/ProjectionMode.cs b/Tizen.NUI/src/internal/ProjectionMode.cs deleted file mode 100644 index e450b75..0000000 --- a/Tizen.NUI/src/internal/ProjectionMode.cs +++ /dev/null @@ -1,18 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public enum ProjectionMode { - PERSPECTIVE_PROJECTION, - ORTHOGRAPHIC_PROJECTION -} - -} diff --git a/Tizen.NUI/src/internal/PropertyBuffer.cs b/Tizen.NUI/src/internal/PropertyBuffer.cs deleted file mode 100644 index e965551..0000000 --- a/Tizen.NUI/src/internal/PropertyBuffer.cs +++ /dev/null @@ -1,97 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class PropertyBuffer : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal PropertyBuffer(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.PropertyBuffer_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(PropertyBuffer obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~PropertyBuffer() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_PropertyBuffer(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public PropertyBuffer (Property.Map bufferFormat) : this (NDalicPINVOKE.PropertyBuffer_New(Property.Map.getCPtr(bufferFormat)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public PropertyBuffer(PropertyBuffer handle) : this(NDalicPINVOKE.new_PropertyBuffer__SWIG_1(PropertyBuffer.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static PropertyBuffer DownCast(BaseHandle handle) { - PropertyBuffer ret = new PropertyBuffer(NDalicPINVOKE.PropertyBuffer_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public PropertyBuffer Assign(PropertyBuffer handle) { - PropertyBuffer ret = new PropertyBuffer(NDalicPINVOKE.PropertyBuffer_Assign(swigCPtr, PropertyBuffer.getCPtr(handle)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetData(System.IntPtr data, uint size) { - NDalicPINVOKE.PropertyBuffer_SetData(swigCPtr, data, size); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public uint GetSize() { - uint ret = NDalicPINVOKE.PropertyBuffer_GetSize(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/Tizen.NUI/src/internal/PropertyCondition.cs b/Tizen.NUI/src/internal/PropertyCondition.cs deleted file mode 100644 index 9e6ad60..0000000 --- a/Tizen.NUI/src/internal/PropertyCondition.cs +++ /dev/null @@ -1,76 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class PropertyCondition : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal PropertyCondition(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.PropertyCondition_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(PropertyCondition obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~PropertyCondition() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_PropertyCondition(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public PropertyCondition() : this(NDalicPINVOKE.new_PropertyCondition__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public PropertyCondition(PropertyCondition handle) : this(NDalicPINVOKE.new_PropertyCondition__SWIG_1(PropertyCondition.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public PropertyCondition Assign(PropertyCondition rhs) { - PropertyCondition ret = new PropertyCondition(NDalicPINVOKE.PropertyCondition_Assign(swigCPtr, PropertyCondition.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetArgumentCount() { - uint ret = NDalicPINVOKE.PropertyCondition_GetArgumentCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float GetArgument(uint index) { - float ret = NDalicPINVOKE.PropertyCondition_GetArgument(swigCPtr, index); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/Tizen.NUI/src/internal/PropertyNotification.cs b/Tizen.NUI/src/internal/PropertyNotification.cs deleted file mode 100644 index 4d6a25c..0000000 --- a/Tizen.NUI/src/internal/PropertyNotification.cs +++ /dev/null @@ -1,209 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -using System; -using System.Runtime.InteropServices; - - -public class PropertyNotification : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal PropertyNotification(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.PropertyNotification_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(PropertyNotification obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~PropertyNotification() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_PropertyNotification(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - -/** - * @brief Event arguments that passed via Notify signal - * - */ -public class NotifyEventArgs : EventArgs -{ - private PropertyNotification _propertyNotification; - - /** - * @brief PropertyNotification - is the PropertyNotification handle that has the notification properties. - * - */ - public PropertyNotification PropertyNotification - { - get - { - return _propertyNotification; - } - set - { - _propertyNotification = value; - } - } -} - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void NotifyEventCallbackDelegate(IntPtr propertyNotification); - private DaliEventHandler _propertyNotificationNotifyEventHandler; - private NotifyEventCallbackDelegate _propertyNotificationNotifyEventCallbackDelegate; - - /** - * @brief Event for Notified signal which can be used to subscribe/unsubscribe the event handler - * (in the type of NotifyEventHandler-DaliEventHandler) provided by the user. - * Notified signal is emitted when the notification upon a condition of the property being met, has occurred. - */ - public event DaliEventHandler Notified - { - add - { - lock(this) - { - // Restricted to only one listener - if (_propertyNotificationNotifyEventHandler == null) - { - _propertyNotificationNotifyEventHandler += value; - - _propertyNotificationNotifyEventCallbackDelegate = new NotifyEventCallbackDelegate(OnPropertyNotificationNotify); - this.NotifySignal().Connect(_propertyNotificationNotifyEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_propertyNotificationNotifyEventHandler != null) - { - this.NotifySignal().Disconnect(_propertyNotificationNotifyEventCallbackDelegate); - } - - _propertyNotificationNotifyEventHandler -= value; - } - } - } - - // Callback for PropertyNotification NotifySignal - private void OnPropertyNotificationNotify(IntPtr propertyNotification) - { - NotifyEventArgs e = new NotifyEventArgs(); - e.PropertyNotification = GetPropertyNotificationFromPtr(propertyNotification); - - if (_propertyNotificationNotifyEventHandler != null) - { - //here we send all data to user event handlers - _propertyNotificationNotifyEventHandler(this, e); - } - } - - public static PropertyNotification GetPropertyNotificationFromPtr(global::System.IntPtr cPtr) { - PropertyNotification ret = new PropertyNotification(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - public PropertyNotification() : this(NDalicPINVOKE.new_PropertyNotification__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static PropertyNotification DownCast(BaseHandle handle) { - PropertyNotification ret = new PropertyNotification(NDalicPINVOKE.PropertyNotification_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public PropertyNotification(PropertyNotification handle) : this(NDalicPINVOKE.new_PropertyNotification__SWIG_1(PropertyNotification.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public PropertyNotification Assign(PropertyNotification rhs) { - PropertyNotification ret = new PropertyNotification(NDalicPINVOKE.PropertyNotification_Assign(swigCPtr, PropertyNotification.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public PropertyCondition GetCondition() { - PropertyCondition ret = new PropertyCondition(NDalicPINVOKE.PropertyNotification_GetCondition__SWIG_0(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Handle GetTarget() { - Handle ret = new Handle(NDalicPINVOKE.PropertyNotification_GetTarget(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public int GetTargetProperty() { - int ret = NDalicPINVOKE.PropertyNotification_GetTargetProperty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetNotifyMode(PropertyNotification.NotifyMode mode) { - NDalicPINVOKE.PropertyNotification_SetNotifyMode(swigCPtr, (int)mode); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public PropertyNotification.NotifyMode GetNotifyMode() { - PropertyNotification.NotifyMode ret = (PropertyNotification.NotifyMode)NDalicPINVOKE.PropertyNotification_GetNotifyMode(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool GetNotifyResult() { - bool ret = NDalicPINVOKE.PropertyNotification_GetNotifyResult(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public PropertyNotifySignal NotifySignal() { - PropertyNotifySignal ret = new PropertyNotifySignal(NDalicPINVOKE.PropertyNotification_NotifySignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public enum NotifyMode { - Disabled, - NotifyOnTrue, - NotifyOnFalse, - NotifyOnChanged - } - -} - -} diff --git a/Tizen.NUI/src/internal/PropertyNotifySignal.cs b/Tizen.NUI/src/internal/PropertyNotifySignal.cs deleted file mode 100644 index aa80890..0000000 --- a/Tizen.NUI/src/internal/PropertyNotifySignal.cs +++ /dev/null @@ -1,82 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class PropertyNotifySignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal PropertyNotifySignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(PropertyNotifySignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~PropertyNotifySignal() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_PropertyNotifySignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public bool Empty() { - bool ret = NDalicPINVOKE.PropertyNotifySignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.PropertyNotifySignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.PropertyNotifySignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.PropertyNotifySignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(PropertyNotification arg) { - NDalicPINVOKE.PropertyNotifySignal_Emit(swigCPtr, PropertyNotification.getCPtr(arg)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public PropertyNotifySignal() : this(NDalicPINVOKE.new_PropertyNotifySignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/PropertyRanges.cs b/Tizen.NUI/src/internal/PropertyRanges.cs deleted file mode 100644 index 3dcffd5..0000000 --- a/Tizen.NUI/src/internal/PropertyRanges.cs +++ /dev/null @@ -1,34 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public enum PropertyRanges { - DEFAULT_OBJECT_PROPERTY_START_INDEX = 0, - DEFAULT_ACTOR_PROPERTY_START_INDEX = DEFAULT_OBJECT_PROPERTY_START_INDEX, - DEFAULT_ACTOR_PROPERTY_MAX_COUNT = 10000, - DEFAULT_DERIVED_ACTOR_PROPERTY_START_INDEX = DEFAULT_ACTOR_PROPERTY_START_INDEX+DEFAULT_ACTOR_PROPERTY_MAX_COUNT, - DEFAULT_PROPERTY_MAX_COUNT_PER_DERIVATION = 10000, - DEFAULT_GESTURE_DETECTOR_PROPERTY_START_INDEX = DEFAULT_DERIVED_ACTOR_PROPERTY_START_INDEX, - DEFAULT_RENDERER_PROPERTY_START_INDEX = 9000000, - DEFAULT_RENDERER_PROPERTY_MAX_INDEX = DEFAULT_RENDERER_PROPERTY_START_INDEX+100000, - PROPERTY_REGISTRATION_START_INDEX = 10000000, - DEFAULT_PROPERTY_MAX_COUNT = PROPERTY_REGISTRATION_START_INDEX, - PROPERTY_REGISTRATION_MAX_INDEX = 19999999, - ANIMATABLE_PROPERTY_REGISTRATION_START_INDEX = 20000000, - ANIMATABLE_PROPERTY_REGISTRATION_MAX_INDEX = 29999999, - CHILD_PROPERTY_REGISTRATION_START_INDEX = 45000000, - CHILD_PROPERTY_REGISTRATION_MAX_INDEX = 49999999, - PROPERTY_CUSTOM_START_INDEX = 50000000, - PROPERTY_CUSTOM_MAX_INDEX = 59999999, - CORE_PROPERTY_MAX_INDEX = PROPERTY_CUSTOM_MAX_INDEX -} - -} diff --git a/Tizen.NUI/src/internal/PropertyRegistration.cs b/Tizen.NUI/src/internal/PropertyRegistration.cs deleted file mode 100644 index 09c0515..0000000 --- a/Tizen.NUI/src/internal/PropertyRegistration.cs +++ /dev/null @@ -1,49 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class PropertyRegistration : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal PropertyRegistration(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(PropertyRegistration obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~PropertyRegistration() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_PropertyRegistration(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public PropertyRegistration(TypeRegistration registered, string name, int index, Property.Type type, SWIGTYPE_p_f_p_Dali__BaseObject_int_r_q_const__Dali__Property__Value__void setFunc, SWIGTYPE_p_f_p_Dali__BaseObject_Dali__Property__Index__Dali__Property__Value getFunc) : this(NDalicPINVOKE.new_PropertyRegistration(TypeRegistration.getCPtr(registered), name, index, (int)type, SWIGTYPE_p_f_p_Dali__BaseObject_int_r_q_const__Dali__Property__Value__void.getCPtr(setFunc), SWIGTYPE_p_f_p_Dali__BaseObject_Dali__Property__Index__Dali__Property__Value.getCPtr(getFunc)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/RectDouble.cs b/Tizen.NUI/src/internal/RectDouble.cs deleted file mode 100644 index 9f89d1e..0000000 --- a/Tizen.NUI/src/internal/RectDouble.cs +++ /dev/null @@ -1,218 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class RectDouble : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal RectDouble(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(RectDouble obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~RectDouble() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_RectDouble(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public RectDouble() : this(NDalicPINVOKE.new_RectDouble__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public RectDouble(double x, double y, double width, double height) : this(NDalicPINVOKE.new_RectDouble__SWIG_1(x, y, width, height), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public RectDouble(RectDouble rhs) : this(NDalicPINVOKE.new_RectDouble__SWIG_2(RectDouble.getCPtr(rhs)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public RectDouble Assign(RectDouble rhs) { - RectDouble ret = new RectDouble(NDalicPINVOKE.RectDouble_Assign(swigCPtr, RectDouble.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Set(double newX, double newY, double newWidth, double newHeight) { - NDalicPINVOKE.RectDouble_Set(swigCPtr, newX, newY, newWidth, newHeight); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool IsEmpty() { - bool ret = NDalicPINVOKE.RectDouble_IsEmpty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public double Left() { - double ret = NDalicPINVOKE.RectDouble_Left(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public double Right() { - double ret = NDalicPINVOKE.RectDouble_Right(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public double Top() { - double ret = NDalicPINVOKE.RectDouble_Top(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public double Bottom() { - double ret = NDalicPINVOKE.RectDouble_Bottom(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public double Area() { - double ret = NDalicPINVOKE.RectDouble_Area(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool Intersects(RectDouble other) { - bool ret = NDalicPINVOKE.RectDouble_Intersects(swigCPtr, RectDouble.getCPtr(other)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool Contains(RectDouble other) { - bool ret = NDalicPINVOKE.RectDouble_Contains(swigCPtr, RectDouble.getCPtr(other)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public double x { - set { - NDalicPINVOKE.RectDouble_x_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - double ret = NDalicPINVOKE.RectDouble_x_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public double left { - set { - NDalicPINVOKE.RectDouble_left_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - double ret = NDalicPINVOKE.RectDouble_left_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public double y { - set { - NDalicPINVOKE.RectDouble_y_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - double ret = NDalicPINVOKE.RectDouble_y_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public double right { - set { - NDalicPINVOKE.RectDouble_right_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - double ret = NDalicPINVOKE.RectDouble_right_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public double width { - set { - NDalicPINVOKE.RectDouble_width_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - double ret = NDalicPINVOKE.RectDouble_width_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public double bottom { - set { - NDalicPINVOKE.RectDouble_bottom_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - double ret = NDalicPINVOKE.RectDouble_bottom_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public double height { - set { - NDalicPINVOKE.RectDouble_height_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - double ret = NDalicPINVOKE.RectDouble_height_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public double top { - set { - NDalicPINVOKE.RectDouble_top_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - double ret = NDalicPINVOKE.RectDouble_top_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - -} - -} diff --git a/Tizen.NUI/src/internal/RectFloat.cs b/Tizen.NUI/src/internal/RectFloat.cs deleted file mode 100644 index b932d96..0000000 --- a/Tizen.NUI/src/internal/RectFloat.cs +++ /dev/null @@ -1,218 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class RectFloat : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal RectFloat(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(RectFloat obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~RectFloat() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_RectFloat(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public RectFloat() : this(NDalicPINVOKE.new_RectFloat__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public RectFloat(float x, float y, float width, float height) : this(NDalicPINVOKE.new_RectFloat__SWIG_1(x, y, width, height), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public RectFloat(RectFloat rhs) : this(NDalicPINVOKE.new_RectFloat__SWIG_2(RectFloat.getCPtr(rhs)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public RectFloat Assign(RectFloat rhs) { - RectFloat ret = new RectFloat(NDalicPINVOKE.RectFloat_Assign(swigCPtr, RectFloat.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Set(float newX, float newY, float newWidth, float newHeight) { - NDalicPINVOKE.RectFloat_Set(swigCPtr, newX, newY, newWidth, newHeight); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool IsEmpty() { - bool ret = NDalicPINVOKE.RectFloat_IsEmpty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float Left() { - float ret = NDalicPINVOKE.RectFloat_Left(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float Right() { - float ret = NDalicPINVOKE.RectFloat_Right(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float Top() { - float ret = NDalicPINVOKE.RectFloat_Top(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float Bottom() { - float ret = NDalicPINVOKE.RectFloat_Bottom(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float Area() { - float ret = NDalicPINVOKE.RectFloat_Area(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool Intersects(RectFloat other) { - bool ret = NDalicPINVOKE.RectFloat_Intersects(swigCPtr, RectFloat.getCPtr(other)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool Contains(RectFloat other) { - bool ret = NDalicPINVOKE.RectFloat_Contains(swigCPtr, RectFloat.getCPtr(other)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float x { - set { - NDalicPINVOKE.RectFloat_x_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.RectFloat_x_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float left { - set { - NDalicPINVOKE.RectFloat_left_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.RectFloat_left_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float y { - set { - NDalicPINVOKE.RectFloat_y_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.RectFloat_y_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float right { - set { - NDalicPINVOKE.RectFloat_right_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.RectFloat_right_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float width { - set { - NDalicPINVOKE.RectFloat_width_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.RectFloat_width_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float bottom { - set { - NDalicPINVOKE.RectFloat_bottom_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.RectFloat_bottom_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float height { - set { - NDalicPINVOKE.RectFloat_height_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.RectFloat_height_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float top { - set { - NDalicPINVOKE.RectFloat_top_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.RectFloat_top_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - -} - -} diff --git a/Tizen.NUI/src/internal/RectInteger.cs b/Tizen.NUI/src/internal/RectInteger.cs deleted file mode 100644 index d25664a..0000000 --- a/Tizen.NUI/src/internal/RectInteger.cs +++ /dev/null @@ -1,268 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class RectInteger : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal RectInteger(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(RectInteger obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~RectInteger() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_RectInteger(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - - public int X { - set { - NDalicPINVOKE.RectInteger_x_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - int ret = NDalicPINVOKE.RectInteger_x_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public int Y { - set { - NDalicPINVOKE.RectInteger_y_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - int ret = NDalicPINVOKE.RectInteger_y_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public int W { - set { - NDalicPINVOKE.RectInteger_width_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - int ret = NDalicPINVOKE.RectInteger_width_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public int H { - set { - NDalicPINVOKE.RectInteger_height_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - int ret = NDalicPINVOKE.RectInteger_height_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - - public RectInteger() : this(NDalicPINVOKE.new_RectInteger__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public RectInteger(int x, int y, int width, int height) : this(NDalicPINVOKE.new_RectInteger__SWIG_1(x, y, width, height), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public RectInteger(RectInteger rhs) : this(NDalicPINVOKE.new_RectInteger__SWIG_2(RectInteger.getCPtr(rhs)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public RectInteger Assign(RectInteger rhs) { - RectInteger ret = new RectInteger(NDalicPINVOKE.RectInteger_Assign(swigCPtr, RectInteger.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Set(int newX, int newY, int newWidth, int newHeight) { - NDalicPINVOKE.RectInteger_Set(swigCPtr, newX, newY, newWidth, newHeight); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool IsEmpty() { - bool ret = NDalicPINVOKE.RectInteger_IsEmpty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public int Left() { - int ret = NDalicPINVOKE.RectInteger_Left(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public int Right() { - int ret = NDalicPINVOKE.RectInteger_Right(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public int Top() { - int ret = NDalicPINVOKE.RectInteger_Top(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public int Bottom() { - int ret = NDalicPINVOKE.RectInteger_Bottom(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public int Area() { - int ret = NDalicPINVOKE.RectInteger_Area(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool Intersects(RectInteger other) { - bool ret = NDalicPINVOKE.RectInteger_Intersects(swigCPtr, RectInteger.getCPtr(other)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool Contains(RectInteger other) { - bool ret = NDalicPINVOKE.RectInteger_Contains(swigCPtr, RectInteger.getCPtr(other)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public int x { - set { - NDalicPINVOKE.RectInteger_x_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - int ret = NDalicPINVOKE.RectInteger_x_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public int left { - set { - NDalicPINVOKE.RectInteger_left_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - int ret = NDalicPINVOKE.RectInteger_left_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public int y { - set { - NDalicPINVOKE.RectInteger_y_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - int ret = NDalicPINVOKE.RectInteger_y_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public int right { - set { - NDalicPINVOKE.RectInteger_right_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - int ret = NDalicPINVOKE.RectInteger_right_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public int width { - set { - NDalicPINVOKE.RectInteger_width_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - int ret = NDalicPINVOKE.RectInteger_width_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public int bottom { - set { - NDalicPINVOKE.RectInteger_bottom_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - int ret = NDalicPINVOKE.RectInteger_bottom_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public int height { - set { - NDalicPINVOKE.RectInteger_height_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - int ret = NDalicPINVOKE.RectInteger_height_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public int top { - set { - NDalicPINVOKE.RectInteger_top_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - int ret = NDalicPINVOKE.RectInteger_top_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - -} - -} diff --git a/Tizen.NUI/src/internal/RectUnsignedInteger.cs b/Tizen.NUI/src/internal/RectUnsignedInteger.cs deleted file mode 100644 index d322074..0000000 --- a/Tizen.NUI/src/internal/RectUnsignedInteger.cs +++ /dev/null @@ -1,218 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class RectUnsignedInteger : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal RectUnsignedInteger(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(RectUnsignedInteger obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~RectUnsignedInteger() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_RectUnsignedInteger(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public RectUnsignedInteger() : this(NDalicPINVOKE.new_RectUnsignedInteger__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public RectUnsignedInteger(uint x, uint y, uint width, uint height) : this(NDalicPINVOKE.new_RectUnsignedInteger__SWIG_1(x, y, width, height), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public RectUnsignedInteger(RectUnsignedInteger rhs) : this(NDalicPINVOKE.new_RectUnsignedInteger__SWIG_2(RectUnsignedInteger.getCPtr(rhs)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public RectUnsignedInteger Assign(RectUnsignedInteger rhs) { - RectUnsignedInteger ret = new RectUnsignedInteger(NDalicPINVOKE.RectUnsignedInteger_Assign(swigCPtr, RectUnsignedInteger.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Set(uint newX, uint newY, uint newWidth, uint newHeight) { - NDalicPINVOKE.RectUnsignedInteger_Set(swigCPtr, newX, newY, newWidth, newHeight); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool IsEmpty() { - bool ret = NDalicPINVOKE.RectUnsignedInteger_IsEmpty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint Left() { - uint ret = NDalicPINVOKE.RectUnsignedInteger_Left(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint Right() { - uint ret = NDalicPINVOKE.RectUnsignedInteger_Right(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint Top() { - uint ret = NDalicPINVOKE.RectUnsignedInteger_Top(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint Bottom() { - uint ret = NDalicPINVOKE.RectUnsignedInteger_Bottom(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint Area() { - uint ret = NDalicPINVOKE.RectUnsignedInteger_Area(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool Intersects(RectUnsignedInteger other) { - bool ret = NDalicPINVOKE.RectUnsignedInteger_Intersects(swigCPtr, RectUnsignedInteger.getCPtr(other)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool Contains(RectUnsignedInteger other) { - bool ret = NDalicPINVOKE.RectUnsignedInteger_Contains(swigCPtr, RectUnsignedInteger.getCPtr(other)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint x { - set { - NDalicPINVOKE.RectUnsignedInteger_x_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - uint ret = NDalicPINVOKE.RectUnsignedInteger_x_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public uint left { - set { - NDalicPINVOKE.RectUnsignedInteger_left_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - uint ret = NDalicPINVOKE.RectUnsignedInteger_left_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public uint y { - set { - NDalicPINVOKE.RectUnsignedInteger_y_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - uint ret = NDalicPINVOKE.RectUnsignedInteger_y_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public uint right { - set { - NDalicPINVOKE.RectUnsignedInteger_right_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - uint ret = NDalicPINVOKE.RectUnsignedInteger_right_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public uint width { - set { - NDalicPINVOKE.RectUnsignedInteger_width_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - uint ret = NDalicPINVOKE.RectUnsignedInteger_width_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public uint bottom { - set { - NDalicPINVOKE.RectUnsignedInteger_bottom_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - uint ret = NDalicPINVOKE.RectUnsignedInteger_bottom_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public uint height { - set { - NDalicPINVOKE.RectUnsignedInteger_height_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - uint ret = NDalicPINVOKE.RectUnsignedInteger_height_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public uint top { - set { - NDalicPINVOKE.RectUnsignedInteger_top_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - uint ret = NDalicPINVOKE.RectUnsignedInteger_top_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - -} - -} diff --git a/Tizen.NUI/src/internal/RefObject.cs b/Tizen.NUI/src/internal/RefObject.cs deleted file mode 100644 index 54650b4..0000000 --- a/Tizen.NUI/src/internal/RefObject.cs +++ /dev/null @@ -1,63 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class RefObject : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal RefObject(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(RefObject obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - throw new global::System.MethodAccessException("C++ destructor does not have public access"); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public static RefObject GetRefObjectFromPtr(global::System.IntPtr cPtr) { - RefObject ret = new RefObject(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Reference() { - NDalicPINVOKE.RefObject_Reference(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Unreference() { - NDalicPINVOKE.RefObject_Unreference(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public int ReferenceCount() { - int ret = NDalicPINVOKE.RefObject_ReferenceCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/Tizen.NUI/src/internal/RenderBufferFormat.cs b/Tizen.NUI/src/internal/RenderBufferFormat.cs deleted file mode 100644 index 93cb88e..0000000 --- a/Tizen.NUI/src/internal/RenderBufferFormat.cs +++ /dev/null @@ -1,20 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public enum RenderBufferFormat { - COLOR, - COLOR_DEPTH, - COLOR_STENCIL, - COLOR_DEPTH_STENCIL -} - -} diff --git a/Tizen.NUI/src/internal/RenderModeType.cs b/Tizen.NUI/src/internal/RenderModeType.cs deleted file mode 100644 index 6e41663..0000000 --- a/Tizen.NUI/src/internal/RenderModeType.cs +++ /dev/null @@ -1,21 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public enum RenderModeType { - NONE, - AUTO, - COLOR, - STENCIL, - COLOR_STENCIL -} - -} diff --git a/Tizen.NUI/src/internal/RenderTask.cs b/Tizen.NUI/src/internal/RenderTask.cs deleted file mode 100644 index 5dcb3b8..0000000 --- a/Tizen.NUI/src/internal/RenderTask.cs +++ /dev/null @@ -1,426 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class RenderTask : Handle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal RenderTask(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.RenderTask_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(RenderTask obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~RenderTask() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_RenderTask(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public static RenderTask GetRenderTaskFromPtr(global::System.IntPtr cPtr) { - RenderTask ret = new RenderTask(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public class Property : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Property(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Property obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Property() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_RenderTask_Property(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public Property() : this(NDalicPINVOKE.new_RenderTask_Property(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static readonly int VIEWPORT_POSITION = NDalicPINVOKE.RenderTask_Property_VIEWPORT_POSITION_get(); - public static readonly int VIEWPORT_SIZE = NDalicPINVOKE.RenderTask_Property_VIEWPORT_SIZE_get(); - public static readonly int CLEAR_COLOR = NDalicPINVOKE.RenderTask_Property_CLEAR_COLOR_get(); - public static readonly int REQUIRES_SYNC = NDalicPINVOKE.RenderTask_Property_REQUIRES_SYNC_get(); - - } - - public static SWIGTYPE_p_f_r_Dali__Vector2__bool DEFAULT_SCREEN_TO_FRAMEBUFFER_FUNCTION { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.RenderTask_DEFAULT_SCREEN_TO_FRAMEBUFFER_FUNCTION_get(); - SWIGTYPE_p_f_r_Dali__Vector2__bool ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_f_r_Dali__Vector2__bool(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static SWIGTYPE_p_f_r_Dali__Vector2__bool FULLSCREEN_FRAMEBUFFER_FUNCTION { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.RenderTask_FULLSCREEN_FRAMEBUFFER_FUNCTION_get(); - SWIGTYPE_p_f_r_Dali__Vector2__bool ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_f_r_Dali__Vector2__bool(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static bool DEFAULT_EXCLUSIVE { - get { - bool ret = NDalicPINVOKE.RenderTask_DEFAULT_EXCLUSIVE_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static bool DEFAULT_INPUT_ENABLED { - get { - bool ret = NDalicPINVOKE.RenderTask_DEFAULT_INPUT_ENABLED_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector4 DEFAULT_CLEAR_COLOR { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.RenderTask_DEFAULT_CLEAR_COLOR_get(); - Vector4 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector4(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static bool DEFAULT_CLEAR_ENABLED { - get { - bool ret = NDalicPINVOKE.RenderTask_DEFAULT_CLEAR_ENABLED_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static bool DEFAULT_CULL_MODE { - get { - bool ret = NDalicPINVOKE.RenderTask_DEFAULT_CULL_MODE_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static uint DEFAULT_REFRESH_RATE { - get { - uint ret = NDalicPINVOKE.RenderTask_DEFAULT_REFRESH_RATE_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public RenderTask() : this(NDalicPINVOKE.new_RenderTask__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public new static RenderTask DownCast(BaseHandle handle) { - RenderTask ret = new RenderTask(NDalicPINVOKE.RenderTask_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public RenderTask(RenderTask handle) : this(NDalicPINVOKE.new_RenderTask__SWIG_1(RenderTask.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public RenderTask Assign(RenderTask rhs) { - RenderTask ret = new RenderTask(NDalicPINVOKE.RenderTask_Assign(swigCPtr, RenderTask.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetSourceActor(Actor actor) { - NDalicPINVOKE.RenderTask_SetSourceActor(swigCPtr, Actor.getCPtr(actor)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Actor GetSourceActor() { - Actor ret = new Actor(NDalicPINVOKE.RenderTask_GetSourceActor(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetExclusive(bool exclusive) { - NDalicPINVOKE.RenderTask_SetExclusive(swigCPtr, exclusive); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool IsExclusive() { - bool ret = NDalicPINVOKE.RenderTask_IsExclusive(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetInputEnabled(bool enabled) { - NDalicPINVOKE.RenderTask_SetInputEnabled(swigCPtr, enabled); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool GetInputEnabled() { - bool ret = NDalicPINVOKE.RenderTask_GetInputEnabled(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetCameraActor(CameraActor cameraActor) { - NDalicPINVOKE.RenderTask_SetCameraActor(swigCPtr, CameraActor.getCPtr(cameraActor)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public CameraActor GetCameraActor() { - CameraActor ret = new CameraActor(NDalicPINVOKE.RenderTask_GetCameraActor(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetTargetFrameBuffer(FrameBufferImage frameBuffer) { - NDalicPINVOKE.RenderTask_SetTargetFrameBuffer(swigCPtr, FrameBufferImage.getCPtr(frameBuffer)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public FrameBufferImage GetTargetFrameBuffer() { - FrameBufferImage ret = new FrameBufferImage(NDalicPINVOKE.RenderTask_GetTargetFrameBuffer(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetFrameBuffer(FrameBuffer frameBuffer) { - NDalicPINVOKE.RenderTask_SetFrameBuffer(swigCPtr, FrameBuffer.getCPtr(frameBuffer)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public FrameBuffer GetFrameBuffer() { - FrameBuffer ret = new FrameBuffer(NDalicPINVOKE.RenderTask_GetFrameBuffer(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetScreenToFrameBufferFunction(SWIGTYPE_p_f_r_Dali__Vector2__bool conversionFunction) { - NDalicPINVOKE.RenderTask_SetScreenToFrameBufferFunction(swigCPtr, SWIGTYPE_p_f_r_Dali__Vector2__bool.getCPtr(conversionFunction)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public SWIGTYPE_p_f_r_Dali__Vector2__bool GetScreenToFrameBufferFunction() { - global::System.IntPtr cPtr = NDalicPINVOKE.RenderTask_GetScreenToFrameBufferFunction(swigCPtr); - SWIGTYPE_p_f_r_Dali__Vector2__bool ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_f_r_Dali__Vector2__bool(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetScreenToFrameBufferMappingActor(Actor mappingActor) { - NDalicPINVOKE.RenderTask_SetScreenToFrameBufferMappingActor(swigCPtr, Actor.getCPtr(mappingActor)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Actor GetScreenToFrameBufferMappingActor() { - Actor ret = new Actor(NDalicPINVOKE.RenderTask_GetScreenToFrameBufferMappingActor(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetViewportPosition(Vector2 position) { - NDalicPINVOKE.RenderTask_SetViewportPosition(swigCPtr, Vector2.getCPtr(position)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector2 GetCurrentViewportPosition() { - Vector2 ret = new Vector2(NDalicPINVOKE.RenderTask_GetCurrentViewportPosition(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetViewportSize(Vector2 size) { - NDalicPINVOKE.RenderTask_SetViewportSize(swigCPtr, Vector2.getCPtr(size)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector2 GetCurrentViewportSize() { - Vector2 ret = new Vector2(NDalicPINVOKE.RenderTask_GetCurrentViewportSize(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetViewport(RectInteger viewport) { - NDalicPINVOKE.RenderTask_SetViewport(swigCPtr, RectInteger.getCPtr(viewport)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public RectInteger GetViewport() { - RectInteger ret = new RectInteger(NDalicPINVOKE.RenderTask_GetViewport(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetClearColor(Vector4 color) { - NDalicPINVOKE.RenderTask_SetClearColor(swigCPtr, Vector4.getCPtr(color)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector4 GetClearColor() { - Vector4 ret = new Vector4(NDalicPINVOKE.RenderTask_GetClearColor(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetClearEnabled(bool enabled) { - NDalicPINVOKE.RenderTask_SetClearEnabled(swigCPtr, enabled); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool GetClearEnabled() { - bool ret = NDalicPINVOKE.RenderTask_GetClearEnabled(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetCullMode(bool cullMode) { - NDalicPINVOKE.RenderTask_SetCullMode(swigCPtr, cullMode); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool GetCullMode() { - bool ret = NDalicPINVOKE.RenderTask_GetCullMode(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetRefreshRate(uint refreshRate) { - NDalicPINVOKE.RenderTask_SetRefreshRate(swigCPtr, refreshRate); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public uint GetRefreshRate() { - uint ret = NDalicPINVOKE.RenderTask_GetRefreshRate(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool WorldToViewport(Vector3 position, out float viewportX, out float viewportY) { - bool ret = NDalicPINVOKE.RenderTask_WorldToViewport(swigCPtr, Vector3.getCPtr(position), out viewportX, out viewportY); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool ViewportToLocal(Actor actor, float viewportX, float viewportY, out float localX, out float localY) { - bool ret = NDalicPINVOKE.RenderTask_ViewportToLocal(swigCPtr, Actor.getCPtr(actor), viewportX, viewportY, out localX, out localY); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public RenderTaskSignal FinishedSignal() { - RenderTaskSignal ret = new RenderTaskSignal(NDalicPINVOKE.RenderTask_FinishedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public enum RefreshRate { - REFRESH_ONCE = 0, - REFRESH_ALWAYS = 1 - } - - public Vector2 ViewportPosition - { - get - { - Vector2 temp = new Vector2(0.0f,0.0f); - GetProperty( RenderTask.Property.VIEWPORT_POSITION).Get( temp ); - return temp; - } - set - { - SetProperty( RenderTask.Property.VIEWPORT_POSITION, new NUI.Property.Value( value ) ); - } - } - public Vector2 ViewportSize - { - get - { - Vector2 temp = new Vector2(0.0f,0.0f); - GetProperty( RenderTask.Property.VIEWPORT_SIZE).Get( temp ); - return temp; - } - set - { - SetProperty( RenderTask.Property.VIEWPORT_SIZE, new NUI.Property.Value( value ) ); - } - } - public Vector4 ClearColor - { - get - { - Vector4 temp = new Vector4(0.0f,0.0f,0.0f,0.0f); - GetProperty( RenderTask.Property.CLEAR_COLOR).Get( temp ); - return temp; - } - set - { - SetProperty( RenderTask.Property.CLEAR_COLOR, new NUI.Property.Value( value ) ); - } - } - public bool RequiresSync - { - get - { - bool temp = false; - GetProperty( RenderTask.Property.REQUIRES_SYNC).Get( ref temp ); - return temp; - } - set - { - SetProperty( RenderTask.Property.REQUIRES_SYNC, new NUI.Property.Value( value ) ); - } - } - -} - -} \ No newline at end of file diff --git a/Tizen.NUI/src/internal/RenderTaskList.cs b/Tizen.NUI/src/internal/RenderTaskList.cs deleted file mode 100644 index 3aff8a7..0000000 --- a/Tizen.NUI/src/internal/RenderTaskList.cs +++ /dev/null @@ -1,93 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class RenderTaskList : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal RenderTaskList(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.RenderTaskList_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(RenderTaskList obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~RenderTaskList() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_RenderTaskList(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public RenderTaskList() : this(NDalicPINVOKE.new_RenderTaskList__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static RenderTaskList DownCast(BaseHandle handle) { - RenderTaskList ret = new RenderTaskList(NDalicPINVOKE.RenderTaskList_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public RenderTaskList(RenderTaskList handle) : this(NDalicPINVOKE.new_RenderTaskList__SWIG_1(RenderTaskList.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public RenderTaskList Assign(RenderTaskList rhs) { - RenderTaskList ret = new RenderTaskList(NDalicPINVOKE.RenderTaskList_Assign(swigCPtr, RenderTaskList.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public RenderTask CreateTask() { - RenderTask ret = new RenderTask(NDalicPINVOKE.RenderTaskList_CreateTask(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void RemoveTask(RenderTask task) { - NDalicPINVOKE.RenderTaskList_RemoveTask(swigCPtr, RenderTask.getCPtr(task)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public uint GetTaskCount() { - uint ret = NDalicPINVOKE.RenderTaskList_GetTaskCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public RenderTask GetTask(uint index) { - RenderTask ret = new RenderTask(NDalicPINVOKE.RenderTaskList_GetTask(swigCPtr, index), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/Tizen.NUI/src/internal/RenderTaskSignal.cs b/Tizen.NUI/src/internal/RenderTaskSignal.cs deleted file mode 100644 index 51987ab..0000000 --- a/Tizen.NUI/src/internal/RenderTaskSignal.cs +++ /dev/null @@ -1,55 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class RenderTaskSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal RenderTaskSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(RenderTaskSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~RenderTaskSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_RenderTaskSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public RenderTaskSignal() : this(NDalicPINVOKE.new_RenderTaskSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/RenderingType.cs b/Tizen.NUI/src/internal/RenderingType.cs deleted file mode 100644 index 20cd5e1..0000000 --- a/Tizen.NUI/src/internal/RenderingType.cs +++ /dev/null @@ -1,18 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public enum RenderingType { - RENDERING_SHARED_ATLAS, - RENDERING_VECTOR_BASED -} - -} diff --git a/Tizen.NUI/src/internal/ResourceImage.cs b/Tizen.NUI/src/internal/ResourceImage.cs deleted file mode 100644 index 4d7df4f..0000000 --- a/Tizen.NUI/src/internal/ResourceImage.cs +++ /dev/null @@ -1,216 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -using System; -using System.Runtime.InteropServices; - - -public class ResourceImage : Image { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal ResourceImage(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.ResourceImage_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ResourceImage obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ResourceImage() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ResourceImage(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - -public class LoadingFinishedEventArgs : EventArgs -{ - private ResourceImage _resourceImage; - - public ResourceImage ResourceImage - { - get - { - return _resourceImage; - } - set - { - _resourceImage = value; - } - } -} - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void LoadingFinishedEventCallbackDelegate(IntPtr ResourceImage); - private DaliEventHandler _resourceImageLoadingFinishedEventHandler; - private LoadingFinishedEventCallbackDelegate _resourceImageLoadingFinishedEventCallbackDelegate; - - public event DaliEventHandler LoadingFinished - { - add - { - lock(this) - { - // Restricted to only one listener - if (_resourceImageLoadingFinishedEventHandler == null) - { - _resourceImageLoadingFinishedEventHandler += value; - - _resourceImageLoadingFinishedEventCallbackDelegate = new LoadingFinishedEventCallbackDelegate(OnLoadingFinished); - this.LoadingFinishedSignal().Connect(_resourceImageLoadingFinishedEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_resourceImageLoadingFinishedEventHandler != null) - { - this.LoadingFinishedSignal().Disconnect(_resourceImageLoadingFinishedEventCallbackDelegate); - } - - _resourceImageLoadingFinishedEventHandler -= value; - } - } - } - - // Callback for ResourceImage LoadingFinishedSignal - private void OnLoadingFinished(IntPtr data) - { - LoadingFinishedEventArgs e = new LoadingFinishedEventArgs(); - - // Populate all members of "e" (LoadingFinishedEventArgs) with real data - e.ResourceImage = ResourceImage.GetResourceImageFromPtr(data); - - if (_resourceImageLoadingFinishedEventHandler != null) - { - //here we send all data to user event handlers - _resourceImageLoadingFinishedEventHandler(this, e); - } - } - - -public static ResourceImage GetResourceImageFromPtr(global::System.IntPtr cPtr) { - ResourceImage ret = new ResourceImage(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - public static Uint16Pair GetImageSize(string url) { - Uint16Pair ret = new Uint16Pair(NDalicPINVOKE.ResourceImage_GetImageSize(url), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public ResourceImage (string url, bool orientationCorrection) : this (NDalicPINVOKE.ResourceImage_New__SWIG_0(url, orientationCorrection), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public ResourceImage (string url) : this (NDalicPINVOKE.ResourceImage_New__SWIG_1(url), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public ResourceImage (string url, Uint16Pair size, FittingModeType fittingMode, SamplingModeType samplingMode, bool orientationCorrection) : this (NDalicPINVOKE.ResourceImage_New__SWIG_2(url, Uint16Pair.getCPtr(size), (int)fittingMode, (int)samplingMode, orientationCorrection), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public ResourceImage (string url, Uint16Pair size, FittingModeType fittingMode, SamplingModeType samplingMode) : this (NDalicPINVOKE.ResourceImage_New__SWIG_3(url, Uint16Pair.getCPtr(size), (int)fittingMode, (int)samplingMode), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public ResourceImage (string url, Uint16Pair size, FittingModeType fittingMode) : this (NDalicPINVOKE.ResourceImage_New__SWIG_4(url, Uint16Pair.getCPtr(size), (int)fittingMode), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public ResourceImage (string url, Uint16Pair size) : this (NDalicPINVOKE.ResourceImage_New__SWIG_5(url, Uint16Pair.getCPtr(size)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public ResourceImage(ResourceImage handle) : this(NDalicPINVOKE.new_ResourceImage__SWIG_1(ResourceImage.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ResourceImage Assign(ResourceImage rhs) { - ResourceImage ret = new ResourceImage(NDalicPINVOKE.ResourceImage_Assign(swigCPtr, ResourceImage.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public new static ResourceImage DownCast(BaseHandle handle) { - ResourceImage ret = new ResourceImage(NDalicPINVOKE.ResourceImage_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public LoadingState GetLoadingState() { - LoadingState ret = (LoadingState)NDalicPINVOKE.ResourceImage_GetLoadingState(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public string GetUrl() { - string ret = NDalicPINVOKE.ResourceImage_GetUrl(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Reload() { - NDalicPINVOKE.ResourceImage_Reload(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ResourceImageSignal LoadingFinishedSignal() { - ResourceImageSignal ret = new ResourceImageSignal(NDalicPINVOKE.ResourceImage_LoadingFinishedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/Tizen.NUI/src/internal/ResourceImageSignal.cs b/Tizen.NUI/src/internal/ResourceImageSignal.cs deleted file mode 100644 index fbe7910..0000000 --- a/Tizen.NUI/src/internal/ResourceImageSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class ResourceImageSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal ResourceImageSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ResourceImageSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ResourceImageSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ResourceImageSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.ResourceImageSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.ResourceImageSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ResourceImageSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ResourceImageSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(ResourceImage arg) { - NDalicPINVOKE.ResourceImageSignal_Emit(swigCPtr, ResourceImage.getCPtr(arg)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ResourceImageSignal() : this(NDalicPINVOKE.new_ResourceImageSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/RulerDomain.cs b/Tizen.NUI/src/internal/RulerDomain.cs deleted file mode 100644 index 9021cf3..0000000 --- a/Tizen.NUI/src/internal/RulerDomain.cs +++ /dev/null @@ -1,119 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class RulerDomain : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal RulerDomain(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(RulerDomain obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~RulerDomain() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_RulerDomain(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public RulerDomain(float min, float max, bool enabled) : this(NDalicPINVOKE.new_RulerDomain__SWIG_0(min, max, enabled), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public RulerDomain(float min, float max) : this(NDalicPINVOKE.new_RulerDomain__SWIG_1(min, max), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float min { - set { - NDalicPINVOKE.RulerDomain_min_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.RulerDomain_min_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float max { - set { - NDalicPINVOKE.RulerDomain_max_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.RulerDomain_max_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public bool enabled { - set { - NDalicPINVOKE.RulerDomain_enabled_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - bool ret = NDalicPINVOKE.RulerDomain_enabled_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float Clamp(float x, float length, float scale) { - float ret = NDalicPINVOKE.RulerDomain_Clamp__SWIG_0(swigCPtr, x, length, scale); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float Clamp(float x, float length) { - float ret = NDalicPINVOKE.RulerDomain_Clamp__SWIG_1(swigCPtr, x, length); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float Clamp(float x) { - float ret = NDalicPINVOKE.RulerDomain_Clamp__SWIG_2(swigCPtr, x); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float Clamp(float x, float length, float scale, SWIGTYPE_p_Dali__Toolkit__ClampState clamped) { - float ret = NDalicPINVOKE.RulerDomain_Clamp__SWIG_3(swigCPtr, x, length, scale, SWIGTYPE_p_Dali__Toolkit__ClampState.getCPtr(clamped)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float GetSize() { - float ret = NDalicPINVOKE.RulerDomain_GetSize(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/Tizen.NUI/src/internal/RulerPtr.cs b/Tizen.NUI/src/internal/RulerPtr.cs deleted file mode 100644 index f427f09..0000000 --- a/Tizen.NUI/src/internal/RulerPtr.cs +++ /dev/null @@ -1,244 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class RulerPtr : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal RulerPtr(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(RulerPtr obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~RulerPtr() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_RulerPtr(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public RulerPtr() : this(NDalicPINVOKE.new_RulerPtr__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public RulerPtr(Ruler p) : this(NDalicPINVOKE.new_RulerPtr__SWIG_1(Ruler.getCPtr(p)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public RulerPtr(RulerPtr rhs) : this(NDalicPINVOKE.new_RulerPtr__SWIG_2(RulerPtr.getCPtr(rhs)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Ruler Get() { - global::System.IntPtr cPtr = NDalicPINVOKE.RulerPtr_Get(swigCPtr); - Ruler ret = (cPtr == global::System.IntPtr.Zero) ? null : new Ruler(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Ruler __deref__() { - global::System.IntPtr cPtr = NDalicPINVOKE.RulerPtr___deref__(swigCPtr); - Ruler ret = (cPtr == global::System.IntPtr.Zero) ? null : new Ruler(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Ruler __ref__() { - Ruler ret = new Ruler(NDalicPINVOKE.RulerPtr___ref__(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public RulerPtr Assign(RulerPtr rhs) { - RulerPtr ret = new RulerPtr(NDalicPINVOKE.RulerPtr_Assign__SWIG_0(swigCPtr, RulerPtr.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public RulerPtr Assign(Ruler rhs) { - RulerPtr ret = new RulerPtr(NDalicPINVOKE.RulerPtr_Assign__SWIG_1(swigCPtr, Ruler.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Reset() { - NDalicPINVOKE.RulerPtr_Reset__SWIG_0(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Reset(Ruler rhs) { - NDalicPINVOKE.RulerPtr_Reset__SWIG_1(swigCPtr, Ruler.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Ruler Detach() { - global::System.IntPtr cPtr = NDalicPINVOKE.RulerPtr_Detach(swigCPtr); - Ruler ret = (cPtr == global::System.IntPtr.Zero) ? null : new Ruler(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float Snap(float x, float bias) { - float ret = NDalicPINVOKE.RulerPtr_Snap__SWIG_0(swigCPtr, x, bias); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float Snap(float x) { - float ret = NDalicPINVOKE.RulerPtr_Snap__SWIG_1(swigCPtr, x); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float GetPositionFromPage(uint page, out uint volume, bool wrap) { - float ret = NDalicPINVOKE.RulerPtr_GetPositionFromPage(swigCPtr, page, out volume, wrap); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetPageFromPosition(float position, bool wrap) { - uint ret = NDalicPINVOKE.RulerPtr_GetPageFromPosition(swigCPtr, position, wrap); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetTotalPages() { - uint ret = NDalicPINVOKE.RulerPtr_GetTotalPages(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Ruler.RulerType GetType() { - Ruler.RulerType ret = (Ruler.RulerType)NDalicPINVOKE.RulerPtr_GetType(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool IsEnabled() { - bool ret = NDalicPINVOKE.RulerPtr_IsEnabled(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Enable() { - NDalicPINVOKE.RulerPtr_Enable(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Disable() { - NDalicPINVOKE.RulerPtr_Disable(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetDomain(RulerDomain domain) { - NDalicPINVOKE.RulerPtr_SetDomain(swigCPtr, RulerDomain.getCPtr(domain)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public RulerDomain GetDomain() { - RulerDomain ret = new RulerDomain(NDalicPINVOKE.RulerPtr_GetDomain(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void DisableDomain() { - NDalicPINVOKE.RulerPtr_DisableDomain(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float Clamp(float x, float length, float scale) { - float ret = NDalicPINVOKE.RulerPtr_Clamp__SWIG_0(swigCPtr, x, length, scale); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float Clamp(float x, float length) { - float ret = NDalicPINVOKE.RulerPtr_Clamp__SWIG_1(swigCPtr, x, length); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float Clamp(float x) { - float ret = NDalicPINVOKE.RulerPtr_Clamp__SWIG_2(swigCPtr, x); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float Clamp(float x, float length, float scale, SWIGTYPE_p_Dali__Toolkit__ClampState clamped) { - float ret = NDalicPINVOKE.RulerPtr_Clamp__SWIG_3(swigCPtr, x, length, scale, SWIGTYPE_p_Dali__Toolkit__ClampState.getCPtr(clamped)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float SnapAndClamp(float x, float bias, float length, float scale) { - float ret = NDalicPINVOKE.RulerPtr_SnapAndClamp__SWIG_0(swigCPtr, x, bias, length, scale); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float SnapAndClamp(float x, float bias, float length) { - float ret = NDalicPINVOKE.RulerPtr_SnapAndClamp__SWIG_1(swigCPtr, x, bias, length); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float SnapAndClamp(float x, float bias) { - float ret = NDalicPINVOKE.RulerPtr_SnapAndClamp__SWIG_2(swigCPtr, x, bias); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float SnapAndClamp(float x) { - float ret = NDalicPINVOKE.RulerPtr_SnapAndClamp__SWIG_3(swigCPtr, x); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float SnapAndClamp(float x, float bias, float length, float scale, SWIGTYPE_p_Dali__Toolkit__ClampState clamped) { - float ret = NDalicPINVOKE.RulerPtr_SnapAndClamp__SWIG_4(swigCPtr, x, bias, length, scale, SWIGTYPE_p_Dali__Toolkit__ClampState.getCPtr(clamped)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Reference() { - NDalicPINVOKE.RulerPtr_Reference(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Unreference() { - NDalicPINVOKE.RulerPtr_Unreference(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public int ReferenceCount() { - int ret = NDalicPINVOKE.RulerPtr_ReferenceCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/Tizen.NUI/src/internal/SWIGTYPE_p_CallbackBase.cs b/Tizen.NUI/src/internal/SWIGTYPE_p_CallbackBase.cs deleted file mode 100644 index d75d53f..0000000 --- a/Tizen.NUI/src/internal/SWIGTYPE_p_CallbackBase.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SWIGTYPE_p_CallbackBase { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_CallbackBase(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_CallbackBase() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_CallbackBase obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/Tizen.NUI/src/internal/SWIGTYPE_p_Configuration__ContextLoss.cs b/Tizen.NUI/src/internal/SWIGTYPE_p_Configuration__ContextLoss.cs deleted file mode 100644 index 9cda703..0000000 --- a/Tizen.NUI/src/internal/SWIGTYPE_p_Configuration__ContextLoss.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SWIGTYPE_p_Configuration__ContextLoss { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_Configuration__ContextLoss(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_Configuration__ContextLoss() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Configuration__ContextLoss obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__CallbackBase.cs b/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__CallbackBase.cs deleted file mode 100644 index f03b547..0000000 --- a/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__CallbackBase.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SWIGTYPE_p_Dali__CallbackBase { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_Dali__CallbackBase(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_Dali__CallbackBase() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Dali__CallbackBase obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Constraint.cs b/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Constraint.cs deleted file mode 100644 index 3832cfd..0000000 --- a/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Constraint.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SWIGTYPE_p_Dali__Constraint { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_Dali__Constraint(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_Dali__Constraint() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Dali__Constraint obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__CustomActorImpl__Extension.cs b/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__CustomActorImpl__Extension.cs deleted file mode 100644 index cb3d387..0000000 --- a/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__CustomActorImpl__Extension.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SWIGTYPE_p_Dali__CustomActorImpl__Extension { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_Dali__CustomActorImpl__Extension(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_Dali__CustomActorImpl__Extension() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Dali__CustomActorImpl__Extension obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__FunctorDelegate.cs b/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__FunctorDelegate.cs deleted file mode 100644 index 0c11565..0000000 --- a/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__FunctorDelegate.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SWIGTYPE_p_Dali__FunctorDelegate { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_Dali__FunctorDelegate(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_Dali__FunctorDelegate() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Dali__FunctorDelegate obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Internal__TypeRegistry.cs b/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Internal__TypeRegistry.cs deleted file mode 100644 index 7cbb167..0000000 --- a/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Internal__TypeRegistry.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SWIGTYPE_p_Dali__Internal__TypeRegistry { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_Dali__Internal__TypeRegistry(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_Dali__Internal__TypeRegistry() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Dali__Internal__TypeRegistry obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__IntrusivePtrT_Dali__Toolkit__ItemLayout_t.cs b/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__IntrusivePtrT_Dali__Toolkit__ItemLayout_t.cs deleted file mode 100644 index 321f5a8..0000000 --- a/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__IntrusivePtrT_Dali__Toolkit__ItemLayout_t.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SWIGTYPE_p_Dali__IntrusivePtrT_Dali__Toolkit__ItemLayout_t { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_Dali__IntrusivePtrT_Dali__Toolkit__ItemLayout_t(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_Dali__IntrusivePtrT_Dali__Toolkit__ItemLayout_t() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Dali__IntrusivePtrT_Dali__Toolkit__ItemLayout_t obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_bool_fDali__Actor_Dali__TouchEvent_const_RF_t.cs b/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_bool_fDali__Actor_Dali__TouchEvent_const_RF_t.cs deleted file mode 100644 index 79e5818..0000000 --- a/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_bool_fDali__Actor_Dali__TouchEvent_const_RF_t.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SWIGTYPE_p_Dali__SignalT_bool_fDali__Actor_Dali__TouchEvent_const_RF_t { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_Dali__SignalT_bool_fDali__Actor_Dali__TouchEvent_const_RF_t(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_Dali__SignalT_bool_fDali__Actor_Dali__TouchEvent_const_RF_t() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Dali__SignalT_bool_fDali__Actor_Dali__TouchEvent_const_RF_t obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__DragAndDropDetectorF_t.cs b/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__DragAndDropDetectorF_t.cs deleted file mode 100644 index 46366c8..0000000 --- a/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__DragAndDropDetectorF_t.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SWIGTYPE_p_Dali__SignalT_void_fDali__DragAndDropDetectorF_t { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_Dali__SignalT_void_fDali__DragAndDropDetectorF_t(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_Dali__SignalT_void_fDali__DragAndDropDetectorF_t() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Dali__SignalT_void_fDali__DragAndDropDetectorF_t obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__Control_Dali__Toolkit__ControlF_t.cs b/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__Control_Dali__Toolkit__ControlF_t.cs deleted file mode 100644 index d9dc516..0000000 --- a/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__Control_Dali__Toolkit__ControlF_t.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__Control_Dali__Toolkit__ControlF_t { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__Control_Dali__Toolkit__ControlF_t(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__Control_Dali__Toolkit__ControlF_t() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__Control_Dali__Toolkit__ControlF_t obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__ProgressBar_floatF_t.cs b/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__ProgressBar_floatF_t.cs deleted file mode 100644 index 9bd91d0..0000000 --- a/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__ProgressBar_floatF_t.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__ProgressBar_floatF_t { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__ProgressBar_floatF_t(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__ProgressBar_floatF_t() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__ProgressBar_floatF_t obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__TextEditor_Dali__Toolkit__TextEditor__InputStyle__MaskF_t.cs b/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__TextEditor_Dali__Toolkit__TextEditor__InputStyle__MaskF_t.cs deleted file mode 100644 index 0500b0d..0000000 --- a/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__TextEditor_Dali__Toolkit__TextEditor__InputStyle__MaskF_t.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__TextEditor_Dali__Toolkit__TextEditor__InputStyle__MaskF_t { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__TextEditor_Dali__Toolkit__TextEditor__InputStyle__MaskF_t(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__TextEditor_Dali__Toolkit__TextEditor__InputStyle__MaskF_t() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__TextEditor_Dali__Toolkit__TextEditor__InputStyle__MaskF_t obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__TextField_Dali__Toolkit__TextField__InputStyle__MaskF_t.cs b/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__TextField_Dali__Toolkit__TextField__InputStyle__MaskF_t.cs deleted file mode 100644 index 754b376..0000000 --- a/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__TextField_Dali__Toolkit__TextField__InputStyle__MaskF_t.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__TextField_Dali__Toolkit__TextField__InputStyle__MaskF_t { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__TextField_Dali__Toolkit__TextField__InputStyle__MaskF_t(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__TextField_Dali__Toolkit__TextField__InputStyle__MaskF_t() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__TextField_Dali__Toolkit__TextField__InputStyle__MaskF_t obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__TouchEvent_const_RF_t.cs b/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__TouchEvent_const_RF_t.cs deleted file mode 100644 index 24bc046..0000000 --- a/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__TouchEvent_const_RF_t.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SWIGTYPE_p_Dali__SignalT_void_fDali__TouchEvent_const_RF_t { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_Dali__SignalT_void_fDali__TouchEvent_const_RF_t(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_Dali__SignalT_void_fDali__TouchEvent_const_RF_t() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Dali__SignalT_void_fDali__TouchEvent_const_RF_t obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_void_fboolF_t.cs b/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_void_fboolF_t.cs deleted file mode 100644 index ef76c99..0000000 --- a/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_void_fboolF_t.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SWIGTYPE_p_Dali__SignalT_void_fboolF_t { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_Dali__SignalT_void_fboolF_t(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_Dali__SignalT_void_fboolF_t() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Dali__SignalT_void_fboolF_t obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_void_fuint32_t_Dali__PixelDataF_t.cs b/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_void_fuint32_t_Dali__PixelDataF_t.cs deleted file mode 100644 index cdcc60e..0000000 --- a/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_void_fuint32_t_Dali__PixelDataF_t.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SWIGTYPE_p_Dali__SignalT_void_fuint32_t_Dali__PixelDataF_t { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_Dali__SignalT_void_fuint32_t_Dali__PixelDataF_t(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_Dali__SignalT_void_fuint32_t_Dali__PixelDataF_t() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Dali__SignalT_void_fuint32_t_Dali__PixelDataF_t obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Toolkit__ClampState.cs b/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Toolkit__ClampState.cs deleted file mode 100644 index 6865f86..0000000 --- a/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Toolkit__ClampState.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SWIGTYPE_p_Dali__Toolkit__ClampState { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_Dali__Toolkit__ClampState(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_Dali__Toolkit__ClampState() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Dali__Toolkit__ClampState obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Toolkit__Internal__AsyncImageLoader.cs b/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Toolkit__Internal__AsyncImageLoader.cs deleted file mode 100644 index ad306ac..0000000 --- a/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Toolkit__Internal__AsyncImageLoader.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SWIGTYPE_p_Dali__Toolkit__Internal__AsyncImageLoader { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_Dali__Toolkit__Internal__AsyncImageLoader(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_Dali__Toolkit__Internal__AsyncImageLoader() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Dali__Toolkit__Internal__AsyncImageLoader obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Toolkit__Internal__Control__Extension.cs b/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Toolkit__Internal__Control__Extension.cs deleted file mode 100644 index 0b408a4..0000000 --- a/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Toolkit__Internal__Control__Extension.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SWIGTYPE_p_Dali__Toolkit__Internal__Control__Extension { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_Dali__Toolkit__Internal__Control__Extension(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_Dali__Toolkit__Internal__Control__Extension() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Dali__Toolkit__Internal__Control__Extension obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Toolkit__Internal__TransitionData.cs b/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Toolkit__Internal__TransitionData.cs deleted file mode 100644 index bc9dd53..0000000 --- a/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Toolkit__Internal__TransitionData.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SWIGTYPE_p_Dali__Toolkit__Internal__TransitionData { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_Dali__Toolkit__Internal__TransitionData(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_Dali__Toolkit__Internal__TransitionData() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Dali__Toolkit__Internal__TransitionData obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Toolkit__Internal__Visual__Base.cs b/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Toolkit__Internal__Visual__Base.cs deleted file mode 100644 index 70884f7..0000000 --- a/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Toolkit__Internal__Visual__Base.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SWIGTYPE_p_Dali__Toolkit__Internal__Visual__Base { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_Dali__Toolkit__Internal__Visual__Base(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_Dali__Toolkit__Internal__Visual__Base() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Dali__Toolkit__Internal__Visual__Base obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/Tizen.NUI/src/internal/SWIGTYPE_p_FunctorDelegate.cs b/Tizen.NUI/src/internal/SWIGTYPE_p_FunctorDelegate.cs deleted file mode 100644 index e5cebe5..0000000 --- a/Tizen.NUI/src/internal/SWIGTYPE_p_FunctorDelegate.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SWIGTYPE_p_FunctorDelegate { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_FunctorDelegate(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_FunctorDelegate() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_FunctorDelegate obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/Tizen.NUI/src/internal/SWIGTYPE_p_PropertyInputContainer.cs b/Tizen.NUI/src/internal/SWIGTYPE_p_PropertyInputContainer.cs deleted file mode 100644 index b47d218..0000000 --- a/Tizen.NUI/src/internal/SWIGTYPE_p_PropertyInputContainer.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SWIGTYPE_p_PropertyInputContainer { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_PropertyInputContainer(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_PropertyInputContainer() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_PropertyInputContainer obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/Tizen.NUI/src/internal/SWIGTYPE_p_double.cs b/Tizen.NUI/src/internal/SWIGTYPE_p_double.cs deleted file mode 100644 index e9c1ad1..0000000 --- a/Tizen.NUI/src/internal/SWIGTYPE_p_double.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SWIGTYPE_p_double { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_double(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_double() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_double obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/Tizen.NUI/src/internal/SWIGTYPE_p_f___Dali__BaseHandle.cs b/Tizen.NUI/src/internal/SWIGTYPE_p_f___Dali__BaseHandle.cs deleted file mode 100644 index 321d75f..0000000 --- a/Tizen.NUI/src/internal/SWIGTYPE_p_f___Dali__BaseHandle.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SWIGTYPE_p_f___Dali__BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_f___Dali__BaseHandle(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_f___Dali__BaseHandle() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_f___Dali__BaseHandle obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/Tizen.NUI/src/internal/SWIGTYPE_p_f___bool.cs b/Tizen.NUI/src/internal/SWIGTYPE_p_f___bool.cs deleted file mode 100644 index d09fe03..0000000 --- a/Tizen.NUI/src/internal/SWIGTYPE_p_f___bool.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SWIGTYPE_p_f___bool { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_f___bool(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_f___bool() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_f___bool obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/Tizen.NUI/src/internal/SWIGTYPE_p_f_float__float.cs b/Tizen.NUI/src/internal/SWIGTYPE_p_f_float__float.cs deleted file mode 100644 index 9e6c9a1..0000000 --- a/Tizen.NUI/src/internal/SWIGTYPE_p_f_float__float.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SWIGTYPE_p_f_float__float { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_f_float__float(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_f_float__float() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_f_float__float obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/Tizen.NUI/src/internal/SWIGTYPE_p_f_p_Dali__BaseObject_Dali__Property__Index__Dali__Property__Value.cs b/Tizen.NUI/src/internal/SWIGTYPE_p_f_p_Dali__BaseObject_Dali__Property__Index__Dali__Property__Value.cs deleted file mode 100644 index bb2868f..0000000 --- a/Tizen.NUI/src/internal/SWIGTYPE_p_f_p_Dali__BaseObject_Dali__Property__Index__Dali__Property__Value.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SWIGTYPE_p_f_p_Dali__BaseObject_Dali__Property__Index__Dali__Property__Value { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_f_p_Dali__BaseObject_Dali__Property__Index__Dali__Property__Value(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_f_p_Dali__BaseObject_Dali__Property__Index__Dali__Property__Value() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_f_p_Dali__BaseObject_Dali__Property__Index__Dali__Property__Value obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/Tizen.NUI/src/internal/SWIGTYPE_p_f_p_Dali__BaseObject_int_r_q_const__Dali__Property__Value__void.cs b/Tizen.NUI/src/internal/SWIGTYPE_p_f_p_Dali__BaseObject_int_r_q_const__Dali__Property__Value__void.cs deleted file mode 100644 index ce392bc..0000000 --- a/Tizen.NUI/src/internal/SWIGTYPE_p_f_p_Dali__BaseObject_int_r_q_const__Dali__Property__Value__void.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SWIGTYPE_p_f_p_Dali__BaseObject_int_r_q_const__Dali__Property__Value__void { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_f_p_Dali__BaseObject_int_r_q_const__Dali__Property__Value__void(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_f_p_Dali__BaseObject_int_r_q_const__Dali__Property__Value__void() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_f_p_Dali__BaseObject_int_r_q_const__Dali__Property__Value__void obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/Tizen.NUI/src/internal/SWIGTYPE_p_f_p_Dali__BaseObject_p_Dali__ConnectionTrackerInterface_r_q_const__std__string_p_Dali__FunctorDelegate__bool.cs b/Tizen.NUI/src/internal/SWIGTYPE_p_f_p_Dali__BaseObject_p_Dali__ConnectionTrackerInterface_r_q_const__std__string_p_Dali__FunctorDelegate__bool.cs deleted file mode 100644 index eef930c..0000000 --- a/Tizen.NUI/src/internal/SWIGTYPE_p_f_p_Dali__BaseObject_p_Dali__ConnectionTrackerInterface_r_q_const__std__string_p_Dali__FunctorDelegate__bool.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SWIGTYPE_p_f_p_Dali__BaseObject_p_Dali__ConnectionTrackerInterface_r_q_const__std__string_p_Dali__FunctorDelegate__bool { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_f_p_Dali__BaseObject_p_Dali__ConnectionTrackerInterface_r_q_const__std__string_p_Dali__FunctorDelegate__bool(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_f_p_Dali__BaseObject_p_Dali__ConnectionTrackerInterface_r_q_const__std__string_p_Dali__FunctorDelegate__bool() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_f_p_Dali__BaseObject_p_Dali__ConnectionTrackerInterface_r_q_const__std__string_p_Dali__FunctorDelegate__bool obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/Tizen.NUI/src/internal/SWIGTYPE_p_f_p_Dali__BaseObject_r_q_const__std__string_r_q_const__Dali__Property__Map__bool.cs b/Tizen.NUI/src/internal/SWIGTYPE_p_f_p_Dali__BaseObject_r_q_const__std__string_r_q_const__Dali__Property__Map__bool.cs deleted file mode 100644 index 4bda519..0000000 --- a/Tizen.NUI/src/internal/SWIGTYPE_p_f_p_Dali__BaseObject_r_q_const__std__string_r_q_const__Dali__Property__Map__bool.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SWIGTYPE_p_f_p_Dali__BaseObject_r_q_const__std__string_r_q_const__Dali__Property__Map__bool { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_f_p_Dali__BaseObject_r_q_const__std__string_r_q_const__Dali__Property__Map__bool(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_f_p_Dali__BaseObject_r_q_const__std__string_r_q_const__Dali__Property__Map__bool() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_f_p_Dali__BaseObject_r_q_const__std__string_r_q_const__Dali__Property__Map__bool obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/Tizen.NUI/src/internal/SWIGTYPE_p_f_p_q_const__Dali__Any__AnyContainerBase__void.cs b/Tizen.NUI/src/internal/SWIGTYPE_p_f_p_q_const__Dali__Any__AnyContainerBase__void.cs deleted file mode 100644 index 85745c9..0000000 --- a/Tizen.NUI/src/internal/SWIGTYPE_p_f_p_q_const__Dali__Any__AnyContainerBase__void.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SWIGTYPE_p_f_p_q_const__Dali__Any__AnyContainerBase__void { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_f_p_q_const__Dali__Any__AnyContainerBase__void(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_f_p_q_const__Dali__Any__AnyContainerBase__void() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_f_p_q_const__Dali__Any__AnyContainerBase__void obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/Tizen.NUI/src/internal/SWIGTYPE_p_f_r_Dali__Vector2__bool.cs b/Tizen.NUI/src/internal/SWIGTYPE_p_f_r_Dali__Vector2__bool.cs deleted file mode 100644 index c224e92..0000000 --- a/Tizen.NUI/src/internal/SWIGTYPE_p_f_r_Dali__Vector2__bool.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SWIGTYPE_p_f_r_Dali__Vector2__bool { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_f_r_Dali__Vector2__bool(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_f_r_Dali__Vector2__bool() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_f_r_Dali__Vector2__bool obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/Tizen.NUI/src/internal/SWIGTYPE_p_f_r_q_const__Dali__Any__AnyContainerBase__p_Dali__Any__AnyContainerBase.cs b/Tizen.NUI/src/internal/SWIGTYPE_p_f_r_q_const__Dali__Any__AnyContainerBase__p_Dali__Any__AnyContainerBase.cs deleted file mode 100644 index 6d4712c..0000000 --- a/Tizen.NUI/src/internal/SWIGTYPE_p_f_r_q_const__Dali__Any__AnyContainerBase__p_Dali__Any__AnyContainerBase.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SWIGTYPE_p_f_r_q_const__Dali__Any__AnyContainerBase__p_Dali__Any__AnyContainerBase { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_f_r_q_const__Dali__Any__AnyContainerBase__p_Dali__Any__AnyContainerBase(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_f_r_q_const__Dali__Any__AnyContainerBase__p_Dali__Any__AnyContainerBase() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_f_r_q_const__Dali__Any__AnyContainerBase__p_Dali__Any__AnyContainerBase obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/Tizen.NUI/src/internal/SWIGTYPE_p_f_r_q_const__Dali__Vector3__float.cs b/Tizen.NUI/src/internal/SWIGTYPE_p_f_r_q_const__Dali__Vector3__float.cs deleted file mode 100644 index d940227..0000000 --- a/Tizen.NUI/src/internal/SWIGTYPE_p_f_r_q_const__Dali__Vector3__float.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SWIGTYPE_p_f_r_q_const__Dali__Vector3__float { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_f_r_q_const__Dali__Vector3__float(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_f_r_q_const__Dali__Vector3__float() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_f_r_q_const__Dali__Vector3__float obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/Tizen.NUI/src/internal/SWIGTYPE_p_float.cs b/Tizen.NUI/src/internal/SWIGTYPE_p_float.cs deleted file mode 100644 index 9a954e6..0000000 --- a/Tizen.NUI/src/internal/SWIGTYPE_p_float.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SWIGTYPE_p_float { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_float(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_float() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_float obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/Tizen.NUI/src/internal/SWIGTYPE_p_int.cs b/Tizen.NUI/src/internal/SWIGTYPE_p_int.cs deleted file mode 100644 index f6b5872..0000000 --- a/Tizen.NUI/src/internal/SWIGTYPE_p_int.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SWIGTYPE_p_int { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_int(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_int() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_int obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/Tizen.NUI/src/internal/SWIGTYPE_p_std__type_info.cs b/Tizen.NUI/src/internal/SWIGTYPE_p_std__type_info.cs deleted file mode 100644 index f4e2509..0000000 --- a/Tizen.NUI/src/internal/SWIGTYPE_p_std__type_info.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SWIGTYPE_p_std__type_info { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_std__type_info(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_std__type_info() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_std__type_info obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/Tizen.NUI/src/internal/SWIGTYPE_p_uint8_t.cs b/Tizen.NUI/src/internal/SWIGTYPE_p_uint8_t.cs deleted file mode 100644 index ca0dc57..0000000 --- a/Tizen.NUI/src/internal/SWIGTYPE_p_uint8_t.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SWIGTYPE_p_uint8_t { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_uint8_t(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_uint8_t() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_uint8_t obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/Tizen.NUI/src/internal/SWIGTYPE_p_unsigned_char.cs b/Tizen.NUI/src/internal/SWIGTYPE_p_unsigned_char.cs deleted file mode 100644 index b76a24e..0000000 --- a/Tizen.NUI/src/internal/SWIGTYPE_p_unsigned_char.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SWIGTYPE_p_unsigned_char { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_unsigned_char(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_unsigned_char() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_unsigned_char obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/Tizen.NUI/src/internal/SWIGTYPE_p_unsigned_int.cs b/Tizen.NUI/src/internal/SWIGTYPE_p_unsigned_int.cs deleted file mode 100644 index 340a519..0000000 --- a/Tizen.NUI/src/internal/SWIGTYPE_p_unsigned_int.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SWIGTYPE_p_unsigned_int { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_unsigned_int(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_unsigned_int() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_unsigned_int obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/Tizen.NUI/src/internal/SWIGTYPE_p_unsigned_short.cs b/Tizen.NUI/src/internal/SWIGTYPE_p_unsigned_short.cs deleted file mode 100644 index dcbd633..0000000 --- a/Tizen.NUI/src/internal/SWIGTYPE_p_unsigned_short.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SWIGTYPE_p_unsigned_short { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_unsigned_short(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_unsigned_short() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_unsigned_short obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/Tizen.NUI/src/internal/Sampler.cs b/Tizen.NUI/src/internal/Sampler.cs deleted file mode 100644 index 4ea48ae..0000000 --- a/Tizen.NUI/src/internal/Sampler.cs +++ /dev/null @@ -1,101 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class Sampler : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal Sampler(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.Sampler_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Sampler obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Sampler() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Sampler(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public Sampler () : this (NDalicPINVOKE.Sampler_New(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public Sampler(Sampler handle) : this(NDalicPINVOKE.new_Sampler__SWIG_1(Sampler.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static Sampler DownCast(BaseHandle handle) { - Sampler ret = new Sampler(NDalicPINVOKE.Sampler_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Sampler Assign(Sampler handle) { - Sampler ret = new Sampler(NDalicPINVOKE.Sampler_Assign(swigCPtr, Sampler.getCPtr(handle)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetFilterMode(FilterModeType minFilter, FilterModeType magFilter) { - NDalicPINVOKE.Sampler_SetFilterMode(swigCPtr, (int)minFilter, (int)magFilter); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetWrapMode(WrapModeType uWrap, WrapModeType vWrap) { - NDalicPINVOKE.Sampler_SetWrapMode__SWIG_0(swigCPtr, (int)uWrap, (int)vWrap); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetWrapMode(WrapModeType rWrap, WrapModeType sWrap, WrapModeType tWrap) { - NDalicPINVOKE.Sampler_SetWrapMode__SWIG_1(swigCPtr, (int)rWrap, (int)sWrap, (int)tWrap); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/SamplingModeType.cs b/Tizen.NUI/src/internal/SamplingModeType.cs deleted file mode 100644 index a6e84d0..0000000 --- a/Tizen.NUI/src/internal/SamplingModeType.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public enum SamplingModeType { - BOX, - NEAREST, - LINEAR, - BOX_THEN_NEAREST, - BOX_THEN_LINEAR, - NO_FILTER, - DONT_CARE -} - -} diff --git a/Tizen.NUI/src/internal/ScrollViewSnapStartedSignal.cs b/Tizen.NUI/src/internal/ScrollViewSnapStartedSignal.cs deleted file mode 100644 index 28123b9..0000000 --- a/Tizen.NUI/src/internal/ScrollViewSnapStartedSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class ScrollViewSnapStartedSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal ScrollViewSnapStartedSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ScrollViewSnapStartedSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ScrollViewSnapStartedSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ScrollViewSnapStartedSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.ScrollViewSnapStartedSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.ScrollViewSnapStartedSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ScrollViewSnapStartedSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ScrollViewSnapStartedSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(ScrollView.SnapEvent arg) { - NDalicPINVOKE.ScrollViewSnapStartedSignal_Emit(swigCPtr, ScrollView.SnapEvent.getCPtr(arg)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ScrollViewSnapStartedSignal() : this(NDalicPINVOKE.new_ScrollViewSnapStartedSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/ScrollableSignal.cs b/Tizen.NUI/src/internal/ScrollableSignal.cs deleted file mode 100644 index 93acbee..0000000 --- a/Tizen.NUI/src/internal/ScrollableSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class ScrollableSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal ScrollableSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ScrollableSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ScrollableSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ScrollableSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.ScrollableSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.ScrollableSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ScrollableSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ScrollableSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(Vector2 arg) { - NDalicPINVOKE.ScrollableSignal_Emit(swigCPtr, Vector2.getCPtr(arg)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ScrollableSignal() : this(NDalicPINVOKE.new_ScrollableSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/SignalConnectorType.cs b/Tizen.NUI/src/internal/SignalConnectorType.cs deleted file mode 100644 index be85c72..0000000 --- a/Tizen.NUI/src/internal/SignalConnectorType.cs +++ /dev/null @@ -1,49 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SignalConnectorType : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal SignalConnectorType(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SignalConnectorType obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~SignalConnectorType() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_SignalConnectorType(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public SignalConnectorType(TypeRegistration typeRegistration, string name, SWIGTYPE_p_f_p_Dali__BaseObject_p_Dali__ConnectionTrackerInterface_r_q_const__std__string_p_Dali__FunctorDelegate__bool func) : this(NDalicPINVOKE.new_SignalConnectorType(TypeRegistration.getCPtr(typeRegistration), name, SWIGTYPE_p_f_p_Dali__BaseObject_p_Dali__ConnectionTrackerInterface_r_q_const__std__string_p_Dali__FunctorDelegate__bool.getCPtr(func)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/SignalObserver.cs b/Tizen.NUI/src/internal/SignalObserver.cs deleted file mode 100644 index c08cb4d..0000000 --- a/Tizen.NUI/src/internal/SignalObserver.cs +++ /dev/null @@ -1,50 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SignalObserver : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal SignalObserver(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SignalObserver obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~SignalObserver() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_SignalObserver(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public virtual void SignalDisconnected(SlotObserver slotObserver, SWIGTYPE_p_Dali__CallbackBase callback) { - NDalicPINVOKE.SignalObserver_SignalDisconnected(swigCPtr, SlotObserver.getCPtr(slotObserver), SWIGTYPE_p_Dali__CallbackBase.getCPtr(callback)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/SliderMarkReachedSignal.cs b/Tizen.NUI/src/internal/SliderMarkReachedSignal.cs deleted file mode 100644 index cf9846d..0000000 --- a/Tizen.NUI/src/internal/SliderMarkReachedSignal.cs +++ /dev/null @@ -1,89 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SliderMarkReachedSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal SliderMarkReachedSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SliderMarkReachedSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~SliderMarkReachedSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_SliderMarkReachedSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.SliderMarkReachedSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.SliderMarkReachedSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.SliderMarkReachedSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.SliderMarkReachedSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public bool Emit(Slider arg1, int arg2) { - bool ret = NDalicPINVOKE.SliderMarkReachedSignal_Emit(swigCPtr, Slider.getCPtr(arg1), arg2); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public SliderMarkReachedSignal() : this(NDalicPINVOKE.new_SliderMarkReachedSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/SliderValueChangedSignal.cs b/Tizen.NUI/src/internal/SliderValueChangedSignal.cs deleted file mode 100644 index 1cfbf0f..0000000 --- a/Tizen.NUI/src/internal/SliderValueChangedSignal.cs +++ /dev/null @@ -1,89 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SliderValueChangedSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal SliderValueChangedSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SliderValueChangedSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~SliderValueChangedSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_SliderValueChangedSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.SliderValueChangedSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.SliderValueChangedSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.SliderValueChangedSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.SliderValueChangedSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public bool Emit(Slider arg1, float arg2) { - bool ret = NDalicPINVOKE.SliderValueChangedSignal_Emit(swigCPtr, Slider.getCPtr(arg1), arg2); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public SliderValueChangedSignal() : this(NDalicPINVOKE.new_SliderValueChangedSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/SlotObserver.cs b/Tizen.NUI/src/internal/SlotObserver.cs deleted file mode 100644 index b3982c2..0000000 --- a/Tizen.NUI/src/internal/SlotObserver.cs +++ /dev/null @@ -1,50 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class SlotObserver : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal SlotObserver(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SlotObserver obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~SlotObserver() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_SlotObserver(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public virtual void SlotDisconnected(SWIGTYPE_p_Dali__CallbackBase callback) { - NDalicPINVOKE.SlotObserver_SlotDisconnected(swigCPtr, SWIGTYPE_p_Dali__CallbackBase.getCPtr(callback)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/SnapType.cs b/Tizen.NUI/src/internal/SnapType.cs deleted file mode 100644 index 5406a1a..0000000 --- a/Tizen.NUI/src/internal/SnapType.cs +++ /dev/null @@ -1,18 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public enum SnapType { - Snap, - Flick -} - -} diff --git a/Tizen.NUI/src/internal/StageWheelEventSignal.cs b/Tizen.NUI/src/internal/StageWheelEventSignal.cs deleted file mode 100644 index 31f2b4c..0000000 --- a/Tizen.NUI/src/internal/StageWheelEventSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class StageWheelEventSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal StageWheelEventSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(StageWheelEventSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~StageWheelEventSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_StageWheelEventSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.StageWheelEventSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.StageWheelEventSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.StageWheelEventSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.StageWheelEventSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(WheelEvent arg) { - NDalicPINVOKE.StageWheelEventSignal_Emit(swigCPtr, WheelEvent.getCPtr(arg)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public StageWheelEventSignal() : this(NDalicPINVOKE.new_StageWheelEventSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/StencilFunctionType.cs b/Tizen.NUI/src/internal/StencilFunctionType.cs deleted file mode 100644 index 62ada86..0000000 --- a/Tizen.NUI/src/internal/StencilFunctionType.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public enum StencilFunctionType { - NEVER, - LESS, - EQUAL, - LESS_EQUAL, - GREATER, - NOT_EQUAL, - GREATER_EQUAL, - ALWAYS -} - -} diff --git a/Tizen.NUI/src/internal/StencilOperationType.cs b/Tizen.NUI/src/internal/StencilOperationType.cs deleted file mode 100644 index 542e0b5..0000000 --- a/Tizen.NUI/src/internal/StencilOperationType.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public enum StencilOperationType { - ZERO, - KEEP, - REPLACE, - INCREMENT, - DECREMENT, - INVERT, - INCREMENT_WRAP, - DECREMENT_WRAP -} - -} diff --git a/Tizen.NUI/src/internal/StringValuePair.cs b/Tizen.NUI/src/internal/StringValuePair.cs deleted file mode 100644 index cb4cceb..0000000 --- a/Tizen.NUI/src/internal/StringValuePair.cs +++ /dev/null @@ -1,82 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class StringValuePair : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal StringValuePair(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(StringValuePair obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~StringValuePair() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_StringValuePair(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public StringValuePair() : this(NDalicPINVOKE.new_StringValuePair__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public StringValuePair(string t, Property.Value u) : this(NDalicPINVOKE.new_StringValuePair__SWIG_1(t, Property.Value.getCPtr(u)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public StringValuePair(StringValuePair p) : this(NDalicPINVOKE.new_StringValuePair__SWIG_2(StringValuePair.getCPtr(p)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public string first { - set { - NDalicPINVOKE.StringValuePair_first_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - string ret = NDalicPINVOKE.StringValuePair_first_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public Property.Value second { - set { - NDalicPINVOKE.StringValuePair_second_set(swigCPtr, Property.Value.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - global::System.IntPtr cPtr = NDalicPINVOKE.StringValuePair_second_get(swigCPtr); - Property.Value ret = (cPtr == global::System.IntPtr.Zero) ? null : new Property.Value(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - -} - -} diff --git a/Tizen.NUI/src/internal/StyleChangeType.cs b/Tizen.NUI/src/internal/StyleChangeType.cs deleted file mode 100644 index a7f44cc..0000000 --- a/Tizen.NUI/src/internal/StyleChangeType.cs +++ /dev/null @@ -1,19 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public enum StyleChangeType { - DEFAULT_FONT_CHANGE, - DEFAULT_FONT_SIZE_CHANGE, - THEME_CHANGE -} - -} diff --git a/Tizen.NUI/src/internal/StyleChangedSignal.cs b/Tizen.NUI/src/internal/StyleChangedSignal.cs deleted file mode 100644 index 7afd6f3..0000000 --- a/Tizen.NUI/src/internal/StyleChangedSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class StyleChangedSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal StyleChangedSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(StyleChangedSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~StyleChangedSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_StyleChangedSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.StyleChangedSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.StyleChangedSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.StyleChangedSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.StyleChangedSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(StyleManager arg1, StyleChangeType arg2) { - NDalicPINVOKE.StyleChangedSignal_Emit(swigCPtr, StyleManager.getCPtr(arg1), (int)arg2); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public StyleChangedSignal() : this(NDalicPINVOKE.new_StyleChangedSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/TapGestureDetectedSignal.cs b/Tizen.NUI/src/internal/TapGestureDetectedSignal.cs deleted file mode 100644 index 4d91e1f..0000000 --- a/Tizen.NUI/src/internal/TapGestureDetectedSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class TapGestureDetectedSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal TapGestureDetectedSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(TapGestureDetectedSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~TapGestureDetectedSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_TapGestureDetectedSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.TapGestureDetectedSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.TapGestureDetectedSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.TapGestureDetectedSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.TapGestureDetectedSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(Actor arg1, TapGesture arg2) { - NDalicPINVOKE.TapGestureDetectedSignal_Emit(swigCPtr, Actor.getCPtr(arg1), TapGesture.getCPtr(arg2)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public TapGestureDetectedSignal() : this(NDalicPINVOKE.new_TapGestureDetectedSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/TapGestureDetector.cs b/Tizen.NUI/src/internal/TapGestureDetector.cs deleted file mode 100644 index 8509039..0000000 --- a/Tizen.NUI/src/internal/TapGestureDetector.cs +++ /dev/null @@ -1,214 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -using System; -using System.Runtime.InteropServices; - -public class TapGestureDetector : GestureDetector { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal TapGestureDetector(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.TapGestureDetector_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(TapGestureDetector obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~TapGestureDetector() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_TapGestureDetector(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - - -public class DetectedEventArgs : EventArgs -{ - private Actor _actor; - private TapGesture _tapGesture; - - public Actor Actor - { - get - { - return _actor; - } - set - { - _actor = value; - } - } - - public TapGesture TapGesture - { - get - { - return _tapGesture; - } - set - { - _tapGesture = value; - } - } -} - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void DetectedCallbackDelegate(IntPtr actor, IntPtr TapGesture); - private DaliEventHandler _tapGestureEventHandler; - private DetectedCallbackDelegate _tapGestureCallbackDelegate; - - - public event DaliEventHandler Detected - { - add - { - lock(this) - { - // Restricted to only one listener - if (_tapGestureEventHandler == null) - { - _tapGestureEventHandler += value; - - _tapGestureCallbackDelegate = new DetectedCallbackDelegate(OnTapGestureDetected); - this.DetectedSignal().Connect(_tapGestureCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_tapGestureEventHandler != null) - { - this.DetectedSignal().Disconnect(_tapGestureCallbackDelegate); - } - - _tapGestureEventHandler -= value; - } - } - } - - private void OnTapGestureDetected(IntPtr actor, IntPtr tapGesture) - { - DetectedEventArgs e = new DetectedEventArgs(); - - // Populate all members of "e" (DetectedEventArgs) with real data - e.Actor = Actor.GetActorFromPtr(actor); - e.TapGesture = NUI.TapGesture.GetTapGestureFromPtr(tapGesture); - - if (_tapGestureEventHandler != null) - { - //here we send all data to user event handlers - _tapGestureEventHandler(this, e); - } - - } - - -public static TapGestureDetector GetTapGestureDetectorFromPtr(global::System.IntPtr cPtr) { - TapGestureDetector ret = new TapGestureDetector(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - public TapGestureDetector () : this (NDalicPINVOKE.TapGestureDetector_New__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public TapGestureDetector (uint tapsRequired) : this (NDalicPINVOKE.TapGestureDetector_New__SWIG_1(tapsRequired), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public new static TapGestureDetector DownCast(BaseHandle handle) { - TapGestureDetector ret = new TapGestureDetector(NDalicPINVOKE.TapGestureDetector_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public TapGestureDetector(TapGestureDetector handle) : this(NDalicPINVOKE.new_TapGestureDetector__SWIG_1(TapGestureDetector.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public TapGestureDetector Assign(TapGestureDetector rhs) { - TapGestureDetector ret = new TapGestureDetector(NDalicPINVOKE.TapGestureDetector_Assign(swigCPtr, TapGestureDetector.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetMinimumTapsRequired(uint minimumTaps) { - NDalicPINVOKE.TapGestureDetector_SetMinimumTapsRequired(swigCPtr, minimumTaps); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetMaximumTapsRequired(uint maximumTaps) { - NDalicPINVOKE.TapGestureDetector_SetMaximumTapsRequired(swigCPtr, maximumTaps); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public uint GetMinimumTapsRequired() { - uint ret = NDalicPINVOKE.TapGestureDetector_GetMinimumTapsRequired(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetMaximumTapsRequired() { - uint ret = NDalicPINVOKE.TapGestureDetector_GetMaximumTapsRequired(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public TapGestureDetectedSignal DetectedSignal() { - TapGestureDetectedSignal ret = new TapGestureDetectedSignal(NDalicPINVOKE.TapGestureDetector_DetectedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/Tizen.NUI/src/internal/TextEditorSignal.cs b/Tizen.NUI/src/internal/TextEditorSignal.cs deleted file mode 100644 index cf80eb1..0000000 --- a/Tizen.NUI/src/internal/TextEditorSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class TextEditorSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal TextEditorSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(TextEditorSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~TextEditorSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_TextEditorSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.TextEditorSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.TextEditorSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.TextEditorSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.TextEditorSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(TextEditor arg) { - NDalicPINVOKE.TextEditorSignal_Emit(swigCPtr, TextEditor.getCPtr(arg)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public TextEditorSignal() : this(NDalicPINVOKE.new_TextEditorSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/TextFieldSignal.cs b/Tizen.NUI/src/internal/TextFieldSignal.cs deleted file mode 100644 index dbf1144..0000000 --- a/Tizen.NUI/src/internal/TextFieldSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class TextFieldSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal TextFieldSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(TextFieldSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~TextFieldSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_TextFieldSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.TextFieldSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.TextFieldSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.TextFieldSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.TextFieldSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(TextField arg) { - NDalicPINVOKE.TextFieldSignal_Emit(swigCPtr, TextField.getCPtr(arg)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public TextFieldSignal() : this(NDalicPINVOKE.new_TextFieldSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/TextureSet.cs b/Tizen.NUI/src/internal/TextureSet.cs deleted file mode 100644 index 7dcee24..0000000 --- a/Tizen.NUI/src/internal/TextureSet.cs +++ /dev/null @@ -1,114 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class TextureSet : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal TextureSet(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.TextureSet_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(TextureSet obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~TextureSet() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_TextureSet(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public TextureSet () : this (NDalicPINVOKE.TextureSet_New(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public TextureSet(TextureSet handle) : this(NDalicPINVOKE.new_TextureSet__SWIG_1(TextureSet.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static TextureSet DownCast(BaseHandle handle) { - TextureSet ret = new TextureSet(NDalicPINVOKE.TextureSet_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public TextureSet Assign(TextureSet handle) { - TextureSet ret = new TextureSet(NDalicPINVOKE.TextureSet_Assign(swigCPtr, TextureSet.getCPtr(handle)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetTexture(uint index, Texture texture) { - NDalicPINVOKE.TextureSet_SetTexture(swigCPtr, index, Texture.getCPtr(texture)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Texture GetTexture(uint index) { - Texture ret = new Texture(NDalicPINVOKE.TextureSet_GetTexture(swigCPtr, index), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetSampler(uint index, Sampler sampler) { - NDalicPINVOKE.TextureSet_SetSampler(swigCPtr, index, Sampler.getCPtr(sampler)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Sampler GetSampler(uint index) { - Sampler ret = new Sampler(NDalicPINVOKE.TextureSet_GetSampler(swigCPtr, index), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetTextureCount() { - uint ret = NDalicPINVOKE.TextureSet_GetTextureCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/Tizen.NUI/src/internal/TextureType.cs b/Tizen.NUI/src/internal/TextureType.cs deleted file mode 100644 index e78f58f..0000000 --- a/Tizen.NUI/src/internal/TextureType.cs +++ /dev/null @@ -1,18 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public enum TextureType { - TEXTURE_2D, - TEXTURE_CUBE -} - -} diff --git a/Tizen.NUI/src/internal/TimePeriod.cs b/Tizen.NUI/src/internal/TimePeriod.cs deleted file mode 100644 index 20bee22..0000000 --- a/Tizen.NUI/src/internal/TimePeriod.cs +++ /dev/null @@ -1,83 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class TimePeriod : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal TimePeriod(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(TimePeriod obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~TimePeriod() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_TimePeriod(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public TimePeriod(float durationSeconds) : this(NDalicPINVOKE.new_TimePeriod__SWIG_0(durationSeconds), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public TimePeriod(float delaySeconds, float durationSeconds) : this(NDalicPINVOKE.new_TimePeriod__SWIG_1(delaySeconds, durationSeconds), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float delaySeconds { - set { - NDalicPINVOKE.TimePeriod_delaySeconds_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.TimePeriod_delaySeconds_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float durationSeconds { - set { - NDalicPINVOKE.TimePeriod_durationSeconds_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.TimePeriod_durationSeconds_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - -} - -} diff --git a/Tizen.NUI/src/internal/TimerSignalType.cs b/Tizen.NUI/src/internal/TimerSignalType.cs deleted file mode 100644 index 00ed89a..0000000 --- a/Tizen.NUI/src/internal/TimerSignalType.cs +++ /dev/null @@ -1,82 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class TimerSignalType : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal TimerSignalType(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(TimerSignalType obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~TimerSignalType() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_TimerSignalType(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public TimerSignalType() : this(NDalicPINVOKE.new_TimerSignalType(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool Empty() { - bool ret = NDalicPINVOKE.TimerSignalType_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.TimerSignalType_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(SWIGTYPE_p_f___bool func) { - NDalicPINVOKE.TimerSignalType_Connect__SWIG_0(swigCPtr, SWIGTYPE_p_f___bool.getCPtr(func)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Disconnect(SWIGTYPE_p_f___bool func) { - NDalicPINVOKE.TimerSignalType_Disconnect(swigCPtr, SWIGTYPE_p_f___bool.getCPtr(func)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Connect(ConnectionTrackerInterface connectionTracker, SWIGTYPE_p_Dali__FunctorDelegate arg1) { - NDalicPINVOKE.TimerSignalType_Connect__SWIG_4(swigCPtr, ConnectionTrackerInterface.getCPtr(connectionTracker), SWIGTYPE_p_Dali__FunctorDelegate.getCPtr(arg1)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool Emit() { - bool ret = NDalicPINVOKE.TimerSignalType_Emit(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/Tizen.NUI/src/internal/ToolkitPropertyRange.cs b/Tizen.NUI/src/internal/ToolkitPropertyRange.cs deleted file mode 100644 index 6fe667d..0000000 --- a/Tizen.NUI/src/internal/ToolkitPropertyRange.cs +++ /dev/null @@ -1,20 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public enum ToolkitPropertyRange { - VISUAL_PROPERTY_BASE_START_INDEX = PropertyRanges.CORE_PROPERTY_MAX_INDEX+1, - VISUAL_PROPERTY_BASE_END_INDEX = VISUAL_PROPERTY_BASE_START_INDEX+100, - VISUAL_PROPERTY_START_INDEX = VISUAL_PROPERTY_BASE_END_INDEX+1, - VISUAL_PROPERTY_END_INDEX = VISUAL_PROPERTY_START_INDEX+100000 -} - -} diff --git a/Tizen.NUI/src/internal/TouchEvent.cs b/Tizen.NUI/src/internal/TouchEvent.cs deleted file mode 100644 index 2d39c82..0000000 --- a/Tizen.NUI/src/internal/TouchEvent.cs +++ /dev/null @@ -1,102 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class TouchEvent : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal TouchEvent(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(TouchEvent obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~TouchEvent() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_TouchEvent(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public static TouchEvent GetTouchEventFromPtr(global::System.IntPtr cPtr) { - TouchEvent ret = new TouchEvent(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public TouchEvent() : this(NDalicPINVOKE.new_TouchEvent__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public TouchEvent(uint time) : this(NDalicPINVOKE.new_TouchEvent__SWIG_1(time), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public TouchPointContainer points { - set { - NDalicPINVOKE.TouchEvent_points_set(swigCPtr, TouchPointContainer.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - global::System.IntPtr cPtr = NDalicPINVOKE.TouchEvent_points_get(swigCPtr); - TouchPointContainer ret = (cPtr == global::System.IntPtr.Zero) ? null : new TouchPointContainer(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public uint time { - set { - NDalicPINVOKE.TouchEvent_time_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - uint ret = NDalicPINVOKE.TouchEvent_time_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public uint GetPointCount() { - uint ret = NDalicPINVOKE.TouchEvent_GetPointCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public TouchPoint GetPoint(uint point) { - TouchPoint ret = new TouchPoint(NDalicPINVOKE.TouchEvent_GetPoint(swigCPtr, point), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/Tizen.NUI/src/internal/TouchPoint.cs b/Tizen.NUI/src/internal/TouchPoint.cs deleted file mode 100644 index 7141ac0..0000000 --- a/Tizen.NUI/src/internal/TouchPoint.cs +++ /dev/null @@ -1,134 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class TouchPoint : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal TouchPoint(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(TouchPoint obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~TouchPoint() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_TouchPoint(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public TouchPoint(int id, TouchPoint.State state, float screenX, float screenY) : this(NDalicPINVOKE.new_TouchPoint__SWIG_0(id, (int)state, screenX, screenY), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public TouchPoint(int id, TouchPoint.State state, float screenX, float screenY, float localX, float localY) : this(NDalicPINVOKE.new_TouchPoint__SWIG_1(id, (int)state, screenX, screenY, localX, localY), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public int deviceId { - set { - NDalicPINVOKE.TouchPoint_deviceId_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - int ret = NDalicPINVOKE.TouchPoint_deviceId_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public TouchPoint.State state { - set { - NDalicPINVOKE.TouchPoint_state_set(swigCPtr, (int)value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - TouchPoint.State ret = (TouchPoint.State)NDalicPINVOKE.TouchPoint_state_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public Actor hitActor { - set { - NDalicPINVOKE.TouchPoint_hitActor_set(swigCPtr, Actor.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - global::System.IntPtr cPtr = NDalicPINVOKE.TouchPoint_hitActor_get(swigCPtr); - Actor ret = (cPtr == global::System.IntPtr.Zero) ? null : new Actor(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public Vector2 local { - set { - NDalicPINVOKE.TouchPoint_local_set(swigCPtr, Vector2.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - global::System.IntPtr cPtr = NDalicPINVOKE.TouchPoint_local_get(swigCPtr); - Vector2 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector2(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public Vector2 screen { - set { - NDalicPINVOKE.TouchPoint_screen_set(swigCPtr, Vector2.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - global::System.IntPtr cPtr = NDalicPINVOKE.TouchPoint_screen_get(swigCPtr); - Vector2 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector2(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public enum State { - Started, - Finished, - Down = Started, - Up = Finished, - Motion, - Leave, - Stationary, - Interrupted, - Last - } - -} - -} diff --git a/Tizen.NUI/src/internal/TouchPointContainer.cs b/Tizen.NUI/src/internal/TouchPointContainer.cs deleted file mode 100644 index 80858aa..0000000 --- a/Tizen.NUI/src/internal/TouchPointContainer.cs +++ /dev/null @@ -1,321 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class TouchPointContainer : global::System.IDisposable, global::System.Collections.IEnumerable - , global::System.Collections.Generic.IEnumerable - { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal TouchPointContainer(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(TouchPointContainer obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~TouchPointContainer() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_TouchPointContainer(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public TouchPointContainer(global::System.Collections.ICollection c) : this() { - if (c == null) - throw new global::System.ArgumentNullException("c"); - foreach (TouchPoint element in c) { - this.Add(element); - } - } - - public bool IsFixedSize { - get { - return false; - } - } - - public bool IsReadOnly { - get { - return false; - } - } - - public TouchPoint this[int index] { - get { - return getitem(index); - } - set { - setitem(index, value); - } - } - - public int Capacity { - get { - return (int)capacity(); - } - set { - if (value < size()) - throw new global::System.ArgumentOutOfRangeException("Capacity"); - reserve((uint)value); - } - } - - public int Count { - get { - return (int)size(); - } - } - - public bool IsSynchronized { - get { - return false; - } - } - - public void CopyTo(TouchPoint[] array) - { - CopyTo(0, array, 0, this.Count); - } - - public void CopyTo(TouchPoint[] array, int arrayIndex) - { - CopyTo(0, array, arrayIndex, this.Count); - } - - public void CopyTo(int index, TouchPoint[] array, int arrayIndex, int count) - { - if (array == null) - throw new global::System.ArgumentNullException("array"); - if (index < 0) - throw new global::System.ArgumentOutOfRangeException("index", "Value is less than zero"); - if (arrayIndex < 0) - throw new global::System.ArgumentOutOfRangeException("arrayIndex", "Value is less than zero"); - if (count < 0) - throw new global::System.ArgumentOutOfRangeException("count", "Value is less than zero"); - if (array.Rank > 1) - throw new global::System.ArgumentException("Multi dimensional array.", "array"); - if (index+count > this.Count || arrayIndex+count > array.Length) - throw new global::System.ArgumentException("Number of elements to copy is too large."); - for (int i=0; i global::System.Collections.Generic.IEnumerable.GetEnumerator() { - return new TouchPointContainerEnumerator(this); - } - - global::System.Collections.IEnumerator global::System.Collections.IEnumerable.GetEnumerator() { - return new TouchPointContainerEnumerator(this); - } - - public TouchPointContainerEnumerator GetEnumerator() { - return new TouchPointContainerEnumerator(this); - } - - // Type-safe enumerator - /// Note that the IEnumerator documentation requires an InvalidOperationException to be thrown - /// whenever the collection is modified. This has been done for changes in the size of the - /// collection but not when one of the elements of the collection is modified as it is a bit - /// tricky to detect unmanaged code that modifies the collection under our feet. - public sealed class TouchPointContainerEnumerator : global::System.Collections.IEnumerator - , global::System.Collections.Generic.IEnumerator - { - private TouchPointContainer collectionRef; - private int currentIndex; - private object currentObject; - private int currentSize; - - public TouchPointContainerEnumerator(TouchPointContainer collection) { - collectionRef = collection; - currentIndex = -1; - currentObject = null; - currentSize = collectionRef.Count; - } - - // Type-safe iterator Current - public TouchPoint Current { - get { - if (currentIndex == -1) - throw new global::System.InvalidOperationException("Enumeration not started."); - if (currentIndex > currentSize - 1) - throw new global::System.InvalidOperationException("Enumeration finished."); - if (currentObject == null) - throw new global::System.InvalidOperationException("Collection modified."); - return (TouchPoint)currentObject; - } - } - - // Type-unsafe IEnumerator.Current - object global::System.Collections.IEnumerator.Current { - get { - return Current; - } - } - - public bool MoveNext() { - int size = collectionRef.Count; - bool moveOkay = (currentIndex+1 < size) && (size == currentSize); - if (moveOkay) { - currentIndex++; - currentObject = collectionRef[currentIndex]; - } else { - currentObject = null; - } - return moveOkay; - } - - public void Reset() { - currentIndex = -1; - currentObject = null; - if (collectionRef.Count != currentSize) { - throw new global::System.InvalidOperationException("Collection modified."); - } - } - - public void Dispose() { - currentIndex = -1; - currentObject = null; - } - } - - public void Clear() { - NDalicPINVOKE.TouchPointContainer_Clear(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Add(TouchPoint x) { - NDalicPINVOKE.TouchPointContainer_Add(swigCPtr, TouchPoint.getCPtr(x)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - private uint size() { - uint ret = NDalicPINVOKE.TouchPointContainer_size(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private uint capacity() { - uint ret = NDalicPINVOKE.TouchPointContainer_capacity(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private void reserve(uint n) { - NDalicPINVOKE.TouchPointContainer_reserve(swigCPtr, n); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public TouchPointContainer() : this(NDalicPINVOKE.new_TouchPointContainer__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public TouchPointContainer(TouchPointContainer other) : this(NDalicPINVOKE.new_TouchPointContainer__SWIG_1(TouchPointContainer.getCPtr(other)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public TouchPointContainer(int capacity) : this(NDalicPINVOKE.new_TouchPointContainer__SWIG_2(capacity), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - private TouchPoint getitemcopy(int index) { - TouchPoint ret = new TouchPoint(NDalicPINVOKE.TouchPointContainer_getitemcopy(swigCPtr, index), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private TouchPoint getitem(int index) { - TouchPoint ret = new TouchPoint(NDalicPINVOKE.TouchPointContainer_getitem(swigCPtr, index), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private void setitem(int index, TouchPoint val) { - NDalicPINVOKE.TouchPointContainer_setitem(swigCPtr, index, TouchPoint.getCPtr(val)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void AddRange(TouchPointContainer values) { - NDalicPINVOKE.TouchPointContainer_AddRange(swigCPtr, TouchPointContainer.getCPtr(values)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public TouchPointContainer GetRange(int index, int count) { - global::System.IntPtr cPtr = NDalicPINVOKE.TouchPointContainer_GetRange(swigCPtr, index, count); - TouchPointContainer ret = (cPtr == global::System.IntPtr.Zero) ? null : new TouchPointContainer(cPtr, true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Insert(int index, TouchPoint x) { - NDalicPINVOKE.TouchPointContainer_Insert(swigCPtr, index, TouchPoint.getCPtr(x)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void InsertRange(int index, TouchPointContainer values) { - NDalicPINVOKE.TouchPointContainer_InsertRange(swigCPtr, index, TouchPointContainer.getCPtr(values)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void RemoveAt(int index) { - NDalicPINVOKE.TouchPointContainer_RemoveAt(swigCPtr, index); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void RemoveRange(int index, int count) { - NDalicPINVOKE.TouchPointContainer_RemoveRange(swigCPtr, index, count); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static TouchPointContainer Repeat(TouchPoint value, int count) { - global::System.IntPtr cPtr = NDalicPINVOKE.TouchPointContainer_Repeat(TouchPoint.getCPtr(value), count); - TouchPointContainer ret = (cPtr == global::System.IntPtr.Zero) ? null : new TouchPointContainer(cPtr, true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Reverse() { - NDalicPINVOKE.TouchPointContainer_Reverse__SWIG_0(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Reverse(int index, int count) { - NDalicPINVOKE.TouchPointContainer_Reverse__SWIG_1(swigCPtr, index, count); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetRange(int index, TouchPointContainer values) { - NDalicPINVOKE.TouchPointContainer_SetRange(swigCPtr, index, TouchPointContainer.getCPtr(values)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/TouchSignal.cs b/Tizen.NUI/src/internal/TouchSignal.cs deleted file mode 100644 index 9f619e9..0000000 --- a/Tizen.NUI/src/internal/TouchSignal.cs +++ /dev/null @@ -1,82 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class TouchSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal TouchSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(TouchSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~TouchSignal() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_TouchSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public bool Empty() { - bool ret = NDalicPINVOKE.TouchSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.TouchSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.TouchSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.TouchSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(TouchData arg) { - NDalicPINVOKE.TouchSignal_Emit(swigCPtr, TouchData.getCPtr(arg)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public TouchSignal() : this(NDalicPINVOKE.new_TouchSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/TransitionData.cs b/Tizen.NUI/src/internal/TransitionData.cs deleted file mode 100644 index f5a3686..0000000 --- a/Tizen.NUI/src/internal/TransitionData.cs +++ /dev/null @@ -1,100 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class TransitionData : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal TransitionData(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.TransitionData_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(TransitionData obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~TransitionData() { - Dispose(); - } - - public override void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_TransitionData(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - public TransitionData (Property.Map transition) : this (NDalicPINVOKE.TransitionData_New__SWIG_0(Property.Map.getCPtr(transition)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public TransitionData (Property.Array transition) : this (NDalicPINVOKE.TransitionData_New__SWIG_1(Property.Array.getCPtr(transition)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public static TransitionData DownCast(BaseHandle handle) { - TransitionData ret = new TransitionData(NDalicPINVOKE.TransitionData_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public TransitionData(TransitionData handle) : this(NDalicPINVOKE.new_TransitionData__SWIG_1(TransitionData.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public TransitionData Assign(TransitionData handle) { - TransitionData ret = new TransitionData(NDalicPINVOKE.TransitionData_Assign(swigCPtr, TransitionData.getCPtr(handle)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint Count() { - uint ret = NDalicPINVOKE.TransitionData_Count(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Property.Map GetAnimatorAt(uint index) { - Property.Map ret = new Property.Map(NDalicPINVOKE.TransitionData_GetAnimatorAt(swigCPtr, index), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public TransitionData(SWIGTYPE_p_Dali__Toolkit__Internal__TransitionData impl) : this(NDalicPINVOKE.new_TransitionData__SWIG_2(SWIGTYPE_p_Dali__Toolkit__Internal__TransitionData.getCPtr(impl)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/TypeAction.cs b/Tizen.NUI/src/internal/TypeAction.cs deleted file mode 100644 index 646aa5c..0000000 --- a/Tizen.NUI/src/internal/TypeAction.cs +++ /dev/null @@ -1,49 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class TypeAction : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal TypeAction(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(TypeAction obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~TypeAction() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_TypeAction(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public TypeAction(TypeRegistration registered, string name, SWIGTYPE_p_f_p_Dali__BaseObject_r_q_const__std__string_r_q_const__Dali__Property__Map__bool f) : this(NDalicPINVOKE.new_TypeAction(TypeRegistration.getCPtr(registered), name, SWIGTYPE_p_f_p_Dali__BaseObject_r_q_const__std__string_r_q_const__Dali__Property__Map__bool.getCPtr(f)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/TypeInfo.cs b/Tizen.NUI/src/internal/TypeInfo.cs deleted file mode 100644 index 30b447a..0000000 --- a/Tizen.NUI/src/internal/TypeInfo.cs +++ /dev/null @@ -1,130 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class TypeInfo : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal TypeInfo(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.TypeInfo_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(TypeInfo obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~TypeInfo() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_TypeInfo(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public TypeInfo() : this(NDalicPINVOKE.new_TypeInfo__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public TypeInfo(TypeInfo handle) : this(NDalicPINVOKE.new_TypeInfo__SWIG_1(TypeInfo.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public TypeInfo Assign(TypeInfo rhs) { - TypeInfo ret = new TypeInfo(NDalicPINVOKE.TypeInfo_Assign(swigCPtr, TypeInfo.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public string GetName() { - string ret = NDalicPINVOKE.TypeInfo_GetName(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public string GetBaseName() { - string ret = NDalicPINVOKE.TypeInfo_GetBaseName(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public BaseHandle CreateInstance() { - BaseHandle ret = new BaseHandle(NDalicPINVOKE.TypeInfo_CreateInstance(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public SWIGTYPE_p_f___Dali__BaseHandle GetCreator() { - global::System.IntPtr cPtr = NDalicPINVOKE.TypeInfo_GetCreator(swigCPtr); - SWIGTYPE_p_f___Dali__BaseHandle ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_f___Dali__BaseHandle(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetActionCount() { - uint ret = NDalicPINVOKE.TypeInfo_GetActionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public string GetActionName(uint index) { - string ret = NDalicPINVOKE.TypeInfo_GetActionName(swigCPtr, index); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetSignalCount() { - uint ret = NDalicPINVOKE.TypeInfo_GetSignalCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public string GetSignalName(uint index) { - string ret = NDalicPINVOKE.TypeInfo_GetSignalName(swigCPtr, index); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetPropertyCount() { - uint ret = NDalicPINVOKE.TypeInfo_GetPropertyCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void GetPropertyIndices(VectorInteger indices) { - NDalicPINVOKE.TypeInfo_GetPropertyIndices(swigCPtr, VectorInteger.getCPtr(indices)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public string GetPropertyName(int index) { - string ret = NDalicPINVOKE.TypeInfo_GetPropertyName(swigCPtr, index); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/Tizen.NUI/src/internal/TypeRegistration.cs b/Tizen.NUI/src/internal/TypeRegistration.cs deleted file mode 100644 index a3d5a28..0000000 --- a/Tizen.NUI/src/internal/TypeRegistration.cs +++ /dev/null @@ -1,63 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class TypeRegistration : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal TypeRegistration(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(TypeRegistration obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~TypeRegistration() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_TypeRegistration(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public TypeRegistration(SWIGTYPE_p_std__type_info registerType, SWIGTYPE_p_std__type_info baseType, SWIGTYPE_p_f___Dali__BaseHandle f) : this(NDalicPINVOKE.new_TypeRegistration__SWIG_0(SWIGTYPE_p_std__type_info.getCPtr(registerType), SWIGTYPE_p_std__type_info.getCPtr(baseType), SWIGTYPE_p_f___Dali__BaseHandle.getCPtr(f)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public TypeRegistration(SWIGTYPE_p_std__type_info registerType, SWIGTYPE_p_std__type_info baseType, SWIGTYPE_p_f___Dali__BaseHandle f, bool callCreateOnInit) : this(NDalicPINVOKE.new_TypeRegistration__SWIG_1(SWIGTYPE_p_std__type_info.getCPtr(registerType), SWIGTYPE_p_std__type_info.getCPtr(baseType), SWIGTYPE_p_f___Dali__BaseHandle.getCPtr(f), callCreateOnInit), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public TypeRegistration(string name, SWIGTYPE_p_std__type_info baseType, SWIGTYPE_p_f___Dali__BaseHandle f) : this(NDalicPINVOKE.new_TypeRegistration__SWIG_2(name, SWIGTYPE_p_std__type_info.getCPtr(baseType), SWIGTYPE_p_f___Dali__BaseHandle.getCPtr(f)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public string RegisteredName() { - string ret = NDalicPINVOKE.TypeRegistration_RegisteredName(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/Tizen.NUI/src/internal/TypeRegistry.cs b/Tizen.NUI/src/internal/TypeRegistry.cs deleted file mode 100644 index a12319c..0000000 --- a/Tizen.NUI/src/internal/TypeRegistry.cs +++ /dev/null @@ -1,92 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class TypeRegistry : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal TypeRegistry(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.TypeRegistry_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(TypeRegistry obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~TypeRegistry() { - Dispose(); - } - - public override void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_TypeRegistry(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - public static TypeRegistry Get() { - TypeRegistry ret = new TypeRegistry(NDalicPINVOKE.TypeRegistry_Get(), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public TypeRegistry() : this(NDalicPINVOKE.new_TypeRegistry__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public TypeRegistry(TypeRegistry handle) : this(NDalicPINVOKE.new_TypeRegistry__SWIG_1(TypeRegistry.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public TypeRegistry Assign(TypeRegistry rhs) { - TypeRegistry ret = new TypeRegistry(NDalicPINVOKE.TypeRegistry_Assign(swigCPtr, TypeRegistry.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public TypeInfo GetTypeInfo(string uniqueTypeName) { - TypeInfo ret = new TypeInfo(NDalicPINVOKE.TypeRegistry_GetTypeInfo__SWIG_0(swigCPtr, uniqueTypeName), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public TypeInfo GetTypeInfo(SWIGTYPE_p_std__type_info registerType) { - TypeInfo ret = new TypeInfo(NDalicPINVOKE.TypeRegistry_GetTypeInfo__SWIG_1(swigCPtr, SWIGTYPE_p_std__type_info.getCPtr(registerType)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetTypeNameCount() { - uint ret = NDalicPINVOKE.TypeRegistry_GetTypeNameCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public string GetTypeName(uint index) { - string ret = NDalicPINVOKE.TypeRegistry_GetTypeName(swigCPtr, index); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public TypeRegistry(SWIGTYPE_p_Dali__Internal__TypeRegistry typeRegistry) : this(NDalicPINVOKE.new_TypeRegistry__SWIG_2(SWIGTYPE_p_Dali__Internal__TypeRegistry.getCPtr(typeRegistry)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/Uint16Pair.cs b/Tizen.NUI/src/internal/Uint16Pair.cs deleted file mode 100644 index c02770e..0000000 --- a/Tizen.NUI/src/internal/Uint16Pair.cs +++ /dev/null @@ -1,145 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class Uint16Pair : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Uint16Pair(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Uint16Pair obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Uint16Pair() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Uint16Pair(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public static bool operator<(Uint16Pair arg1, Uint16Pair arg2) { - return arg1.LessThan(arg2); - } - - public static bool operator>(Uint16Pair arg1, Uint16Pair arg2) { - return arg1.GreaterThan(arg2); - } - - public Uint16Pair() : this(NDalicPINVOKE.new_Uint16Pair__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Uint16Pair(uint width, uint height) : this(NDalicPINVOKE.new_Uint16Pair__SWIG_1(width, height), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Uint16Pair(Uint16Pair rhs) : this(NDalicPINVOKE.new_Uint16Pair__SWIG_2(Uint16Pair.getCPtr(rhs)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetWidth(ushort width) { - NDalicPINVOKE.Uint16Pair_SetWidth(swigCPtr, width); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ushort GetWidth() { - ushort ret = NDalicPINVOKE.Uint16Pair_GetWidth(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetHeight(ushort height) { - NDalicPINVOKE.Uint16Pair_SetHeight(swigCPtr, height); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ushort GetHeight() { - ushort ret = NDalicPINVOKE.Uint16Pair_GetHeight(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetX(ushort x) { - NDalicPINVOKE.Uint16Pair_SetX(swigCPtr, x); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ushort GetX() { - ushort ret = NDalicPINVOKE.Uint16Pair_GetX(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetY(ushort y) { - NDalicPINVOKE.Uint16Pair_SetY(swigCPtr, y); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ushort GetY() { - ushort ret = NDalicPINVOKE.Uint16Pair_GetY(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Uint16Pair Assign(Uint16Pair rhs) { - Uint16Pair ret = new Uint16Pair(NDalicPINVOKE.Uint16Pair_Assign(swigCPtr, Uint16Pair.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool EqualTo(Uint16Pair rhs) { - bool ret = NDalicPINVOKE.Uint16Pair_EqualTo(swigCPtr, Uint16Pair.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool NotEqualTo(Uint16Pair rhs) { - bool ret = NDalicPINVOKE.Uint16Pair_NotEqualTo(swigCPtr, Uint16Pair.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool LessThan(Uint16Pair rhs) { - bool ret = NDalicPINVOKE.Uint16Pair_LessThan(swigCPtr, Uint16Pair.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool GreaterThan(Uint16Pair rhs) { - bool ret = NDalicPINVOKE.Uint16Pair_GreaterThan(swigCPtr, Uint16Pair.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/Tizen.NUI/src/internal/VectorBase.cs b/Tizen.NUI/src/internal/VectorBase.cs deleted file mode 100644 index eb7007b..0000000 --- a/Tizen.NUI/src/internal/VectorBase.cs +++ /dev/null @@ -1,70 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class VectorBase : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal VectorBase(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(VectorBase obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - throw new global::System.MethodAccessException("C++ destructor does not have public access"); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public uint Count() { - uint ret = NDalicPINVOKE.VectorBase_Count(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint Size() { - uint ret = NDalicPINVOKE.VectorBase_Size(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool Empty() { - bool ret = NDalicPINVOKE.VectorBase_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint Capacity() { - uint ret = NDalicPINVOKE.VectorBase_Capacity(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Release() { - NDalicPINVOKE.VectorBase_Release(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/VectorFloat.cs b/Tizen.NUI/src/internal/VectorFloat.cs deleted file mode 100644 index fd91ace..0000000 --- a/Tizen.NUI/src/internal/VectorFloat.cs +++ /dev/null @@ -1,151 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class VectorFloat : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal VectorFloat(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(VectorFloat obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~VectorFloat() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_VectorFloat(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public VectorFloat() : this(NDalicPINVOKE.new_VectorFloat__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public VectorFloat(VectorFloat vector) : this(NDalicPINVOKE.new_VectorFloat__SWIG_1(VectorFloat.getCPtr(vector)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public VectorFloat Assign(VectorFloat vector) { - VectorFloat ret = new VectorFloat(NDalicPINVOKE.VectorFloat_Assign(swigCPtr, VectorFloat.getCPtr(vector)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public SWIGTYPE_p_float Begin() { - global::System.IntPtr cPtr = NDalicPINVOKE.VectorFloat_Begin(swigCPtr); - SWIGTYPE_p_float ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_float(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public SWIGTYPE_p_float End() { - global::System.IntPtr cPtr = NDalicPINVOKE.VectorFloat_End(swigCPtr); - SWIGTYPE_p_float ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_float(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public SWIGTYPE_p_float ValueOfIndex(uint index) { - SWIGTYPE_p_float ret = new SWIGTYPE_p_float(NDalicPINVOKE.VectorFloat_ValueOfIndex__SWIG_0(swigCPtr, index), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void PushBack(float element) { - NDalicPINVOKE.VectorFloat_PushBack(swigCPtr, element); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Insert(SWIGTYPE_p_float at, float element) { - NDalicPINVOKE.VectorFloat_Insert__SWIG_0(swigCPtr, SWIGTYPE_p_float.getCPtr(at), element); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Insert(SWIGTYPE_p_float at, SWIGTYPE_p_float from, SWIGTYPE_p_float to) { - NDalicPINVOKE.VectorFloat_Insert__SWIG_1(swigCPtr, SWIGTYPE_p_float.getCPtr(at), SWIGTYPE_p_float.getCPtr(from), SWIGTYPE_p_float.getCPtr(to)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Reserve(uint count) { - NDalicPINVOKE.VectorFloat_Reserve(swigCPtr, count); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Resize(uint count) { - NDalicPINVOKE.VectorFloat_Resize__SWIG_0(swigCPtr, count); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Resize(uint count, float item) { - NDalicPINVOKE.VectorFloat_Resize__SWIG_1(swigCPtr, count, item); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public SWIGTYPE_p_float Erase(SWIGTYPE_p_float iterator) { - global::System.IntPtr cPtr = NDalicPINVOKE.VectorFloat_Erase__SWIG_0(swigCPtr, SWIGTYPE_p_float.getCPtr(iterator)); - SWIGTYPE_p_float ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_float(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public SWIGTYPE_p_float Erase(SWIGTYPE_p_float first, SWIGTYPE_p_float last) { - global::System.IntPtr cPtr = NDalicPINVOKE.VectorFloat_Erase__SWIG_1(swigCPtr, SWIGTYPE_p_float.getCPtr(first), SWIGTYPE_p_float.getCPtr(last)); - SWIGTYPE_p_float ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_float(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Remove(SWIGTYPE_p_float iterator) { - NDalicPINVOKE.VectorFloat_Remove(swigCPtr, SWIGTYPE_p_float.getCPtr(iterator)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Swap(VectorFloat vector) { - NDalicPINVOKE.VectorFloat_Swap(swigCPtr, VectorFloat.getCPtr(vector)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Clear() { - NDalicPINVOKE.VectorFloat_Clear(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Release() { - NDalicPINVOKE.VectorFloat_Release(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static readonly int BaseType = NDalicPINVOKE.VectorFloat_BaseType_get(); - -} - -} diff --git a/Tizen.NUI/src/internal/VectorInteger.cs b/Tizen.NUI/src/internal/VectorInteger.cs deleted file mode 100644 index aa7a8ed..0000000 --- a/Tizen.NUI/src/internal/VectorInteger.cs +++ /dev/null @@ -1,151 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class VectorInteger : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal VectorInteger(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(VectorInteger obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~VectorInteger() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_VectorInteger(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public VectorInteger() : this(NDalicPINVOKE.new_VectorInteger__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public VectorInteger(VectorInteger vector) : this(NDalicPINVOKE.new_VectorInteger__SWIG_1(VectorInteger.getCPtr(vector)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public VectorInteger Assign(VectorInteger vector) { - VectorInteger ret = new VectorInteger(NDalicPINVOKE.VectorInteger_Assign(swigCPtr, VectorInteger.getCPtr(vector)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public SWIGTYPE_p_int Begin() { - global::System.IntPtr cPtr = NDalicPINVOKE.VectorInteger_Begin(swigCPtr); - SWIGTYPE_p_int ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_int(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public SWIGTYPE_p_int End() { - global::System.IntPtr cPtr = NDalicPINVOKE.VectorInteger_End(swigCPtr); - SWIGTYPE_p_int ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_int(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public SWIGTYPE_p_int ValueOfIndex(uint index) { - SWIGTYPE_p_int ret = new SWIGTYPE_p_int(NDalicPINVOKE.VectorInteger_ValueOfIndex__SWIG_0(swigCPtr, index), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void PushBack(int element) { - NDalicPINVOKE.VectorInteger_PushBack(swigCPtr, element); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Insert(SWIGTYPE_p_int at, int element) { - NDalicPINVOKE.VectorInteger_Insert__SWIG_0(swigCPtr, SWIGTYPE_p_int.getCPtr(at), element); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Insert(SWIGTYPE_p_int at, SWIGTYPE_p_int from, SWIGTYPE_p_int to) { - NDalicPINVOKE.VectorInteger_Insert__SWIG_1(swigCPtr, SWIGTYPE_p_int.getCPtr(at), SWIGTYPE_p_int.getCPtr(from), SWIGTYPE_p_int.getCPtr(to)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Reserve(uint count) { - NDalicPINVOKE.VectorInteger_Reserve(swigCPtr, count); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Resize(uint count) { - NDalicPINVOKE.VectorInteger_Resize__SWIG_0(swigCPtr, count); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Resize(uint count, int item) { - NDalicPINVOKE.VectorInteger_Resize__SWIG_1(swigCPtr, count, item); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public SWIGTYPE_p_int Erase(SWIGTYPE_p_int iterator) { - global::System.IntPtr cPtr = NDalicPINVOKE.VectorInteger_Erase__SWIG_0(swigCPtr, SWIGTYPE_p_int.getCPtr(iterator)); - SWIGTYPE_p_int ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_int(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public SWIGTYPE_p_int Erase(SWIGTYPE_p_int first, SWIGTYPE_p_int last) { - global::System.IntPtr cPtr = NDalicPINVOKE.VectorInteger_Erase__SWIG_1(swigCPtr, SWIGTYPE_p_int.getCPtr(first), SWIGTYPE_p_int.getCPtr(last)); - SWIGTYPE_p_int ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_int(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Remove(SWIGTYPE_p_int iterator) { - NDalicPINVOKE.VectorInteger_Remove(swigCPtr, SWIGTYPE_p_int.getCPtr(iterator)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Swap(VectorInteger vector) { - NDalicPINVOKE.VectorInteger_Swap(swigCPtr, VectorInteger.getCPtr(vector)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Clear() { - NDalicPINVOKE.VectorInteger_Clear(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Release() { - NDalicPINVOKE.VectorInteger_Release(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static readonly int BaseType = NDalicPINVOKE.VectorInteger_BaseType_get(); - -} - -} diff --git a/Tizen.NUI/src/internal/VectorUint16Pair.cs b/Tizen.NUI/src/internal/VectorUint16Pair.cs deleted file mode 100644 index a644a55..0000000 --- a/Tizen.NUI/src/internal/VectorUint16Pair.cs +++ /dev/null @@ -1,151 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class VectorUint16Pair : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal VectorUint16Pair(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(VectorUint16Pair obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~VectorUint16Pair() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_VectorUint16Pair(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public VectorUint16Pair() : this(NDalicPINVOKE.new_VectorUint16Pair__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public VectorUint16Pair(VectorUint16Pair vector) : this(NDalicPINVOKE.new_VectorUint16Pair__SWIG_1(VectorUint16Pair.getCPtr(vector)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public VectorUint16Pair Assign(VectorUint16Pair vector) { - VectorUint16Pair ret = new VectorUint16Pair(NDalicPINVOKE.VectorUint16Pair_Assign(swigCPtr, VectorUint16Pair.getCPtr(vector)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Uint16Pair Begin() { - global::System.IntPtr cPtr = NDalicPINVOKE.VectorUint16Pair_Begin(swigCPtr); - Uint16Pair ret = (cPtr == global::System.IntPtr.Zero) ? null : new Uint16Pair(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Uint16Pair End() { - global::System.IntPtr cPtr = NDalicPINVOKE.VectorUint16Pair_End(swigCPtr); - Uint16Pair ret = (cPtr == global::System.IntPtr.Zero) ? null : new Uint16Pair(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Uint16Pair ValueOfIndex(uint index) { - Uint16Pair ret = new Uint16Pair(NDalicPINVOKE.VectorUint16Pair_ValueOfIndex__SWIG_0(swigCPtr, index), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void PushBack(Uint16Pair element) { - NDalicPINVOKE.VectorUint16Pair_PushBack(swigCPtr, Uint16Pair.getCPtr(element)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Insert(Uint16Pair at, Uint16Pair element) { - NDalicPINVOKE.VectorUint16Pair_Insert__SWIG_0(swigCPtr, Uint16Pair.getCPtr(at), Uint16Pair.getCPtr(element)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Insert(Uint16Pair at, Uint16Pair from, Uint16Pair to) { - NDalicPINVOKE.VectorUint16Pair_Insert__SWIG_1(swigCPtr, Uint16Pair.getCPtr(at), Uint16Pair.getCPtr(from), Uint16Pair.getCPtr(to)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Reserve(uint count) { - NDalicPINVOKE.VectorUint16Pair_Reserve(swigCPtr, count); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Resize(uint count) { - NDalicPINVOKE.VectorUint16Pair_Resize__SWIG_0(swigCPtr, count); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Resize(uint count, Uint16Pair item) { - NDalicPINVOKE.VectorUint16Pair_Resize__SWIG_1(swigCPtr, count, Uint16Pair.getCPtr(item)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Uint16Pair Erase(Uint16Pair iterator) { - global::System.IntPtr cPtr = NDalicPINVOKE.VectorUint16Pair_Erase__SWIG_0(swigCPtr, Uint16Pair.getCPtr(iterator)); - Uint16Pair ret = (cPtr == global::System.IntPtr.Zero) ? null : new Uint16Pair(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Uint16Pair Erase(Uint16Pair first, Uint16Pair last) { - global::System.IntPtr cPtr = NDalicPINVOKE.VectorUint16Pair_Erase__SWIG_1(swigCPtr, Uint16Pair.getCPtr(first), Uint16Pair.getCPtr(last)); - Uint16Pair ret = (cPtr == global::System.IntPtr.Zero) ? null : new Uint16Pair(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Remove(Uint16Pair iterator) { - NDalicPINVOKE.VectorUint16Pair_Remove(swigCPtr, Uint16Pair.getCPtr(iterator)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Swap(VectorUint16Pair vector) { - NDalicPINVOKE.VectorUint16Pair_Swap(swigCPtr, VectorUint16Pair.getCPtr(vector)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Clear() { - NDalicPINVOKE.VectorUint16Pair_Clear(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Release() { - NDalicPINVOKE.VectorUint16Pair_Release(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static readonly int BaseType = NDalicPINVOKE.VectorUint16Pair_BaseType_get(); - -} - -} diff --git a/Tizen.NUI/src/internal/VectorUnsignedChar.cs b/Tizen.NUI/src/internal/VectorUnsignedChar.cs deleted file mode 100644 index ec1e969..0000000 --- a/Tizen.NUI/src/internal/VectorUnsignedChar.cs +++ /dev/null @@ -1,151 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class VectorUnsignedChar : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal VectorUnsignedChar(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(VectorUnsignedChar obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~VectorUnsignedChar() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_VectorUnsignedChar(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public VectorUnsignedChar() : this(NDalicPINVOKE.new_VectorUnsignedChar__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public VectorUnsignedChar(VectorUnsignedChar vector) : this(NDalicPINVOKE.new_VectorUnsignedChar__SWIG_1(VectorUnsignedChar.getCPtr(vector)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public VectorUnsignedChar Assign(VectorUnsignedChar vector) { - VectorUnsignedChar ret = new VectorUnsignedChar(NDalicPINVOKE.VectorUnsignedChar_Assign(swigCPtr, VectorUnsignedChar.getCPtr(vector)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public SWIGTYPE_p_unsigned_char Begin() { - global::System.IntPtr cPtr = NDalicPINVOKE.VectorUnsignedChar_Begin(swigCPtr); - SWIGTYPE_p_unsigned_char ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_unsigned_char(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public SWIGTYPE_p_unsigned_char End() { - global::System.IntPtr cPtr = NDalicPINVOKE.VectorUnsignedChar_End(swigCPtr); - SWIGTYPE_p_unsigned_char ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_unsigned_char(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public SWIGTYPE_p_unsigned_char ValueOfIndex(uint index) { - SWIGTYPE_p_unsigned_char ret = new SWIGTYPE_p_unsigned_char(NDalicPINVOKE.VectorUnsignedChar_ValueOfIndex__SWIG_0(swigCPtr, index), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void PushBack(byte element) { - NDalicPINVOKE.VectorUnsignedChar_PushBack(swigCPtr, element); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Insert(byte[] at, byte element) { - NDalicPINVOKE.VectorUnsignedChar_Insert__SWIG_0(swigCPtr, at, element); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Insert(byte[] at, SWIGTYPE_p_unsigned_char from, SWIGTYPE_p_unsigned_char to) { - NDalicPINVOKE.VectorUnsignedChar_Insert__SWIG_1(swigCPtr, at, SWIGTYPE_p_unsigned_char.getCPtr(from), SWIGTYPE_p_unsigned_char.getCPtr(to)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Reserve(uint count) { - NDalicPINVOKE.VectorUnsignedChar_Reserve(swigCPtr, count); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Resize(uint count) { - NDalicPINVOKE.VectorUnsignedChar_Resize__SWIG_0(swigCPtr, count); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Resize(uint count, byte item) { - NDalicPINVOKE.VectorUnsignedChar_Resize__SWIG_1(swigCPtr, count, item); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public SWIGTYPE_p_unsigned_char Erase(byte[] iterator) { - global::System.IntPtr cPtr = NDalicPINVOKE.VectorUnsignedChar_Erase__SWIG_0(swigCPtr, iterator); - SWIGTYPE_p_unsigned_char ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_unsigned_char(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public SWIGTYPE_p_unsigned_char Erase(byte[] first, SWIGTYPE_p_unsigned_char last) { - global::System.IntPtr cPtr = NDalicPINVOKE.VectorUnsignedChar_Erase__SWIG_1(swigCPtr, first, SWIGTYPE_p_unsigned_char.getCPtr(last)); - SWIGTYPE_p_unsigned_char ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_unsigned_char(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Remove(byte[] iterator) { - NDalicPINVOKE.VectorUnsignedChar_Remove(swigCPtr, iterator); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Swap(VectorUnsignedChar vector) { - NDalicPINVOKE.VectorUnsignedChar_Swap(swigCPtr, VectorUnsignedChar.getCPtr(vector)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Clear() { - NDalicPINVOKE.VectorUnsignedChar_Clear(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Release() { - NDalicPINVOKE.VectorUnsignedChar_Release(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static readonly int BaseType = NDalicPINVOKE.VectorUnsignedChar_BaseType_get(); - -} - -} diff --git a/Tizen.NUI/src/internal/VerticalAlignmentType.cs b/Tizen.NUI/src/internal/VerticalAlignmentType.cs deleted file mode 100644 index b1e97ce..0000000 --- a/Tizen.NUI/src/internal/VerticalAlignmentType.cs +++ /dev/null @@ -1,19 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public enum VerticalAlignmentType { - TOP, - CENTER, - BOTTOM -} - -} diff --git a/Tizen.NUI/src/internal/VideoViewSignal.cs b/Tizen.NUI/src/internal/VideoViewSignal.cs deleted file mode 100644 index e5ac682..0000000 --- a/Tizen.NUI/src/internal/VideoViewSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class VideoViewSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal VideoViewSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(VideoViewSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~VideoViewSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_VideoViewSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.VideoViewSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.VideoViewSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.VideoViewSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.VideoViewSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(VideoView arg) { - NDalicPINVOKE.VideoViewSignal_Emit(swigCPtr, VideoView.getCPtr(arg)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public VideoViewSignal() : this(NDalicPINVOKE.new_VideoViewSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/ViewMode.cs b/Tizen.NUI/src/internal/ViewMode.cs deleted file mode 100644 index c38dd93..0000000 --- a/Tizen.NUI/src/internal/ViewMode.cs +++ /dev/null @@ -1,20 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public enum ViewMode { - MONO, - STEREO_HORIZONTAL, - STEREO_VERTICAL, - STEREO_INTERLACED -} - -} diff --git a/Tizen.NUI/src/internal/ViewWrapperImpl.cs b/Tizen.NUI/src/internal/ViewWrapperImpl.cs deleted file mode 100755 index d17b0db..0000000 --- a/Tizen.NUI/src/internal/ViewWrapperImpl.cs +++ /dev/null @@ -1,592 +0,0 @@ -/* - * Copyright (c) 2016 Samsung Electronics Co., Ltd. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ - -namespace NUI -{ - public sealed class ViewWrapperImpl : ViewImpl - { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - public delegate void OnStageConnectionDelegate(int depth); - public delegate void OnStageDisconnectionDelegate(); - public delegate void OnChildAddDelegate(Actor actor); - public delegate void OnChildRemoveDelegate(Actor actor); - public delegate void OnPropertySetDelegate(int index, Property.Value propertyValue); - public delegate void OnSizeSetDelegate(Vector3 targetSize); - public delegate void OnSizeAnimationDelegate(Animation animation, Vector3 targetSize); - public delegate bool OnTouchEventDelegate(TouchEvent touchEvent); - public delegate bool OnHoverEventDelegate(HoverEvent hoverEvent); - public delegate bool OnKeyEventDelegate(KeyEvent keyEvent); - public delegate bool OnWheelEventDelegate(WheelEvent wheelEvent); - public delegate void OnRelayoutDelegate(Vector2 size, RelayoutContainer container); - public delegate void OnSetResizePolicyDelegate(ResizePolicyType policy, DimensionType dimension); - public delegate Vector3 GetNaturalSizeDelegate(); - public delegate float CalculateChildSizeDelegate(Actor child, DimensionType dimension); - public delegate float GetHeightForWidthDelegate(float width); - public delegate float GetWidthForHeightDelegate(float height); - public delegate bool RelayoutDependentOnChildrenDimensionDelegate(DimensionType dimension); - public delegate bool RelayoutDependentOnChildrenDelegate(); - public delegate void OnCalculateRelayoutSizeDelegate(DimensionType dimension); - public delegate void OnLayoutNegotiatedDelegate(float size, DimensionType dimension); - public delegate void OnControlChildAddDelegate(Actor child); - public delegate void OnControlChildRemoveDelegate(Actor child); - public delegate void OnStyleChangeDelegate(StyleManager styleManager, StyleChangeType change); - public delegate bool OnAccessibilityActivatedDelegate(); - public delegate bool OnAccessibilityPanDelegate(PanGesture gestures); - public delegate bool OnAccessibilityTouchDelegate(TouchEvent touchEvent); - public delegate bool OnAccessibilityValueChangeDelegate(bool isIncrease); - public delegate bool OnAccessibilityZoomDelegate(); - public delegate void OnKeyInputFocusGainedDelegate(); - public delegate void OnKeyInputFocusLostDelegate(); - public delegate Actor GetNextKeyboardFocusableActorDelegate(Actor currentFocusedActor, View.KeyboardFocus.Direction direction, bool loopEnabled); - public delegate void OnKeyboardFocusChangeCommittedDelegate(Actor commitedFocusableActor); - public delegate bool OnKeyboardEnterDelegate(); - public delegate void OnPinchDelegate(PinchGesture pinch); - public delegate void OnPanDelegate(PanGesture pan); - public delegate void OnTapDelegate(TapGesture tap); - public delegate void OnLongPressDelegate(LongPressGesture longPress); - public delegate void SignalConnectedDelegate(SlotObserver slotObserver, SWIGTYPE_p_Dali__CallbackBase callback); - public delegate void SignalDisconnectedDelegate(SlotObserver slotObserver, SWIGTYPE_p_Dali__CallbackBase callback); - - public OnStageConnectionDelegate OnStageConnection; - public OnStageDisconnectionDelegate OnStageDisconnection; - public OnChildAddDelegate OnChildAdd; - public OnChildRemoveDelegate OnChildRemove; - public OnPropertySetDelegate OnPropertySet; - public OnSizeSetDelegate OnSizeSet; - public OnSizeAnimationDelegate OnSizeAnimation; - public OnTouchEventDelegate OnTouchEvent; - public OnHoverEventDelegate OnHoverEvent; - public OnKeyEventDelegate OnKeyEvent; - public OnWheelEventDelegate OnWheelEvent; - public OnRelayoutDelegate OnRelayout; - public OnSetResizePolicyDelegate OnSetResizePolicy; - public GetNaturalSizeDelegate GetNaturalSize; - public CalculateChildSizeDelegate CalculateChildSize; - public GetHeightForWidthDelegate GetHeightForWidth; - public GetWidthForHeightDelegate GetWidthForHeight; - public RelayoutDependentOnChildrenDimensionDelegate RelayoutDependentOnChildrenDimension; - public RelayoutDependentOnChildrenDelegate RelayoutDependentOnChildren; - public OnCalculateRelayoutSizeDelegate OnCalculateRelayoutSize; - public OnLayoutNegotiatedDelegate OnLayoutNegotiated; - public OnControlChildAddDelegate OnControlChildAdd; - public OnControlChildRemoveDelegate OnControlChildRemove; - public OnStyleChangeDelegate OnStyleChange; - public OnAccessibilityActivatedDelegate OnAccessibilityActivated; - public OnAccessibilityPanDelegate OnAccessibilityPan; - public OnAccessibilityTouchDelegate OnAccessibilityTouch; - public OnAccessibilityValueChangeDelegate OnAccessibilityValueChange; - public OnAccessibilityZoomDelegate OnAccessibilityZoom; - public OnKeyInputFocusGainedDelegate OnKeyInputFocusGained; - public OnKeyInputFocusLostDelegate OnKeyInputFocusLost; - public GetNextKeyboardFocusableActorDelegate GetNextKeyboardFocusableActor; - public OnKeyboardFocusChangeCommittedDelegate OnKeyboardFocusChangeCommitted; - public OnKeyboardEnterDelegate OnKeyboardEnter; - public OnPinchDelegate OnPinch; - public OnPanDelegate OnPan; - public OnTapDelegate OnTap; - public OnLongPressDelegate OnLongPress; - public SignalConnectedDelegate SignalConnected; - public SignalDisconnectedDelegate SignalDisconnected; - - internal ViewWrapperImpl(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicManualPINVOKE.ViewWrapperImpl_SWIGUpcast(cPtr), cMemoryOwn) - { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ViewWrapperImpl obj) - { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ViewWrapperImpl() - { - Dispose(); - } - - public override void Dispose() - { - lock(this) - { - if (swigCPtr.Handle != global::System.IntPtr.Zero) - { - if (swigCMemOwn) - { - swigCMemOwn = false; - NDalicManualPINVOKE.delete_ViewWrapperImpl(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - public ViewWrapperImpl(ViewWrapperImpl.CustomViewBehaviour behaviourFlags) : this(NDalicManualPINVOKE.new_ViewWrapperImpl((int)behaviourFlags), true) - { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - DirectorConnect(); - } - - public static ViewWrapper New(ViewWrapperImpl viewWrapper) - { - ViewWrapper ret = new ViewWrapper(NDalicManualPINVOKE.ViewWrapperImpl_New(ViewWrapperImpl.getCPtr(viewWrapper)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void RelayoutRequest() - { - NDalicManualPINVOKE.ViewWrapperImpl_RelayoutRequest(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float GetHeightForWidthBase(float width) - { - float ret = NDalicManualPINVOKE.ViewWrapperImpl_GetHeightForWidthBase(swigCPtr, width); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float GetWidthForHeightBase(float height) - { - float ret = NDalicManualPINVOKE.ViewWrapperImpl_GetWidthForHeightBase(swigCPtr, height); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float CalculateChildSizeBase(Actor child, DimensionType dimension) - { - float ret = NDalicManualPINVOKE.ViewWrapperImpl_CalculateChildSizeBase(swigCPtr, Actor.getCPtr(child), (int)dimension); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool RelayoutDependentOnChildrenBase(DimensionType dimension) - { - bool ret = NDalicManualPINVOKE.ViewWrapperImpl_RelayoutDependentOnChildrenBase__SWIG_0(swigCPtr, (int)dimension); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool RelayoutDependentOnChildrenBase() - { - bool ret = NDalicManualPINVOKE.ViewWrapperImpl_RelayoutDependentOnChildrenBase__SWIG_1(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void RegisterVisual(int index, VisualBase visual) - { - NDalicManualPINVOKE.ViewWrapperImpl_RegisterVisual__SWIG_0(swigCPtr, index, VisualBase.getCPtr(visual)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void RegisterVisual(int index, VisualBase visual, bool enabled) - { - NDalicManualPINVOKE.ViewWrapperImpl_RegisterVisual__SWIG_1(swigCPtr, index, VisualBase.getCPtr(visual), enabled); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void UnregisterVisual(int index) - { - NDalicManualPINVOKE.ViewWrapperImpl_UnregisterVisual(swigCPtr, index); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public VisualBase GetVisual(int index) - { - VisualBase ret = new VisualBase(NDalicManualPINVOKE.ViewWrapperImpl_GetVisual(swigCPtr, index), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void EnableVisual(int index, bool enable) - { - NDalicManualPINVOKE.ViewWrapperImpl_EnableVisual(swigCPtr, index, enable); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool IsVisualEnabled(int index) - { - bool ret = NDalicManualPINVOKE.ViewWrapperImpl_IsVisualEnabled(swigCPtr, index); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Animation CreateTransition(TransitionData transitionData) - { - Animation ret = new Animation(NDalicManualPINVOKE.ViewWrapperImpl_CreateTransition(swigCPtr, TransitionData.getCPtr(transitionData)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void EmitKeyInputFocusSignal(bool focusGained) - { - NDalicManualPINVOKE.ViewWrapperImpl_EmitKeyInputFocusSignal(swigCPtr, focusGained); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void ApplyThemeStyle() - { - NDalicManualPINVOKE.ViewWrapperImpl_ApplyThemeStyle(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - private void DirectorConnect() - { - Delegate0 = new DelegateViewWrapperImpl_0(DirectorOnStageConnection); - Delegate1 = new DelegateViewWrapperImpl_1(DirectorOnStageDisconnection); - Delegate2 = new DelegateViewWrapperImpl_2(DirectorOnChildAdd); - Delegate3 = new DelegateViewWrapperImpl_3(DirectorOnChildRemove); - Delegate4 = new DelegateViewWrapperImpl_4(DirectorOnPropertySet); - Delegate5 = new DelegateViewWrapperImpl_5(DirectorOnSizeSet); - Delegate6 = new DelegateViewWrapperImpl_6(DirectorOnSizeAnimation); - Delegate7 = new DelegateViewWrapperImpl_7(DirectorOnTouchEvent); - Delegate8 = new DelegateViewWrapperImpl_8(DirectorOnHoverEvent); - Delegate9 = new DelegateViewWrapperImpl_9(DirectorOnKeyEvent); - Delegate10 = new DelegateViewWrapperImpl_10(DirectorOnWheelEvent); - Delegate11 = new DelegateViewWrapperImpl_11(DirectorOnRelayout); - Delegate12 = new DelegateViewWrapperImpl_12(DirectorOnSetResizePolicy); - Delegate13 = new DelegateViewWrapperImpl_13(DirectorGetNaturalSize); - Delegate14 = new DelegateViewWrapperImpl_14(DirectorCalculateChildSize); - Delegate15 = new DelegateViewWrapperImpl_15(DirectorGetHeightForWidth); - Delegate16 = new DelegateViewWrapperImpl_16(DirectorGetWidthForHeight); - Delegate17 = new DelegateViewWrapperImpl_17(DirectorRelayoutDependentOnChildren__SWIG_0); - Delegate18 = new DelegateViewWrapperImpl_18(DirectorRelayoutDependentOnChildren__SWIG_1); - Delegate19 = new DelegateViewWrapperImpl_19(DirectorOnCalculateRelayoutSize); - Delegate20 = new DelegateViewWrapperImpl_20(DirectorOnLayoutNegotiated); - Delegate21 = new DelegateViewWrapperImpl_21(DirectorOnInitialize); - Delegate22 = new DelegateViewWrapperImpl_22(DirectorOnControlChildAdd); - Delegate23 = new DelegateViewWrapperImpl_23(DirectorOnControlChildRemove); - Delegate24 = new DelegateViewWrapperImpl_24(DirectorOnStyleChange); - Delegate25 = new DelegateViewWrapperImpl_25(DirectorOnAccessibilityActivated); - Delegate26 = new DelegateViewWrapperImpl_26(DirectorOnAccessibilityPan); - Delegate27 = new DelegateViewWrapperImpl_27(DirectorOnAccessibilityTouch); - Delegate28 = new DelegateViewWrapperImpl_28(DirectorOnAccessibilityValueChange); - Delegate29 = new DelegateViewWrapperImpl_29(DirectorOnAccessibilityZoom); - Delegate30 = new DelegateViewWrapperImpl_30(DirectorOnKeyInputFocusGained); - Delegate31 = new DelegateViewWrapperImpl_31(DirectorOnKeyInputFocusLost); - Delegate32 = new DelegateViewWrapperImpl_32(DirectorGetNextKeyboardFocusableActor); - Delegate33 = new DelegateViewWrapperImpl_33(DirectorOnKeyboardFocusChangeCommitted); - Delegate34 = new DelegateViewWrapperImpl_34(DirectorOnKeyboardEnter); - Delegate35 = new DelegateViewWrapperImpl_35(DirectorOnPinch); - Delegate36 = new DelegateViewWrapperImpl_36(DirectorOnPan); - Delegate37 = new DelegateViewWrapperImpl_37(DirectorOnTap); - Delegate38 = new DelegateViewWrapperImpl_38(DirectorOnLongPress); - NDalicManualPINVOKE.ViewWrapperImpl_director_connect(swigCPtr, Delegate0, Delegate1, Delegate2, Delegate3, Delegate4, Delegate5, Delegate6, Delegate7, Delegate8, Delegate9, Delegate10, Delegate11, Delegate12, Delegate13, Delegate14, Delegate15, Delegate16, Delegate17, Delegate18, Delegate19, Delegate20, Delegate21, Delegate22, Delegate23, Delegate24, Delegate25, Delegate26, Delegate27, Delegate28, Delegate29, Delegate30, Delegate31, Delegate32, Delegate33, Delegate34, Delegate35, Delegate36, Delegate37, Delegate38, null, null); - } - - private void DirectorOnStageConnection(int depth) - { - OnStageConnection(depth); - } - - private void DirectorOnStageDisconnection() - { - OnStageDisconnection(); - } - - private void DirectorOnChildAdd(global::System.IntPtr child) - { - OnChildAdd(new Actor(child, false)); - } - - private void DirectorOnChildRemove(global::System.IntPtr child) - { - OnChildRemove(new Actor(child, false)); - } - - private void DirectorOnPropertySet(int index, global::System.IntPtr propertyValue) - { - OnPropertySet(index, new Property.Value(propertyValue, true)); - } - - private void DirectorOnSizeSet(global::System.IntPtr targetSize) - { - OnSizeSet(new Vector3(targetSize, false)); - } - - private void DirectorOnSizeAnimation(global::System.IntPtr animation, global::System.IntPtr targetSize) - { - OnSizeAnimation(new Animation(animation, false), new Vector3(targetSize, false)); - } - - private bool DirectorOnTouchEvent(global::System.IntPtr arg0) - { - return OnTouchEvent(new TouchEvent(arg0, false)); - } - - private bool DirectorOnHoverEvent(global::System.IntPtr arg0) - { - return OnHoverEvent(new HoverEvent(arg0, false)); - } - - private bool DirectorOnKeyEvent(global::System.IntPtr arg0) - { - return OnKeyEvent(new KeyEvent(arg0, false)); - } - - private bool DirectorOnWheelEvent(global::System.IntPtr arg0) - { - return OnWheelEvent(new WheelEvent(arg0, false)); - } - - private void DirectorOnRelayout(global::System.IntPtr size, global::System.IntPtr container) - { - OnRelayout(new Vector2(size, false), new RelayoutContainer(container, false)); - } - - private void DirectorOnSetResizePolicy(int policy, int dimension) - { - OnSetResizePolicy((ResizePolicyType)policy, (DimensionType)dimension); - } - - private global::System.IntPtr DirectorGetNaturalSize() - { - return Vector3.getCPtr(GetNaturalSize()).Handle; - } - - private float DirectorCalculateChildSize(global::System.IntPtr child, int dimension) - { - return CalculateChildSize(new Actor(child, false), (DimensionType)dimension); - } - - private float DirectorGetHeightForWidth(float width) - { - return GetHeightForWidth(width); - } - - private float DirectorGetWidthForHeight(float height) - { - return GetWidthForHeight(height); - } - - private bool DirectorRelayoutDependentOnChildren__SWIG_0(int dimension) - { - return RelayoutDependentOnChildrenDimension((DimensionType)dimension); - } - - private bool DirectorRelayoutDependentOnChildren__SWIG_1() - { - return RelayoutDependentOnChildren(); - } - - private void DirectorOnCalculateRelayoutSize(int dimension) - { - OnCalculateRelayoutSize((DimensionType)dimension); - } - - private void DirectorOnLayoutNegotiated(float size, int dimension) - { - OnLayoutNegotiated(size, (DimensionType)dimension); - } - - private void DirectorOnInitialize() - { - } - - private void DirectorOnControlChildAdd(global::System.IntPtr child) - { - OnControlChildAdd(new Actor(child, false)); - } - - private void DirectorOnControlChildRemove(global::System.IntPtr child) - { - OnControlChildRemove(new Actor(child, false)); - } - - private void DirectorOnStyleChange(global::System.IntPtr styleManager, int change) - { - OnStyleChange(new StyleManager(styleManager, false), (StyleChangeType)change); - } - - private bool DirectorOnAccessibilityActivated() - { - return OnAccessibilityActivated(); - } - - private bool DirectorOnAccessibilityPan(global::System.IntPtr gesture) - { - return OnAccessibilityPan(new PanGesture(gesture, false)); - } - - private bool DirectorOnAccessibilityTouch(global::System.IntPtr touchEvent) - { - return OnAccessibilityTouch(new TouchEvent(touchEvent, false)); - } - - private bool DirectorOnAccessibilityValueChange(bool isIncrease) - { - return OnAccessibilityValueChange(isIncrease); - } - - private bool DirectorOnAccessibilityZoom() - { - return OnAccessibilityZoom(); - } - - private void DirectorOnKeyInputFocusGained() - { - OnKeyInputFocusGained(); - } - - private void DirectorOnKeyInputFocusLost() - { - OnKeyInputFocusLost(); - } - - private global::System.IntPtr DirectorGetNextKeyboardFocusableActor(global::System.IntPtr currentFocusedActor, int direction, bool loopEnabled) - { - return Actor.getCPtr(GetNextKeyboardFocusableActor(new Actor(currentFocusedActor, false), (View.KeyboardFocus.Direction)direction, loopEnabled)).Handle; - } - - private void DirectorOnKeyboardFocusChangeCommitted(global::System.IntPtr commitedFocusableActor) - { - OnKeyboardFocusChangeCommitted(new Actor(commitedFocusableActor, false)); - } - - private bool DirectorOnKeyboardEnter() - { - return OnKeyboardEnter(); - } - - private void DirectorOnPinch(global::System.IntPtr pinch) - { - OnPinch(new PinchGesture(pinch, false)); - } - - private void DirectorOnPan(global::System.IntPtr pan) - { - OnPan(new PanGesture(pan, false)); - } - - private void DirectorOnTap(global::System.IntPtr tap) - { - OnTap(new TapGesture(tap, false)); - } - - private void DirectorOnLongPress(global::System.IntPtr longPress) - { - OnLongPress(new LongPressGesture(longPress, false)); - } - - private void DirectorSignalConnected(global::System.IntPtr slotObserver, global::System.IntPtr callback) - { - SignalConnected((slotObserver == global::System.IntPtr.Zero) ? null : new SlotObserver(slotObserver, false), (callback == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_Dali__CallbackBase(callback, false)); - } - - private void DirectorSignalDisconnected(global::System.IntPtr slotObserver, global::System.IntPtr callback) - { - SignalDisconnected((slotObserver == global::System.IntPtr.Zero) ? null : new SlotObserver(slotObserver, false), (callback == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_Dali__CallbackBase(callback, false)); - } - - public delegate void DelegateViewWrapperImpl_0(int depth); - public delegate void DelegateViewWrapperImpl_1(); - public delegate void DelegateViewWrapperImpl_2(global::System.IntPtr child); - public delegate void DelegateViewWrapperImpl_3(global::System.IntPtr child); - public delegate void DelegateViewWrapperImpl_4(int index, global::System.IntPtr propertyValue); - public delegate void DelegateViewWrapperImpl_5(global::System.IntPtr targetSize); - public delegate void DelegateViewWrapperImpl_6(global::System.IntPtr animation, global::System.IntPtr targetSize); - public delegate bool DelegateViewWrapperImpl_7(global::System.IntPtr arg0); - public delegate bool DelegateViewWrapperImpl_8(global::System.IntPtr arg0); - public delegate bool DelegateViewWrapperImpl_9(global::System.IntPtr arg0); - public delegate bool DelegateViewWrapperImpl_10(global::System.IntPtr arg0); - public delegate void DelegateViewWrapperImpl_11(global::System.IntPtr size, global::System.IntPtr container); - public delegate void DelegateViewWrapperImpl_12(int policy, int dimension); - public delegate global::System.IntPtr DelegateViewWrapperImpl_13(); - public delegate float DelegateViewWrapperImpl_14(global::System.IntPtr child, int dimension); - public delegate float DelegateViewWrapperImpl_15(float width); - public delegate float DelegateViewWrapperImpl_16(float height); - public delegate bool DelegateViewWrapperImpl_17(int dimension); - public delegate bool DelegateViewWrapperImpl_18(); - public delegate void DelegateViewWrapperImpl_19(int dimension); - public delegate void DelegateViewWrapperImpl_20(float size, int dimension); - public delegate void DelegateViewWrapperImpl_21(); - public delegate void DelegateViewWrapperImpl_22(global::System.IntPtr child); - public delegate void DelegateViewWrapperImpl_23(global::System.IntPtr child); - public delegate void DelegateViewWrapperImpl_24(global::System.IntPtr styleManager, int change); - public delegate bool DelegateViewWrapperImpl_25(); - public delegate bool DelegateViewWrapperImpl_26(global::System.IntPtr gesture); - public delegate bool DelegateViewWrapperImpl_27(global::System.IntPtr touchEvent); - public delegate bool DelegateViewWrapperImpl_28(bool isIncrease); - public delegate bool DelegateViewWrapperImpl_29(); - public delegate void DelegateViewWrapperImpl_30(); - public delegate void DelegateViewWrapperImpl_31(); - public delegate global::System.IntPtr DelegateViewWrapperImpl_32(global::System.IntPtr currentFocusedActor, int direction, bool loopEnabled); - public delegate void DelegateViewWrapperImpl_33(global::System.IntPtr commitedFocusableActor); - public delegate bool DelegateViewWrapperImpl_34(); - public delegate void DelegateViewWrapperImpl_35(global::System.IntPtr pinch); - public delegate void DelegateViewWrapperImpl_36(global::System.IntPtr pan); - public delegate void DelegateViewWrapperImpl_37(global::System.IntPtr tap); - public delegate void DelegateViewWrapperImpl_38(global::System.IntPtr longPress); - public delegate void DelegateViewWrapperImpl_39(global::System.IntPtr slotObserver, global::System.IntPtr callback); - public delegate void DelegateViewWrapperImpl_40(global::System.IntPtr slotObserver, global::System.IntPtr callback); - - private DelegateViewWrapperImpl_0 Delegate0; - private DelegateViewWrapperImpl_1 Delegate1; - private DelegateViewWrapperImpl_2 Delegate2; - private DelegateViewWrapperImpl_3 Delegate3; - private DelegateViewWrapperImpl_4 Delegate4; - private DelegateViewWrapperImpl_5 Delegate5; - private DelegateViewWrapperImpl_6 Delegate6; - private DelegateViewWrapperImpl_7 Delegate7; - private DelegateViewWrapperImpl_8 Delegate8; - private DelegateViewWrapperImpl_9 Delegate9; - private DelegateViewWrapperImpl_10 Delegate10; - private DelegateViewWrapperImpl_11 Delegate11; - private DelegateViewWrapperImpl_12 Delegate12; - private DelegateViewWrapperImpl_13 Delegate13; - private DelegateViewWrapperImpl_14 Delegate14; - private DelegateViewWrapperImpl_15 Delegate15; - private DelegateViewWrapperImpl_16 Delegate16; - private DelegateViewWrapperImpl_17 Delegate17; - private DelegateViewWrapperImpl_18 Delegate18; - private DelegateViewWrapperImpl_19 Delegate19; - private DelegateViewWrapperImpl_20 Delegate20; - private DelegateViewWrapperImpl_21 Delegate21; - private DelegateViewWrapperImpl_22 Delegate22; - private DelegateViewWrapperImpl_23 Delegate23; - private DelegateViewWrapperImpl_24 Delegate24; - private DelegateViewWrapperImpl_25 Delegate25; - private DelegateViewWrapperImpl_26 Delegate26; - private DelegateViewWrapperImpl_27 Delegate27; - private DelegateViewWrapperImpl_28 Delegate28; - private DelegateViewWrapperImpl_29 Delegate29; - private DelegateViewWrapperImpl_30 Delegate30; - private DelegateViewWrapperImpl_31 Delegate31; - private DelegateViewWrapperImpl_32 Delegate32; - private DelegateViewWrapperImpl_33 Delegate33; - private DelegateViewWrapperImpl_34 Delegate34; - private DelegateViewWrapperImpl_35 Delegate35; - private DelegateViewWrapperImpl_36 Delegate36; - private DelegateViewWrapperImpl_37 Delegate37; - private DelegateViewWrapperImpl_38 Delegate38; - private DelegateViewWrapperImpl_39 Delegate39; - private DelegateViewWrapperImpl_40 Delegate40; - - public enum CustomViewBehaviour - { - VIEW_BEHAVIOUR_DEFAULT = 0, - DISABLE_SIZE_NEGOTIATION = 1 << 0, - REQUIRES_KEYBOARD_NAVIGATION_SUPPORT = 1 << 5, - DISABLE_STYLE_CHANGE_SIGNALS = 1 << 6, - LAST_VIEW_BEHAVIOUR_FLAG - } - - public static readonly int VIEW_BEHAVIOUR_FLAG_COUNT = NDalicManualPINVOKE.ViewWrapperImpl_CONTROL_BEHAVIOUR_FLAG_COUNT_get(); - } -} diff --git a/Tizen.NUI/src/internal/VisualType.cs b/Tizen.NUI/src/internal/VisualType.cs deleted file mode 100644 index 3cdbfac..0000000 --- a/Tizen.NUI/src/internal/VisualType.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public enum VisualType { - BORDER, - COLOR, - GRADIENT, - IMAGE, - MESH, - PRIMITIVE, - WIREFRAME -} - -} diff --git a/Tizen.NUI/src/internal/VoidSignal.cs b/Tizen.NUI/src/internal/VoidSignal.cs deleted file mode 100644 index 17d6e26..0000000 --- a/Tizen.NUI/src/internal/VoidSignal.cs +++ /dev/null @@ -1,87 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class VoidSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal VoidSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(VoidSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~VoidSignal() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_VoidSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public VoidSignal() : this(NDalicPINVOKE.new_VoidSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool Empty() { - bool ret = NDalicPINVOKE.VoidSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.VoidSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.VoidSignal_Connect__SWIG_0(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.VoidSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Connect(ConnectionTrackerInterface connectionTracker, SWIGTYPE_p_Dali__FunctorDelegate arg1) { - NDalicPINVOKE.VoidSignal_Connect__SWIG_4(swigCPtr, ConnectionTrackerInterface.getCPtr(connectionTracker), SWIGTYPE_p_Dali__FunctorDelegate.getCPtr(arg1)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Emit() { - NDalicPINVOKE.VoidSignal_Emit(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/Tizen.NUI/src/internal/WrapModeType.cs b/Tizen.NUI/src/internal/WrapModeType.cs deleted file mode 100644 index 061dd48..0000000 --- a/Tizen.NUI/src/internal/WrapModeType.cs +++ /dev/null @@ -1,20 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public enum WrapModeType { - DEFAULT = 0, - CLAMP_TO_EDGE, - REPEAT, - MIRRORED_REPEAT -} - -} diff --git a/Tizen.NUI/src/internal/doublep.cs b/Tizen.NUI/src/internal/doublep.cs deleted file mode 100644 index 61b2290..0000000 --- a/Tizen.NUI/src/internal/doublep.cs +++ /dev/null @@ -1,74 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class doublep : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal doublep(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(doublep obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~doublep() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_doublep(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public doublep() : this(NDalicPINVOKE.new_doublep(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void assign(double value) { - NDalicPINVOKE.doublep_assign(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public double value() { - double ret = NDalicPINVOKE.doublep_value(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public SWIGTYPE_p_double cast() { - global::System.IntPtr cPtr = NDalicPINVOKE.doublep_cast(swigCPtr); - SWIGTYPE_p_double ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_double(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static doublep frompointer(SWIGTYPE_p_double t) { - global::System.IntPtr cPtr = NDalicPINVOKE.doublep_frompointer(SWIGTYPE_p_double.getCPtr(t)); - doublep ret = (cPtr == global::System.IntPtr.Zero) ? null : new doublep(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/Tizen.NUI/src/internal/floatp.cs b/Tizen.NUI/src/internal/floatp.cs deleted file mode 100644 index 8a3c4cb..0000000 --- a/Tizen.NUI/src/internal/floatp.cs +++ /dev/null @@ -1,74 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class floatp : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal floatp(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(floatp obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~floatp() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_floatp(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public floatp() : this(NDalicPINVOKE.new_floatp(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void assign(float value) { - NDalicPINVOKE.floatp_assign(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float value() { - float ret = NDalicPINVOKE.floatp_value(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public SWIGTYPE_p_float cast() { - global::System.IntPtr cPtr = NDalicPINVOKE.floatp_cast(swigCPtr); - SWIGTYPE_p_float ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_float(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static floatp frompointer(SWIGTYPE_p_float t) { - global::System.IntPtr cPtr = NDalicPINVOKE.floatp_frompointer(SWIGTYPE_p_float.getCPtr(t)); - floatp ret = (cPtr == global::System.IntPtr.Zero) ? null : new floatp(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/Tizen.NUI/src/internal/intp.cs b/Tizen.NUI/src/internal/intp.cs deleted file mode 100644 index a7df697..0000000 --- a/Tizen.NUI/src/internal/intp.cs +++ /dev/null @@ -1,74 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class intp : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal intp(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(intp obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~intp() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_intp(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public intp() : this(NDalicPINVOKE.new_intp(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void assign(int value) { - NDalicPINVOKE.intp_assign(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public int value() { - int ret = NDalicPINVOKE.intp_value(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public SWIGTYPE_p_int cast() { - global::System.IntPtr cPtr = NDalicPINVOKE.intp_cast(swigCPtr); - SWIGTYPE_p_int ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_int(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static intp frompointer(SWIGTYPE_p_int t) { - global::System.IntPtr cPtr = NDalicPINVOKE.intp_frompointer(SWIGTYPE_p_int.getCPtr(t)); - intp ret = (cPtr == global::System.IntPtr.Zero) ? null : new intp(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/Tizen.NUI/src/internal/uintp.cs b/Tizen.NUI/src/internal/uintp.cs deleted file mode 100644 index 7680280..0000000 --- a/Tizen.NUI/src/internal/uintp.cs +++ /dev/null @@ -1,74 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class uintp : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal uintp(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(uintp obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~uintp() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_uintp(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public uintp() : this(NDalicPINVOKE.new_uintp(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void assign(uint value) { - NDalicPINVOKE.uintp_assign(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public uint value() { - uint ret = NDalicPINVOKE.uintp_value(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public SWIGTYPE_p_unsigned_int cast() { - global::System.IntPtr cPtr = NDalicPINVOKE.uintp_cast(swigCPtr); - SWIGTYPE_p_unsigned_int ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_unsigned_int(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static uintp frompointer(SWIGTYPE_p_unsigned_int t) { - global::System.IntPtr cPtr = NDalicPINVOKE.uintp_frompointer(SWIGTYPE_p_unsigned_int.getCPtr(t)); - uintp ret = (cPtr == global::System.IntPtr.Zero) ? null : new uintp(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/Tizen.NUI/src/internal/ushortp.cs b/Tizen.NUI/src/internal/ushortp.cs deleted file mode 100644 index 9b9ffff..0000000 --- a/Tizen.NUI/src/internal/ushortp.cs +++ /dev/null @@ -1,74 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class ushortp : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal ushortp(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ushortp obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ushortp() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ushortp(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public ushortp() : this(NDalicPINVOKE.new_ushortp(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void assign(ushort value) { - NDalicPINVOKE.ushortp_assign(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ushort value() { - ushort ret = NDalicPINVOKE.ushortp_value(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public SWIGTYPE_p_unsigned_short cast() { - global::System.IntPtr cPtr = NDalicPINVOKE.ushortp_cast(swigCPtr); - SWIGTYPE_p_unsigned_short ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_unsigned_short(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static ushortp frompointer(SWIGTYPE_p_unsigned_short t) { - global::System.IntPtr cPtr = NDalicPINVOKE.ushortp_frompointer(SWIGTYPE_p_unsigned_short.getCPtr(t)); - ushortp ret = (cPtr == global::System.IntPtr.Zero) ? null : new ushortp(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/Tizen.NUI/src/public/AccessibilityManager.cs b/Tizen.NUI/src/public/AccessibilityManager.cs deleted file mode 100644 index 5afc2fc..0000000 --- a/Tizen.NUI/src/public/AccessibilityManager.cs +++ /dev/null @@ -1,2638 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - - using System; - using System.Runtime.InteropServices; - -public class AccessibilityManager : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal AccessibilityManager(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.AccessibilityManager_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(AccessibilityManager obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~AccessibilityManager() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_AccessibilityManager(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - - - /** - * @brief Event arguments that passed via StatusChanged signal - * - */ - public class StatusChangedEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionNext signal - * - */ - public class ActionNextEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionPrevious signal - * - */ - public class ActionPreviousEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionActivate signal - * - */ - public class ActionActivateEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionRead signal - * - */ - public class ActionReadEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionOver signal - * - */ - public class ActionOverEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionReadNext signal - * - */ - public class ActionReadNextEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionReadPrevious signal - * - */ - public class ActionReadPreviousEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionUp signal - * - */ - public class ActionUpEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionDown signal - * - */ - public class ActionDownEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionClearFocus signal - * - */ - public class ActionClearFocusEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionBack signal - * - */ - public class ActionBackEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionScrollUp signal - * - */ - public class ActionScrollUpEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionScrollDown signal - * - */ - public class ActionScrollDownEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionPageLeft signal - * - */ - public class ActionPageLeftEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionPageRight signal - * - */ - public class ActionPageRightEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionPageUp signal - * - */ - public class ActionPageUpEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionPageDown signal - * - */ - public class ActionPageDownEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionMoveToFirst signal - * - */ - public class ActionMoveToFirstEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionMoveToLast signal - * - */ - public class ActionMoveToLastEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionReadFromTop signal - * - */ - public class ActionReadFromTopEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionReadFromNext signal - * - */ - public class ActionReadFromNextEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionZoom signal - * - */ - public class ActionZoomEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionReadIndicatorInformation signal - * - */ - public class ActionReadIndicatorInformationEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionReadPauseResume signal - * - */ - public class ActionReadPauseResumeEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionStartStop signal - * - */ - public class ActionStartStopEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionScroll signal - * - */ - public class ActionScrollEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - private TouchEvent _touchEvent; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - - public TouchEvent TouchEvent - { - get - { - return _touchEvent; - } - set - { - _touchEvent = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionPageUp signal - * - */ - public class FocusChangedEventArgs : EventArgs - { - private Actor _actorCurrent; - private Actor _actorNext; - - public Actor ActorCurrent - { - get - { - return _actorCurrent; - } - set - { - _actorCurrent = value; - } - } - - public Actor ActorNext - { - get - { - return _actorNext; - } - set - { - _actorNext = value; - } - } - } - - /** - * @brief Event arguments that passed via FocusedActorActivated signal - * - */ - public class FocusedActorActivatedEventArgs : EventArgs - { - private Actor _actor; - - - public Actor Actor - { - get - { - return _actor; - } - set - { - _actor = value; - } - } - } - - /** - * @brief Event arguments that passed via FocusOvershot signal - * - */ - public class FocusOvershotEventArgs : EventArgs - { - private Actor _currentFocusedActor; - private AccessibilityManager.FocusOvershotDirection _focusOvershotDirection; - - public Actor CurrentFocusedActor - { - get - { - return _currentFocusedActor; - } - set - { - _currentFocusedActor = value; - } - } - - public AccessibilityManager.FocusOvershotDirection FocusOvershotDirection - { - get - { - return _focusOvershotDirection; - } - set - { - _focusOvershotDirection = value; - } - } - } - - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool StatusChangedEventCallbackDelegate(IntPtr accessibilityManager); - private EventHandlerWithReturnType _accessibilityManagerStatusChangedEventHandler; - private StatusChangedEventCallbackDelegate _accessibilityManagerStatusChangedEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionNextEventCallbackDelegate(IntPtr accessibilityManager); - private EventHandlerWithReturnType _accessibilityManagerActionNextEventHandler; - private ActionNextEventCallbackDelegate _accessibilityManagerActionNextEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionPreviousEventCallbackDelegate(IntPtr accessibilityManager); - private EventHandlerWithReturnType _accessibilityManagerActionPreviousEventHandler; - private ActionPreviousEventCallbackDelegate _accessibilityManagerActionPreviousEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionActivateEventCallbackDelegate(IntPtr accessibilityManager); - private EventHandlerWithReturnType _accessibilityManagerActionActivateEventHandler; - private ActionActivateEventCallbackDelegate _accessibilityManagerActionActivateEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionReadEventCallbackDelegate(IntPtr accessibilityManager); - private EventHandlerWithReturnType _accessibilityManagerActionReadEventHandler; - private ActionReadEventCallbackDelegate _accessibilityManagerActionReadEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionOverEventCallbackDelegate(IntPtr accessibilityManager); - private EventHandlerWithReturnType _accessibilityManagerActionOverEventHandler; - private ActionOverEventCallbackDelegate _accessibilityManagerActionOverEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionReadNextEventCallbackDelegate(IntPtr accessibilityManager); - private EventHandlerWithReturnType _accessibilityManagerActionReadNextEventHandler; - private ActionReadNextEventCallbackDelegate _accessibilityManagerActionReadNextEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionReadPreviousEventCallbackDelegate(IntPtr accessibilityManager); - private EventHandlerWithReturnType _accessibilityManagerActionReadPreviousEventHandler; - private ActionReadPreviousEventCallbackDelegate _accessibilityManagerActionReadPreviousEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionUpEventCallbackDelegate(IntPtr accessibilityManager); - private EventHandlerWithReturnType _accessibilityManagerActionUpEventHandler; - private ActionUpEventCallbackDelegate _accessibilityManagerActionUpEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionDownEventCallbackDelegate(IntPtr accessibilityManager); - private EventHandlerWithReturnType _accessibilityManagerActionDownEventHandler; - private ActionDownEventCallbackDelegate _accessibilityManagerActionDownEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionClearFocusEventCallbackDelegate(IntPtr accessibilityManager); - private EventHandlerWithReturnType _accessibilityManagerActionClearFocusEventHandler; - private ActionClearFocusEventCallbackDelegate _accessibilityManagerActionClearFocusEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionBackEventCallbackDelegate(IntPtr accessibilityManager); - private EventHandlerWithReturnType _accessibilityManagerActionBackEventHandler; - private ActionBackEventCallbackDelegate _accessibilityManagerActionBackEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionScrollUpEventCallbackDelegate(IntPtr accessibilityManager); - private EventHandlerWithReturnType _accessibilityManagerActionScrollUpEventHandler; - private ActionScrollUpEventCallbackDelegate _accessibilityManagerActionScrollUpEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionScrollDownEventCallbackDelegate(IntPtr accessibilityManager); - private EventHandlerWithReturnType _accessibilityManagerActionScrollDownEventHandler; - private ActionScrollDownEventCallbackDelegate _accessibilityManagerActionScrollDownEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionPageLeftEventCallbackDelegate(IntPtr accessibilityManager); - private EventHandlerWithReturnType _accessibilityManagerActionPageLeftEventHandler; - private ActionPageLeftEventCallbackDelegate _accessibilityManagerActionPageLeftEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionPageRightEventCallbackDelegate(IntPtr accessibilityManager); - private EventHandlerWithReturnType _accessibilityManagerActionPageRightEventHandler; - private ActionPageRightEventCallbackDelegate _accessibilityManagerActionPageRightEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionPageUpEventCallbackDelegate(IntPtr accessibilityManager); - private EventHandlerWithReturnType _accessibilityManagerActionPageUpEventHandler; - private ActionPageUpEventCallbackDelegate _accessibilityManagerActionPageUpEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionPageDownEventCallbackDelegate(IntPtr accessibilityManager); - private EventHandlerWithReturnType _accessibilityManagerActionPageDownEventHandler; - private ActionPageDownEventCallbackDelegate _accessibilityManagerActionPageDownEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionMoveToFirstEventCallbackDelegate(IntPtr accessibilityManager); - private EventHandlerWithReturnType _accessibilityManagerActionMoveToFirstEventHandler; - private ActionMoveToFirstEventCallbackDelegate _accessibilityManagerActionMoveToFirstEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionMoveToLastEventCallbackDelegate(IntPtr accessibilityManager); - private EventHandlerWithReturnType _accessibilityManagerActionMoveToLastEventHandler; - private ActionMoveToLastEventCallbackDelegate _accessibilityManagerActionMoveToLastEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionReadFromTopEventCallbackDelegate(IntPtr accessibilityManager); - private EventHandlerWithReturnType _accessibilityManagerActionReadFromTopEventHandler; - private ActionReadFromTopEventCallbackDelegate _accessibilityManagerActionReadFromTopEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionReadFromNextEventCallbackDelegate(IntPtr accessibilityManager); - private EventHandlerWithReturnType _accessibilityManagerActionReadFromNextEventHandler; - private ActionReadFromNextEventCallbackDelegate _accessibilityManagerActionReadFromNextEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionZoomEventCallbackDelegate(IntPtr accessibilityManager); - private EventHandlerWithReturnType _accessibilityManagerActionZoomEventHandler; - private ActionZoomEventCallbackDelegate _accessibilityManagerActionZoomEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionReadIndicatorInformationEventCallbackDelegate(IntPtr accessibilityManager); - private EventHandlerWithReturnType _accessibilityManagerActionReadIndicatorInformationEventHandler; - private ActionReadIndicatorInformationEventCallbackDelegate _accessibilityManagerActionReadIndicatorInformationEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionReadPauseResumeEventCallbackDelegate(IntPtr accessibilityManager); - private EventHandlerWithReturnType _accessibilityManagerActionReadPauseResumeEventHandler; - private ActionReadPauseResumeEventCallbackDelegate _accessibilityManagerActionReadPauseResumeEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionStartStopEventCallbackDelegate(IntPtr accessibilityManager); - private EventHandlerWithReturnType _accessibilityManagerActionStartStopEventHandler; - private ActionStartStopEventCallbackDelegate _accessibilityManagerActionStartStopEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionScrollEventCallbackDelegate(IntPtr accessibilityManager, IntPtr touchEvent); - private EventHandlerWithReturnType _accessibilityManagerActionScrollEventHandler; - private ActionScrollEventCallbackDelegate _accessibilityManagerActionScrollEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void FocusChangedEventCallbackDelegate(IntPtr actor1, IntPtr actor2); - private DaliEventHandler _accessibilityManagerFocusChangedEventHandler; - private FocusChangedEventCallbackDelegate _accessibilityManagerFocusChangedEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void FocusedActorActivatedEventCallbackDelegate(IntPtr actor); - private DaliEventHandler _accessibilityManagerFocusedActorActivatedEventHandler; - private FocusedActorActivatedEventCallbackDelegate _accessibilityManagerFocusedActorActivatedEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void FocusOvershotEventCallbackDelegate(IntPtr currentFocusedActor, AccessibilityManager.FocusOvershotDirection direction); - private DaliEventHandler _accessibilityManagerFocusOvershotEventHandler; - private FocusOvershotEventCallbackDelegate _accessibilityManagerFocusOvershotEventCallbackDelegate; - - public event EventHandlerWithReturnType StatusChanged - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerStatusChangedEventHandler == null) - { - _accessibilityManagerStatusChangedEventHandler += value; - - _accessibilityManagerStatusChangedEventCallbackDelegate = new StatusChangedEventCallbackDelegate(OnStatusChanged); - this.StatusChangedSignal().Connect(_accessibilityManagerStatusChangedEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerStatusChangedEventHandler != null) - { - this.StatusChangedSignal().Disconnect(_accessibilityManagerStatusChangedEventCallbackDelegate); - } - - _accessibilityManagerStatusChangedEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager StatusChangedSignal - private bool OnStatusChanged(IntPtr data) - { - StatusChangedEventArgs e = new StatusChangedEventArgs(); - - // Populate all members of "e" (StatusChangedEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerStatusChangedEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerStatusChangedEventHandler(this, e); - } - return false; - } - - public event EventHandlerWithReturnType ActionNext - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionNextEventHandler == null) - { - _accessibilityManagerActionNextEventHandler += value; - - _accessibilityManagerActionNextEventCallbackDelegate = new ActionNextEventCallbackDelegate(OnActionNext); - this.ActionNextSignal().Connect(_accessibilityManagerActionNextEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionNextEventHandler != null) - { - this.ActionNextSignal().Disconnect(_accessibilityManagerActionNextEventCallbackDelegate); - } - - _accessibilityManagerActionNextEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionNextSignal - private bool OnActionNext(IntPtr data) - { - ActionNextEventArgs e = new ActionNextEventArgs(); - - // Populate all members of "e" (ActionNextEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionNextEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionNextEventHandler(this, e); - } - return false; - } - - public event EventHandlerWithReturnType ActionPrevious - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionPreviousEventHandler == null) - { - _accessibilityManagerActionPreviousEventHandler += value; - - _accessibilityManagerActionPreviousEventCallbackDelegate = new ActionPreviousEventCallbackDelegate(OnActionPrevious); - this.ActionPreviousSignal().Connect(_accessibilityManagerActionPreviousEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionPreviousEventHandler != null) - { - this.ActionPreviousSignal().Disconnect(_accessibilityManagerActionPreviousEventCallbackDelegate); - } - - _accessibilityManagerActionPreviousEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionPreviousSignal - private bool OnActionPrevious(IntPtr data) - { - ActionPreviousEventArgs e = new ActionPreviousEventArgs(); - - // Populate all members of "e" (ActionPreviousEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionPreviousEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionPreviousEventHandler(this, e); - } - return false; - } - - public event EventHandlerWithReturnType ActionActivate - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionActivateEventHandler == null) - { - _accessibilityManagerActionActivateEventHandler += value; - - _accessibilityManagerActionActivateEventCallbackDelegate = new ActionActivateEventCallbackDelegate(OnActionActivate); - this.ActionActivateSignal().Connect(_accessibilityManagerActionActivateEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionActivateEventHandler != null) - { - this.ActionActivateSignal().Disconnect(_accessibilityManagerActionActivateEventCallbackDelegate); - } - - _accessibilityManagerActionActivateEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionActivateSignal - private bool OnActionActivate(IntPtr data) - { - ActionActivateEventArgs e = new ActionActivateEventArgs(); - - // Populate all members of "e" (ActionActivateEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionActivateEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionActivateEventHandler(this, e); - } - return false; - } - - public event EventHandlerWithReturnType ActionRead - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionReadEventHandler == null) - { - _accessibilityManagerActionReadEventHandler += value; - - _accessibilityManagerActionReadEventCallbackDelegate = new ActionReadEventCallbackDelegate(OnActionRead); - this.ActionReadSignal().Connect(_accessibilityManagerActionReadEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionReadEventHandler != null) - { - this.ActionReadSignal().Disconnect(_accessibilityManagerActionReadEventCallbackDelegate); - } - - _accessibilityManagerActionReadEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionReadSignal - private bool OnActionRead(IntPtr data) - { - ActionReadEventArgs e = new ActionReadEventArgs(); - - // Populate all members of "e" (ActionReadEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionReadEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionReadEventHandler(this, e); - } - return false; - } - - public event EventHandlerWithReturnType ActionOver - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionOverEventHandler == null) - { - _accessibilityManagerActionOverEventHandler += value; - - _accessibilityManagerActionOverEventCallbackDelegate = new ActionOverEventCallbackDelegate(OnActionOver); - this.ActionOverSignal().Connect(_accessibilityManagerActionOverEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionOverEventHandler != null) - { - this.ActionOverSignal().Disconnect(_accessibilityManagerActionOverEventCallbackDelegate); - } - - _accessibilityManagerActionOverEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionOverSignal - private bool OnActionOver(IntPtr data) - { - ActionOverEventArgs e = new ActionOverEventArgs(); - - // Populate all members of "e" (ActionOverEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionOverEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionOverEventHandler(this, e); - } - return false; - } - - public event EventHandlerWithReturnType ActionReadNext - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionReadNextEventHandler == null) - { - _accessibilityManagerActionReadNextEventHandler += value; - - _accessibilityManagerActionReadNextEventCallbackDelegate = new ActionReadNextEventCallbackDelegate(OnActionReadNext); - this.ActionReadNextSignal().Connect(_accessibilityManagerActionReadNextEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionReadNextEventHandler != null) - { - this.ActionReadNextSignal().Disconnect(_accessibilityManagerActionReadNextEventCallbackDelegate); - } - - _accessibilityManagerActionReadNextEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionReadNextSignal - private bool OnActionReadNext(IntPtr data) - { - ActionReadNextEventArgs e = new ActionReadNextEventArgs(); - - // Populate all members of "e" (ActionReadNextEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionReadNextEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionReadNextEventHandler(this, e); - } - return false; - } - - - public event EventHandlerWithReturnType ActionReadPrevious - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionReadPreviousEventHandler == null) - { - _accessibilityManagerActionReadPreviousEventHandler += value; - - _accessibilityManagerActionReadPreviousEventCallbackDelegate = new ActionReadPreviousEventCallbackDelegate(OnActionReadPrevious); - this.ActionReadPreviousSignal().Connect(_accessibilityManagerActionReadPreviousEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionReadPreviousEventHandler != null) - { - this.ActionReadPreviousSignal().Disconnect(_accessibilityManagerActionReadPreviousEventCallbackDelegate); - } - - _accessibilityManagerActionReadPreviousEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionReadPreviousSignal - private bool OnActionReadPrevious(IntPtr data) - { - ActionReadPreviousEventArgs e = new ActionReadPreviousEventArgs(); - - // Populate all members of "e" (ActionReadPreviousEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionReadPreviousEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionReadPreviousEventHandler(this, e); - } - return false; - } - - public event EventHandlerWithReturnType ActionUp - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionUpEventHandler == null) - { - _accessibilityManagerActionUpEventHandler += value; - - _accessibilityManagerActionUpEventCallbackDelegate = new ActionUpEventCallbackDelegate(OnActionUp); - this.ActionUpSignal().Connect(_accessibilityManagerActionUpEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionUpEventHandler != null) - { - this.ActionUpSignal().Disconnect(_accessibilityManagerActionUpEventCallbackDelegate); - } - - _accessibilityManagerActionUpEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionUpSignal - private bool OnActionUp(IntPtr data) - { - ActionUpEventArgs e = new ActionUpEventArgs(); - - // Populate all members of "e" (ActionUpEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionUpEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionUpEventHandler(this, e); - } - return false; - } - - public event EventHandlerWithReturnType ActionDown - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionDownEventHandler == null) - { - _accessibilityManagerActionDownEventHandler += value; - - _accessibilityManagerActionDownEventCallbackDelegate = new ActionDownEventCallbackDelegate(OnActionDown); - this.ActionDownSignal().Connect(_accessibilityManagerActionDownEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionDownEventHandler != null) - { - this.ActionDownSignal().Disconnect(_accessibilityManagerActionDownEventCallbackDelegate); - } - - _accessibilityManagerActionDownEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionDownSignal - private bool OnActionDown(IntPtr data) - { - ActionDownEventArgs e = new ActionDownEventArgs(); - - // Populate all members of "e" (ActionDownEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionDownEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionDownEventHandler(this, e); - } - return false; - } - - public event EventHandlerWithReturnType ActionClearFocus - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionClearFocusEventHandler == null) - { - _accessibilityManagerActionClearFocusEventHandler += value; - - _accessibilityManagerActionClearFocusEventCallbackDelegate = new ActionClearFocusEventCallbackDelegate(OnActionClearFocus); - this.ActionClearFocusSignal().Connect(_accessibilityManagerActionClearFocusEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionClearFocusEventHandler != null) - { - this.ActionClearFocusSignal().Disconnect(_accessibilityManagerActionClearFocusEventCallbackDelegate); - } - - _accessibilityManagerActionClearFocusEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionClearFocusSignal - private bool OnActionClearFocus(IntPtr data) - { - ActionClearFocusEventArgs e = new ActionClearFocusEventArgs(); - - // Populate all members of "e" (ActionClearFocusEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionClearFocusEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionClearFocusEventHandler(this, e); - } - return false; - } - - public event EventHandlerWithReturnType ActionBack - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionBackEventHandler == null) - { - _accessibilityManagerActionBackEventHandler += value; - - _accessibilityManagerActionBackEventCallbackDelegate = new ActionBackEventCallbackDelegate(OnActionBack); - this.ActionBackSignal().Connect(_accessibilityManagerActionBackEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionBackEventHandler != null) - { - this.ActionBackSignal().Disconnect(_accessibilityManagerActionBackEventCallbackDelegate); - } - - _accessibilityManagerActionBackEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionBackSignal - private bool OnActionBack(IntPtr data) - { - ActionBackEventArgs e = new ActionBackEventArgs(); - - // Populate all members of "e" (ActionBackEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionBackEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionBackEventHandler(this, e); - } - return false; - } - - public event EventHandlerWithReturnType ActionScrollUp - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionScrollUpEventHandler == null) - { - _accessibilityManagerActionScrollUpEventHandler += value; - - _accessibilityManagerActionScrollUpEventCallbackDelegate = new ActionScrollUpEventCallbackDelegate(OnActionScrollUp); - this.ActionScrollUpSignal().Connect(_accessibilityManagerActionScrollUpEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionScrollUpEventHandler != null) - { - this.ActionScrollUpSignal().Disconnect(_accessibilityManagerActionScrollUpEventCallbackDelegate); - } - - _accessibilityManagerActionScrollUpEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionScrollUpSignal - private bool OnActionScrollUp(IntPtr data) - { - ActionScrollUpEventArgs e = new ActionScrollUpEventArgs(); - - // Populate all members of "e" (ActionScrollUpEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionScrollUpEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionScrollUpEventHandler(this, e); - } - return false; - } - - public event EventHandlerWithReturnType ActionScrollDown - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionScrollDownEventHandler == null) - { - _accessibilityManagerActionScrollDownEventHandler += value; - - _accessibilityManagerActionScrollDownEventCallbackDelegate = new ActionScrollDownEventCallbackDelegate(OnActionScrollDown); - this.ActionScrollDownSignal().Connect(_accessibilityManagerActionScrollDownEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionScrollDownEventHandler != null) - { - this.ActionScrollDownSignal().Disconnect(_accessibilityManagerActionScrollDownEventCallbackDelegate); - } - - _accessibilityManagerActionScrollDownEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionScrollDownSignal - private bool OnActionScrollDown(IntPtr data) - { - ActionScrollDownEventArgs e = new ActionScrollDownEventArgs(); - - // Populate all members of "e" (ActionScrollDownEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionScrollDownEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionScrollDownEventHandler(this, e); - } - return false; - } - - - public event EventHandlerWithReturnType ActionPageLeft - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionPageLeftEventHandler == null) - { - _accessibilityManagerActionPageLeftEventHandler += value; - - _accessibilityManagerActionPageLeftEventCallbackDelegate = new ActionPageLeftEventCallbackDelegate(OnActionPageLeft); - this.ActionPageLeftSignal().Connect(_accessibilityManagerActionPageLeftEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionPageLeftEventHandler != null) - { - this.ActionPageLeftSignal().Disconnect(_accessibilityManagerActionPageLeftEventCallbackDelegate); - } - - _accessibilityManagerActionPageLeftEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionPageLeftSignal - private bool OnActionPageLeft(IntPtr data) - { - ActionPageLeftEventArgs e = new ActionPageLeftEventArgs(); - - // Populate all members of "e" (ActionPageLeftEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionPageLeftEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionPageLeftEventHandler(this, e); - } - return false; - } - - public event EventHandlerWithReturnType ActionPageRight - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionPageRightEventHandler == null) - { - _accessibilityManagerActionPageRightEventHandler += value; - - _accessibilityManagerActionPageRightEventCallbackDelegate = new ActionPageRightEventCallbackDelegate(OnActionPageRight); - this.ActionPageRightSignal().Connect(_accessibilityManagerActionPageRightEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionPageRightEventHandler != null) - { - this.ActionPageRightSignal().Disconnect(_accessibilityManagerActionPageRightEventCallbackDelegate); - } - - _accessibilityManagerActionPageRightEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionPageRightSignal - private bool OnActionPageRight(IntPtr data) - { - ActionPageRightEventArgs e = new ActionPageRightEventArgs(); - - // Populate all members of "e" (ActionPageRightEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionPageRightEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionPageRightEventHandler(this, e); - } - return false; - } - - public event EventHandlerWithReturnType ActionPageUp - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionPageUpEventHandler == null) - { - _accessibilityManagerActionPageUpEventHandler += value; - - _accessibilityManagerActionPageUpEventCallbackDelegate = new ActionPageUpEventCallbackDelegate(OnActionPageUp); - this.ActionPageUpSignal().Connect(_accessibilityManagerActionPageUpEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionPageUpEventHandler != null) - { - this.ActionPageUpSignal().Disconnect(_accessibilityManagerActionPageUpEventCallbackDelegate); - } - - _accessibilityManagerActionPageUpEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionPageUpSignal - private bool OnActionPageUp(IntPtr data) - { - ActionPageUpEventArgs e = new ActionPageUpEventArgs(); - - // Populate all members of "e" (ActionPageUpEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionPageUpEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionPageUpEventHandler(this, e); - } - return false; - } - - - public event EventHandlerWithReturnType ActionPageDown - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionPageDownEventHandler == null) - { - _accessibilityManagerActionPageDownEventHandler += value; - - _accessibilityManagerActionPageDownEventCallbackDelegate = new ActionPageDownEventCallbackDelegate(OnActionPageDown); - this.ActionPageDownSignal().Connect(_accessibilityManagerActionPageDownEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionPageDownEventHandler != null) - { - this.ActionPageDownSignal().Disconnect(_accessibilityManagerActionPageDownEventCallbackDelegate); - } - - _accessibilityManagerActionPageDownEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionPageDownSignal - private bool OnActionPageDown(IntPtr data) - { - ActionPageDownEventArgs e = new ActionPageDownEventArgs(); - - // Populate all members of "e" (ActionPageDownEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionPageDownEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionPageDownEventHandler(this, e); - } - return false; - } - - - public event EventHandlerWithReturnType ActionMoveToFirst - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionMoveToFirstEventHandler == null) - { - _accessibilityManagerActionMoveToFirstEventHandler += value; - - _accessibilityManagerActionMoveToFirstEventCallbackDelegate = new ActionMoveToFirstEventCallbackDelegate(OnActionMoveToFirst); - this.ActionMoveToFirstSignal().Connect(_accessibilityManagerActionMoveToFirstEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionMoveToFirstEventHandler != null) - { - this.ActionMoveToFirstSignal().Disconnect(_accessibilityManagerActionMoveToFirstEventCallbackDelegate); - } - - _accessibilityManagerActionMoveToFirstEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionMoveToFirstSignal - private bool OnActionMoveToFirst(IntPtr data) - { - ActionMoveToFirstEventArgs e = new ActionMoveToFirstEventArgs(); - - // Populate all members of "e" (ActionMoveToFirstEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionMoveToFirstEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionMoveToFirstEventHandler(this, e); - } - return false; - } - - public event EventHandlerWithReturnType ActionMoveToLast - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionMoveToLastEventHandler == null) - { - _accessibilityManagerActionMoveToLastEventHandler += value; - - _accessibilityManagerActionMoveToLastEventCallbackDelegate = new ActionMoveToLastEventCallbackDelegate(OnActionMoveToLast); - this.ActionMoveToLastSignal().Connect(_accessibilityManagerActionMoveToLastEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionMoveToLastEventHandler != null) - { - this.ActionMoveToLastSignal().Disconnect(_accessibilityManagerActionMoveToLastEventCallbackDelegate); - } - - _accessibilityManagerActionMoveToLastEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionMoveToLastSignal - private bool OnActionMoveToLast(IntPtr data) - { - ActionMoveToLastEventArgs e = new ActionMoveToLastEventArgs(); - - // Populate all members of "e" (ActionMoveToLastEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionMoveToLastEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionMoveToLastEventHandler(this, e); - } - return false; - } - - public event EventHandlerWithReturnType ActionReadFromTop - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionReadFromTopEventHandler == null) - { - _accessibilityManagerActionReadFromTopEventHandler += value; - - _accessibilityManagerActionReadFromTopEventCallbackDelegate = new ActionReadFromTopEventCallbackDelegate(OnActionReadFromTop); - this.ActionReadFromTopSignal().Connect(_accessibilityManagerActionReadFromTopEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionReadFromTopEventHandler != null) - { - this.ActionReadFromTopSignal().Disconnect(_accessibilityManagerActionReadFromTopEventCallbackDelegate); - } - - _accessibilityManagerActionReadFromTopEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionReadFromTopSignal - private bool OnActionReadFromTop(IntPtr data) - { - ActionReadFromTopEventArgs e = new ActionReadFromTopEventArgs(); - - // Populate all members of "e" (ActionReadFromTopEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionReadFromTopEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionReadFromTopEventHandler(this, e); - } - return false; - } - - public event EventHandlerWithReturnType ActionReadFromNext - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionReadFromNextEventHandler == null) - { - _accessibilityManagerActionReadFromNextEventHandler += value; - - _accessibilityManagerActionReadFromNextEventCallbackDelegate = new ActionReadFromNextEventCallbackDelegate(OnActionReadFromNext); - this.ActionReadFromNextSignal().Connect(_accessibilityManagerActionReadFromNextEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionReadFromNextEventHandler != null) - { - this.ActionReadFromNextSignal().Disconnect(_accessibilityManagerActionReadFromNextEventCallbackDelegate); - } - - _accessibilityManagerActionReadFromNextEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionReadFromNextSignal - private bool OnActionReadFromNext(IntPtr data) - { - ActionReadFromNextEventArgs e = new ActionReadFromNextEventArgs(); - - // Populate all members of "e" (ActionReadFromNextEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionReadFromNextEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionReadFromNextEventHandler(this, e); - } - return false; - } - - public event EventHandlerWithReturnType ActionZoom - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionZoomEventHandler == null) - { - _accessibilityManagerActionZoomEventHandler += value; - - _accessibilityManagerActionZoomEventCallbackDelegate = new ActionZoomEventCallbackDelegate(OnActionZoom); - this.ActionZoomSignal().Connect(_accessibilityManagerActionZoomEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionZoomEventHandler != null) - { - this.ActionZoomSignal().Disconnect(_accessibilityManagerActionZoomEventCallbackDelegate); - } - - _accessibilityManagerActionZoomEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionZoomSignal - private bool OnActionZoom(IntPtr data) - { - ActionZoomEventArgs e = new ActionZoomEventArgs(); - - // Populate all members of "e" (ActionZoomEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionZoomEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionZoomEventHandler(this, e); - } - return false; - } - - public event EventHandlerWithReturnType ActionReadIndicatorInformation - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionReadIndicatorInformationEventHandler == null) - { - _accessibilityManagerActionReadIndicatorInformationEventHandler += value; - - _accessibilityManagerActionReadIndicatorInformationEventCallbackDelegate = new ActionReadIndicatorInformationEventCallbackDelegate(OnActionReadIndicatorInformation); - this.ActionReadIndicatorInformationSignal().Connect(_accessibilityManagerActionReadIndicatorInformationEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionReadIndicatorInformationEventHandler != null) - { - this.ActionReadIndicatorInformationSignal().Disconnect(_accessibilityManagerActionReadIndicatorInformationEventCallbackDelegate); - } - - _accessibilityManagerActionReadIndicatorInformationEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionReadIndicatorInformationSignal - private bool OnActionReadIndicatorInformation(IntPtr data) - { - ActionReadIndicatorInformationEventArgs e = new ActionReadIndicatorInformationEventArgs(); - - // Populate all members of "e" (ActionReadIndicatorInformationEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionReadIndicatorInformationEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionReadIndicatorInformationEventHandler(this, e); - } - return false; - } - - public event EventHandlerWithReturnType ActionReadPauseResume - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionReadPauseResumeEventHandler == null) - { - _accessibilityManagerActionReadPauseResumeEventHandler += value; - - _accessibilityManagerActionReadPauseResumeEventCallbackDelegate = new ActionReadPauseResumeEventCallbackDelegate(OnActionReadPauseResume); - this.ActionReadPauseResumeSignal().Connect(_accessibilityManagerActionReadPauseResumeEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionReadPauseResumeEventHandler != null) - { - this.ActionReadPauseResumeSignal().Disconnect(_accessibilityManagerActionReadPauseResumeEventCallbackDelegate); - } - - _accessibilityManagerActionReadPauseResumeEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionReadPauseResumeSignal - private bool OnActionReadPauseResume(IntPtr data) - { - ActionReadPauseResumeEventArgs e = new ActionReadPauseResumeEventArgs(); - - // Populate all members of "e" (ActionReadPauseResumeEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionReadPauseResumeEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionReadPauseResumeEventHandler(this, e); - } - return false; - } - - public event EventHandlerWithReturnType ActionStartStop - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionStartStopEventHandler == null) - { - _accessibilityManagerActionStartStopEventHandler += value; - - _accessibilityManagerActionStartStopEventCallbackDelegate = new ActionStartStopEventCallbackDelegate(OnActionStartStop); - this.ActionStartStopSignal().Connect(_accessibilityManagerActionStartStopEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionStartStopEventHandler != null) - { - this.ActionStartStopSignal().Disconnect(_accessibilityManagerActionStartStopEventCallbackDelegate); - } - - _accessibilityManagerActionStartStopEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionStartStopSignal - private bool OnActionStartStop(IntPtr data) - { - ActionStartStopEventArgs e = new ActionStartStopEventArgs(); - - // Populate all members of "e" (ActionStartStopEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionStartStopEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionStartStopEventHandler(this, e); - } - return false; - } - - public event EventHandlerWithReturnType ActionScroll - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionScrollEventHandler == null) - { - _accessibilityManagerActionScrollEventHandler += value; - - _accessibilityManagerActionScrollEventCallbackDelegate = new ActionScrollEventCallbackDelegate(OnActionScroll); - this.ActionScrollSignal().Connect(_accessibilityManagerActionScrollEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionScrollEventHandler != null) - { - this.ActionScrollSignal().Disconnect(_accessibilityManagerActionScrollEventCallbackDelegate); - } - - _accessibilityManagerActionScrollEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionScrollSignal - private bool OnActionScroll(IntPtr accessibilityManager, IntPtr touchEvent) - { - ActionScrollEventArgs e = new ActionScrollEventArgs(); - - // Populate all members of "e" (ActionScrollEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(accessibilityManager); - e.TouchEvent = TouchEvent.GetTouchEventFromPtr(touchEvent); - - if (_accessibilityManagerActionScrollEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionScrollEventHandler(this, e); - } - return false; - } - - public event DaliEventHandler FocusChanged - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerFocusChangedEventHandler == null) - { - _accessibilityManagerFocusChangedEventHandler += value; - - _accessibilityManagerFocusChangedEventCallbackDelegate = new FocusChangedEventCallbackDelegate(OnFocusChanged); - this.FocusChangedSignal().Connect(_accessibilityManagerFocusChangedEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerFocusChangedEventHandler != null) - { - this.FocusChangedSignal().Disconnect(_accessibilityManagerFocusChangedEventCallbackDelegate); - } - - _accessibilityManagerFocusChangedEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager FocusChangedSignal - private void OnFocusChanged(IntPtr actor1, IntPtr actor2) - { - FocusChangedEventArgs e = new FocusChangedEventArgs(); - - // Populate all members of "e" (FocusChangedEventArgs) with real data - e.ActorCurrent = Actor.GetActorFromPtr(actor1); - e.ActorNext = Actor.GetActorFromPtr(actor2); - - if (_accessibilityManagerFocusChangedEventHandler != null) - { - //here we send all data to user event handlers - _accessibilityManagerFocusChangedEventHandler(this, e); - } - } - - public event DaliEventHandler FocusedActorActivated - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerFocusedActorActivatedEventHandler == null) - { - _accessibilityManagerFocusedActorActivatedEventHandler += value; - - _accessibilityManagerFocusedActorActivatedEventCallbackDelegate = new FocusedActorActivatedEventCallbackDelegate(OnFocusedActorActivated); - this.FocusedActorActivatedSignal().Connect(_accessibilityManagerFocusedActorActivatedEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerFocusedActorActivatedEventHandler != null) - { - this.FocusedActorActivatedSignal().Disconnect(_accessibilityManagerFocusedActorActivatedEventCallbackDelegate); - } - - _accessibilityManagerFocusedActorActivatedEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager FocusedActorActivatedSignal - private void OnFocusedActorActivated(IntPtr actor) - { - FocusedActorActivatedEventArgs e = new FocusedActorActivatedEventArgs(); - - // Populate all members of "e" (FocusedActorActivatedEventArgs) with real data - e.Actor = Actor.GetActorFromPtr(actor); - - if (_accessibilityManagerFocusedActorActivatedEventHandler != null) - { - //here we send all data to user event handlers - _accessibilityManagerFocusedActorActivatedEventHandler(this, e); - } - } - - - public event DaliEventHandler FocusOvershot - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerFocusOvershotEventHandler == null) - { - _accessibilityManagerFocusOvershotEventHandler += value; - - _accessibilityManagerFocusOvershotEventCallbackDelegate = new FocusOvershotEventCallbackDelegate(OnFocusOvershot); - this.FocusOvershotSignal().Connect(_accessibilityManagerFocusOvershotEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerFocusOvershotEventHandler != null) - { - this.FocusOvershotSignal().Disconnect(_accessibilityManagerFocusOvershotEventCallbackDelegate); - } - - _accessibilityManagerFocusOvershotEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager FocusOvershotSignal - private void OnFocusOvershot(IntPtr currentFocusedActor, AccessibilityManager.FocusOvershotDirection direction) - { - FocusOvershotEventArgs e = new FocusOvershotEventArgs(); - - // Populate all members of "e" (FocusOvershotEventArgs) with real data - e.CurrentFocusedActor = Actor.GetActorFromPtr(currentFocusedActor); - e.FocusOvershotDirection = direction; - - if (_accessibilityManagerFocusOvershotEventHandler != null) - { - //here we send all data to user event handlers - _accessibilityManagerFocusOvershotEventHandler(this, e); - } - } - - - public static AccessibilityManager GetAccessibilityManagerFromPtr(global::System.IntPtr cPtr) { - AccessibilityManager ret = new AccessibilityManager(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - public AccessibilityManager() : this(NDalicPINVOKE.new_AccessibilityManager(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static AccessibilityManager Get() { - AccessibilityManager ret = new AccessibilityManager(NDalicPINVOKE.AccessibilityManager_Get(), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetAccessibilityAttribute(Actor actor, AccessibilityManager.AccessibilityAttribute type, string text) { - NDalicPINVOKE.AccessibilityManager_SetAccessibilityAttribute(swigCPtr, Actor.getCPtr(actor), (int)type, text); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public string GetAccessibilityAttribute(Actor actor, AccessibilityManager.AccessibilityAttribute type) { - string ret = NDalicPINVOKE.AccessibilityManager_GetAccessibilityAttribute(swigCPtr, Actor.getCPtr(actor), (int)type); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetFocusOrder(Actor actor, uint order) { - NDalicPINVOKE.AccessibilityManager_SetFocusOrder(swigCPtr, Actor.getCPtr(actor), order); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public uint GetFocusOrder(Actor actor) { - uint ret = NDalicPINVOKE.AccessibilityManager_GetFocusOrder(swigCPtr, Actor.getCPtr(actor)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GenerateNewFocusOrder() { - uint ret = NDalicPINVOKE.AccessibilityManager_GenerateNewFocusOrder(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Actor GetActorByFocusOrder(uint order) { - Actor ret = new Actor(NDalicPINVOKE.AccessibilityManager_GetActorByFocusOrder(swigCPtr, order), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool SetCurrentFocusActor(Actor actor) { - bool ret = NDalicPINVOKE.AccessibilityManager_SetCurrentFocusActor(swigCPtr, Actor.getCPtr(actor)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Actor GetCurrentFocusActor() { - Actor ret = new Actor(NDalicPINVOKE.AccessibilityManager_GetCurrentFocusActor(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Actor GetCurrentFocusGroup() { - Actor ret = new Actor(NDalicPINVOKE.AccessibilityManager_GetCurrentFocusGroup(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetCurrentFocusOrder() { - uint ret = NDalicPINVOKE.AccessibilityManager_GetCurrentFocusOrder(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool MoveFocusForward() { - bool ret = NDalicPINVOKE.AccessibilityManager_MoveFocusForward(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool MoveFocusBackward() { - bool ret = NDalicPINVOKE.AccessibilityManager_MoveFocusBackward(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void ClearFocus() { - NDalicPINVOKE.AccessibilityManager_ClearFocus(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public new void Reset() { - NDalicPINVOKE.AccessibilityManager_Reset(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetFocusGroup(Actor actor, bool isFocusGroup) { - NDalicPINVOKE.AccessibilityManager_SetFocusGroup(swigCPtr, Actor.getCPtr(actor), isFocusGroup); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool IsFocusGroup(Actor actor) { - bool ret = NDalicPINVOKE.AccessibilityManager_IsFocusGroup(swigCPtr, Actor.getCPtr(actor)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetGroupMode(bool enabled) { - NDalicPINVOKE.AccessibilityManager_SetGroupMode(swigCPtr, enabled); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool GetGroupMode() { - bool ret = NDalicPINVOKE.AccessibilityManager_GetGroupMode(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetWrapMode(bool wrapped) { - NDalicPINVOKE.AccessibilityManager_SetWrapMode(swigCPtr, wrapped); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool GetWrapMode() { - bool ret = NDalicPINVOKE.AccessibilityManager_GetWrapMode(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetFocusIndicatorActor(Actor indicator) { - NDalicPINVOKE.AccessibilityManager_SetFocusIndicatorActor(swigCPtr, Actor.getCPtr(indicator)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Actor GetFocusIndicatorActor() { - Actor ret = new Actor(NDalicPINVOKE.AccessibilityManager_GetFocusIndicatorActor(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Actor GetFocusGroup(Actor actor) { - Actor ret = new Actor(NDalicPINVOKE.AccessibilityManager_GetFocusGroup(swigCPtr, Actor.getCPtr(actor)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Vector2 GetReadPosition() { - Vector2 ret = new Vector2(NDalicPINVOKE.AccessibilityManager_GetReadPosition(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public FocusChangedSignal FocusChangedSignal() { - FocusChangedSignal ret = new FocusChangedSignal(NDalicPINVOKE.AccessibilityManager_FocusChangedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public AccessibilityFocusOvershotSignal FocusOvershotSignal() { - AccessibilityFocusOvershotSignal ret = new AccessibilityFocusOvershotSignal(NDalicPINVOKE.AccessibilityManager_FocusOvershotSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public ActorSignal FocusedActorActivatedSignal() { - ActorSignal ret = new ActorSignal(NDalicPINVOKE.AccessibilityManager_FocusedActorActivatedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public AccessibilityActionSignal StatusChangedSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_StatusChangedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public AccessibilityActionSignal ActionNextSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionNextSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public AccessibilityActionSignal ActionPreviousSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionPreviousSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public AccessibilityActionSignal ActionActivateSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionActivateSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public AccessibilityActionSignal ActionReadSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionReadSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public AccessibilityActionSignal ActionOverSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionOverSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public AccessibilityActionSignal ActionReadNextSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionReadNextSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public AccessibilityActionSignal ActionReadPreviousSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionReadPreviousSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public AccessibilityActionSignal ActionUpSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionUpSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public AccessibilityActionSignal ActionDownSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionDownSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public AccessibilityActionSignal ActionClearFocusSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionClearFocusSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public AccessibilityActionSignal ActionBackSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionBackSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public AccessibilityActionSignal ActionScrollUpSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionScrollUpSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public AccessibilityActionSignal ActionScrollDownSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionScrollDownSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public AccessibilityActionSignal ActionPageLeftSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionPageLeftSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public AccessibilityActionSignal ActionPageRightSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionPageRightSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public AccessibilityActionSignal ActionPageUpSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionPageUpSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public AccessibilityActionSignal ActionPageDownSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionPageDownSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public AccessibilityActionSignal ActionMoveToFirstSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionMoveToFirstSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public AccessibilityActionSignal ActionMoveToLastSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionMoveToLastSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public AccessibilityActionSignal ActionReadFromTopSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionReadFromTopSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public AccessibilityActionSignal ActionReadFromNextSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionReadFromNextSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public AccessibilityActionSignal ActionZoomSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionZoomSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public AccessibilityActionSignal ActionReadIndicatorInformationSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionReadIndicatorInformationSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public AccessibilityActionSignal ActionReadPauseResumeSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionReadPauseResumeSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public AccessibilityActionSignal ActionStartStopSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionStartStopSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public AccessibilityActionScrollSignal ActionScrollSignal() { - AccessibilityActionScrollSignal ret = new AccessibilityActionScrollSignal(NDalicPINVOKE.AccessibilityManager_ActionScrollSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public enum AccessibilityAttribute { - ACCESSIBILITY_LABEL = 0, - ACCESSIBILITY_TRAIT, - ACCESSIBILITY_VALUE, - ACCESSIBILITY_HINT, - ACCESSIBILITY_ATTRIBUTE_NUM - } - - public enum FocusOvershotDirection { - OVERSHOT_PREVIOUS = -1, - OVERSHOT_NEXT = 1 - } - -} - -} diff --git a/Tizen.NUI/src/public/Actor.cs b/Tizen.NUI/src/public/Actor.cs deleted file mode 100755 index 9339c66..0000000 --- a/Tizen.NUI/src/public/Actor.cs +++ /dev/null @@ -1,1485 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - - using System; - using System.Runtime.InteropServices; - -public class Actor : Handle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal Actor(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.Actor_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Actor obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Actor() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Actor(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - - internal static Actor GetActorFromPtr(global::System.IntPtr cPtr) { - Actor ret = new Actor(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal IntPtr GetPtrfromActor () - { - return (IntPtr)swigCPtr; - } - - public Actor Parent - { - get - { - return GetParent(); - } - } - - public bool Visibility - { - get - { - return IsVisible(); - } - } - - public float Opacity - { - set - { - SetOpacity(value); - } - get - { - return GetCurrentOpacity(); - } - } - - public bool StateFocusEnable - { - set - { - SetKeyboardFocusable(value); - } - get - { - return IsKeyboardFocusable(); - } - } - - public bool IsOnStage - { - get - { - return OnStage(); - } - } - - public void Show() - { - SetVisible(true); - } - - public void Hide() - { - SetVisible(false); - } - - - public class Property : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Property(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Property obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Property() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Actor_Property(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public Property() : this(NDalicPINVOKE.new_Actor_Property(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal static readonly int PARENT_ORIGIN = NDalicPINVOKE.Actor_Property_PARENT_ORIGIN_get(); - internal static readonly int PARENT_ORIGIN_X = NDalicPINVOKE.Actor_Property_PARENT_ORIGIN_X_get(); - internal static readonly int PARENT_ORIGIN_Y = NDalicPINVOKE.Actor_Property_PARENT_ORIGIN_Y_get(); - internal static readonly int PARENT_ORIGIN_Z = NDalicPINVOKE.Actor_Property_PARENT_ORIGIN_Z_get(); - internal static readonly int ANCHOR_POINT = NDalicPINVOKE.Actor_Property_ANCHOR_POINT_get(); - internal static readonly int ANCHOR_POINT_X = NDalicPINVOKE.Actor_Property_ANCHOR_POINT_X_get(); - internal static readonly int ANCHOR_POINT_Y = NDalicPINVOKE.Actor_Property_ANCHOR_POINT_Y_get(); - internal static readonly int ANCHOR_POINT_Z = NDalicPINVOKE.Actor_Property_ANCHOR_POINT_Z_get(); - internal static readonly int SIZE = NDalicPINVOKE.Actor_Property_SIZE_get(); - internal static readonly int SIZE_WIDTH = NDalicPINVOKE.Actor_Property_SIZE_WIDTH_get(); - internal static readonly int SIZE_HEIGHT = NDalicPINVOKE.Actor_Property_SIZE_HEIGHT_get(); - internal static readonly int SIZE_DEPTH = NDalicPINVOKE.Actor_Property_SIZE_DEPTH_get(); - internal static readonly int POSITION = NDalicPINVOKE.Actor_Property_POSITION_get(); - internal static readonly int POSITION_X = NDalicPINVOKE.Actor_Property_POSITION_X_get(); - internal static readonly int POSITION_Y = NDalicPINVOKE.Actor_Property_POSITION_Y_get(); - internal static readonly int POSITION_Z = NDalicPINVOKE.Actor_Property_POSITION_Z_get(); - internal static readonly int WORLD_POSITION = NDalicPINVOKE.Actor_Property_WORLD_POSITION_get(); - internal static readonly int WORLD_POSITION_X = NDalicPINVOKE.Actor_Property_WORLD_POSITION_X_get(); - internal static readonly int WORLD_POSITION_Y = NDalicPINVOKE.Actor_Property_WORLD_POSITION_Y_get(); - internal static readonly int WORLD_POSITION_Z = NDalicPINVOKE.Actor_Property_WORLD_POSITION_Z_get(); - internal static readonly int ORIENTATION = NDalicPINVOKE.Actor_Property_ORIENTATION_get(); - internal static readonly int WORLD_ORIENTATION = NDalicPINVOKE.Actor_Property_WORLD_ORIENTATION_get(); - internal static readonly int SCALE = NDalicPINVOKE.Actor_Property_SCALE_get(); - internal static readonly int SCALE_X = NDalicPINVOKE.Actor_Property_SCALE_X_get(); - internal static readonly int SCALE_Y = NDalicPINVOKE.Actor_Property_SCALE_Y_get(); - internal static readonly int SCALE_Z = NDalicPINVOKE.Actor_Property_SCALE_Z_get(); - internal static readonly int WORLD_SCALE = NDalicPINVOKE.Actor_Property_WORLD_SCALE_get(); - internal static readonly int VISIBLE = NDalicPINVOKE.Actor_Property_VISIBLE_get(); - internal static readonly int COLOR = NDalicPINVOKE.Actor_Property_COLOR_get(); - internal static readonly int COLOR_RED = NDalicPINVOKE.Actor_Property_COLOR_RED_get(); - internal static readonly int COLOR_GREEN = NDalicPINVOKE.Actor_Property_COLOR_GREEN_get(); - internal static readonly int COLOR_BLUE = NDalicPINVOKE.Actor_Property_COLOR_BLUE_get(); - internal static readonly int COLOR_ALPHA = NDalicPINVOKE.Actor_Property_COLOR_ALPHA_get(); - internal static readonly int WORLD_COLOR = NDalicPINVOKE.Actor_Property_WORLD_COLOR_get(); - internal static readonly int WORLD_MATRIX = NDalicPINVOKE.Actor_Property_WORLD_MATRIX_get(); - internal static readonly int NAME = NDalicPINVOKE.Actor_Property_NAME_get(); - internal static readonly int SENSITIVE = NDalicPINVOKE.Actor_Property_SENSITIVE_get(); - internal static readonly int LEAVE_REQUIRED = NDalicPINVOKE.Actor_Property_LEAVE_REQUIRED_get(); - internal static readonly int INHERIT_ORIENTATION = NDalicPINVOKE.Actor_Property_INHERIT_ORIENTATION_get(); - internal static readonly int INHERIT_SCALE = NDalicPINVOKE.Actor_Property_INHERIT_SCALE_get(); - internal static readonly int COLOR_MODE = NDalicPINVOKE.Actor_Property_COLOR_MODE_get(); - internal static readonly int POSITION_INHERITANCE = NDalicPINVOKE.Actor_Property_POSITION_INHERITANCE_get(); - internal static readonly int DRAW_MODE = NDalicPINVOKE.Actor_Property_DRAW_MODE_get(); - internal static readonly int SIZE_MODE_FACTOR = NDalicPINVOKE.Actor_Property_SIZE_MODE_FACTOR_get(); - internal static readonly int WIDTH_RESIZE_POLICY = NDalicPINVOKE.Actor_Property_WIDTH_RESIZE_POLICY_get(); - internal static readonly int HEIGHT_RESIZE_POLICY = NDalicPINVOKE.Actor_Property_HEIGHT_RESIZE_POLICY_get(); - internal static readonly int SIZE_SCALE_POLICY = NDalicPINVOKE.Actor_Property_SIZE_SCALE_POLICY_get(); - internal static readonly int WIDTH_FOR_HEIGHT = NDalicPINVOKE.Actor_Property_WIDTH_FOR_HEIGHT_get(); - internal static readonly int HEIGHT_FOR_WIDTH = NDalicPINVOKE.Actor_Property_HEIGHT_FOR_WIDTH_get(); - internal static readonly int PADDING = NDalicPINVOKE.Actor_Property_PADDING_get(); - internal static readonly int MINIMUM_SIZE = NDalicPINVOKE.Actor_Property_MINIMUM_SIZE_get(); - internal static readonly int MAXIMUM_SIZE = NDalicPINVOKE.Actor_Property_MAXIMUM_SIZE_get(); - internal static readonly int INHERIT_POSITION = NDalicPINVOKE.Actor_Property_INHERIT_POSITION_get(); - internal static readonly int CLIPPING_MODE = NDalicPINVOKE.Actor_Property_CLIPPING_MODE_get(); - - } - - public Actor () : this (NDalicPINVOKE.Actor_New(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public new static Actor DownCast(BaseHandle handle) { - Actor ret = new Actor(NDalicPINVOKE.Actor_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Actor(Actor copy) : this(NDalicPINVOKE.new_Actor__SWIG_1(Actor.getCPtr(copy)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal Actor Assign(Actor rhs) { - Actor ret = new Actor(NDalicPINVOKE.Actor_Assign(swigCPtr, Actor.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public string GetName() { - string ret = NDalicPINVOKE.Actor_GetName(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetName(string name) { - NDalicPINVOKE.Actor_SetName(swigCPtr, name); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public uint GetId() { - uint ret = NDalicPINVOKE.Actor_GetId(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool IsRoot() { - bool ret = NDalicPINVOKE.Actor_IsRoot(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal bool OnStage() { - bool ret = NDalicPINVOKE.Actor_OnStage(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool IsLayer() { - bool ret = NDalicPINVOKE.Actor_IsLayer(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Layer GetLayer() { - Layer ret = new Layer(NDalicPINVOKE.Actor_GetLayer(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Add(Actor child) { - NDalicPINVOKE.Actor_Add(swigCPtr, Actor.getCPtr(child)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Remove(Actor child) { - NDalicPINVOKE.Actor_Remove(swigCPtr, Actor.getCPtr(child)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Unparent() { - NDalicPINVOKE.Actor_Unparent(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public uint GetChildCount() { - uint ret = NDalicPINVOKE.Actor_GetChildCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Actor GetChildAt(uint index) { - Actor ret = new Actor(NDalicPINVOKE.Actor_GetChildAt(swigCPtr, index), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Actor FindChildByName(string actorName) { - Actor ret = new Actor(NDalicPINVOKE.Actor_FindChildByName(swigCPtr, actorName), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Actor FindChildById(uint id) { - Actor ret = new Actor(NDalicPINVOKE.Actor_FindChildById(swigCPtr, id), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal Actor GetParent() { - Actor ret = new Actor(NDalicPINVOKE.Actor_GetParent(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void SetParentOrigin(Vector3 origin) { - NDalicPINVOKE.Actor_SetParentOrigin(swigCPtr, Vector3.getCPtr(origin)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal Vector3 GetCurrentParentOrigin() { - Vector3 ret = new Vector3(NDalicPINVOKE.Actor_GetCurrentParentOrigin(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void SetAnchorPoint(Vector3 anchorPoint) { - NDalicPINVOKE.Actor_SetAnchorPoint(swigCPtr, Vector3.getCPtr(anchorPoint)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal Vector3 GetCurrentAnchorPoint() { - Vector3 ret = new Vector3(NDalicPINVOKE.Actor_GetCurrentAnchorPoint(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void SetSize(float width, float height) { - NDalicPINVOKE.Actor_SetSize__SWIG_0(swigCPtr, width, height); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void SetSize(float width, float height, float depth) { - NDalicPINVOKE.Actor_SetSize__SWIG_1(swigCPtr, width, height, depth); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void SetSize(Vector2 size) { - NDalicPINVOKE.Actor_SetSize__SWIG_2(swigCPtr, Vector2.getCPtr(size)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void SetSize(Vector3 size) { - NDalicPINVOKE.Actor_SetSize__SWIG_3(swigCPtr, Vector3.getCPtr(size)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector3 GetTargetSize() { - Vector3 ret = new Vector3(NDalicPINVOKE.Actor_GetTargetSize(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Vector3 GetCurrentSize() { - Vector3 ret = new Vector3(NDalicPINVOKE.Actor_GetCurrentSize(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Vector3 GetNaturalSize() { - Vector3 ret = new Vector3(NDalicPINVOKE.Actor_GetNaturalSize(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void SetPosition(float x, float y) { - NDalicPINVOKE.Actor_SetPosition__SWIG_0(swigCPtr, x, y); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void SetPosition(float x, float y, float z) { - NDalicPINVOKE.Actor_SetPosition__SWIG_1(swigCPtr, x, y, z); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void SetPosition(Vector3 position) { - NDalicPINVOKE.Actor_SetPosition__SWIG_2(swigCPtr, Vector3.getCPtr(position)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void SetX(float x) { - NDalicPINVOKE.Actor_SetX(swigCPtr, x); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void SetY(float y) { - NDalicPINVOKE.Actor_SetY(swigCPtr, y); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void SetZ(float z) { - NDalicPINVOKE.Actor_SetZ(swigCPtr, z); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void TranslateBy(Vector3 distance) { - NDalicPINVOKE.Actor_TranslateBy(swigCPtr, Vector3.getCPtr(distance)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector3 GetCurrentPosition() { - Vector3 ret = new Vector3(NDalicPINVOKE.Actor_GetCurrentPosition(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Vector3 GetCurrentWorldPosition() { - Vector3 ret = new Vector3(NDalicPINVOKE.Actor_GetCurrentWorldPosition(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetInheritPosition(bool inherit) { - NDalicPINVOKE.Actor_SetInheritPosition(swigCPtr, inherit); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public PositionInheritanceMode GetPositionInheritanceMode() { - PositionInheritanceMode ret = (PositionInheritanceMode)NDalicPINVOKE.Actor_GetPositionInheritanceMode(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal bool IsPositionInherited() { - bool ret = NDalicPINVOKE.Actor_IsPositionInherited(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void SetOrientation(Degree angle, Vector3 axis) { - NDalicPINVOKE.Actor_SetOrientation__SWIG_0(swigCPtr, Degree.getCPtr(angle), Vector3.getCPtr(axis)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void SetOrientation(Radian angle, Vector3 axis) { - NDalicPINVOKE.Actor_SetOrientation__SWIG_1(swigCPtr, Radian.getCPtr(angle), Vector3.getCPtr(axis)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void SetOrientation(Quaternion orientation) { - NDalicPINVOKE.Actor_SetOrientation__SWIG_2(swigCPtr, Quaternion.getCPtr(orientation)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void RotateBy(Degree angle, Vector3 axis) { - NDalicPINVOKE.Actor_RotateBy__SWIG_0(swigCPtr, Degree.getCPtr(angle), Vector3.getCPtr(axis)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void RotateBy(Radian angle, Vector3 axis) { - NDalicPINVOKE.Actor_RotateBy__SWIG_1(swigCPtr, Radian.getCPtr(angle), Vector3.getCPtr(axis)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void RotateBy(Quaternion relativeRotation) { - NDalicPINVOKE.Actor_RotateBy__SWIG_2(swigCPtr, Quaternion.getCPtr(relativeRotation)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Quaternion GetCurrentOrientation() { - Quaternion ret = new Quaternion(NDalicPINVOKE.Actor_GetCurrentOrientation(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetInheritOrientation(bool inherit) { - NDalicPINVOKE.Actor_SetInheritOrientation(swigCPtr, inherit); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool IsOrientationInherited() { - bool ret = NDalicPINVOKE.Actor_IsOrientationInherited(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Quaternion GetCurrentWorldOrientation() { - Quaternion ret = new Quaternion(NDalicPINVOKE.Actor_GetCurrentWorldOrientation(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void SetScale(float scale) { - NDalicPINVOKE.Actor_SetScale__SWIG_0(swigCPtr, scale); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void SetScale(float scaleX, float scaleY, float scaleZ) { - NDalicPINVOKE.Actor_SetScale__SWIG_1(swigCPtr, scaleX, scaleY, scaleZ); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void SetScale(Vector3 scale) { - NDalicPINVOKE.Actor_SetScale__SWIG_2(swigCPtr, Vector3.getCPtr(scale)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void ScaleBy(Vector3 relativeScale) { - NDalicPINVOKE.Actor_ScaleBy(swigCPtr, Vector3.getCPtr(relativeScale)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector3 GetCurrentScale() { - Vector3 ret = new Vector3(NDalicPINVOKE.Actor_GetCurrentScale(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Vector3 GetCurrentWorldScale() { - Vector3 ret = new Vector3(NDalicPINVOKE.Actor_GetCurrentWorldScale(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetInheritScale(bool inherit) { - NDalicPINVOKE.Actor_SetInheritScale(swigCPtr, inherit); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool IsScaleInherited() { - bool ret = NDalicPINVOKE.Actor_IsScaleInherited(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Matrix GetCurrentWorldMatrix() { - Matrix ret = new Matrix(NDalicPINVOKE.Actor_GetCurrentWorldMatrix(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void SetVisible(bool visible) { - NDalicPINVOKE.Actor_SetVisible(swigCPtr, visible); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal bool IsVisible() { - bool ret = NDalicPINVOKE.Actor_IsVisible(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void SetOpacity(float opacity) { - NDalicPINVOKE.Actor_SetOpacity(swigCPtr, opacity); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal float GetCurrentOpacity() { - float ret = NDalicPINVOKE.Actor_GetCurrentOpacity(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void SetColor(Vector4 color) { - NDalicPINVOKE.Actor_SetColor(swigCPtr, Vector4.getCPtr(color)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector4 GetCurrentColor() { - Vector4 ret = new Vector4(NDalicPINVOKE.Actor_GetCurrentColor(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void SetColorMode(ColorMode colorMode) { - NDalicPINVOKE.Actor_SetColorMode(swigCPtr, (int)colorMode); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal ColorMode GetColorMode() { - ColorMode ret = (ColorMode)NDalicPINVOKE.Actor_GetColorMode(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Vector4 GetCurrentWorldColor() { - Vector4 ret = new Vector4(NDalicPINVOKE.Actor_GetCurrentWorldColor(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetDrawMode(DrawModeType drawMode) { - NDalicPINVOKE.Actor_SetDrawMode(swigCPtr, (int)drawMode); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public DrawModeType GetDrawMode() { - DrawModeType ret = (DrawModeType)NDalicPINVOKE.Actor_GetDrawMode(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void SetSensitive(bool sensitive) { - NDalicPINVOKE.Actor_SetSensitive(swigCPtr, sensitive); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal bool IsSensitive() { - bool ret = NDalicPINVOKE.Actor_IsSensitive(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool ScreenToLocal(out float localX, out float localY, float screenX, float screenY) { - bool ret = NDalicPINVOKE.Actor_ScreenToLocal(swigCPtr, out localX, out localY, screenX, screenY); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetLeaveRequired(bool required) { - NDalicPINVOKE.Actor_SetLeaveRequired(swigCPtr, required); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool GetLeaveRequired() { - bool ret = NDalicPINVOKE.Actor_GetLeaveRequired(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void SetKeyboardFocusable(bool focusable) { - NDalicPINVOKE.Actor_SetKeyboardFocusable(swigCPtr, focusable); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal bool IsKeyboardFocusable() { - bool ret = NDalicPINVOKE.Actor_IsKeyboardFocusable(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetResizePolicy(ResizePolicyType policy, DimensionType dimension) { - NDalicPINVOKE.Actor_SetResizePolicy(swigCPtr, (int)policy, (int)dimension); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ResizePolicyType GetResizePolicy(DimensionType dimension) { - ResizePolicyType ret = (ResizePolicyType)NDalicPINVOKE.Actor_GetResizePolicy(swigCPtr, (int)dimension); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetSizeScalePolicy(SizeScalePolicyType policy) { - NDalicPINVOKE.Actor_SetSizeScalePolicy(swigCPtr, (int)policy); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public SizeScalePolicyType GetSizeScalePolicy() { - SizeScalePolicyType ret = (SizeScalePolicyType)NDalicPINVOKE.Actor_GetSizeScalePolicy(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void SetSizeModeFactor(Vector3 factor) { - NDalicPINVOKE.Actor_SetSizeModeFactor(swigCPtr, Vector3.getCPtr(factor)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal Vector3 GetSizeModeFactor() { - Vector3 ret = new Vector3(NDalicPINVOKE.Actor_GetSizeModeFactor(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float GetHeightForWidth(float width) { - float ret = NDalicPINVOKE.Actor_GetHeightForWidth(swigCPtr, width); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float GetWidthForHeight(float height) { - float ret = NDalicPINVOKE.Actor_GetWidthForHeight(swigCPtr, height); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float GetRelayoutSize(DimensionType dimension) { - float ret = NDalicPINVOKE.Actor_GetRelayoutSize(swigCPtr, (int)dimension); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetPadding(RectFloat padding) { - NDalicPINVOKE.Actor_SetPadding(swigCPtr, RectFloat.getCPtr(padding)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void GetPadding(RectFloat paddingOut) { - NDalicPINVOKE.Actor_GetPadding(swigCPtr, RectFloat.getCPtr(paddingOut)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void SetMinimumSize(Vector2 size) { - NDalicPINVOKE.Actor_SetMinimumSize(swigCPtr, Vector2.getCPtr(size)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal Vector2 GetMinimumSize() { - Vector2 ret = new Vector2(NDalicPINVOKE.Actor_GetMinimumSize(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void SetMaximumSize(Vector2 size) { - NDalicPINVOKE.Actor_SetMaximumSize(swigCPtr, Vector2.getCPtr(size)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal Vector2 GetMaximumSize() { - Vector2 ret = new Vector2(NDalicPINVOKE.Actor_GetMaximumSize(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public int GetHierarchyDepth() { - int ret = NDalicPINVOKE.Actor_GetHierarchyDepth(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal uint AddRenderer(Renderer renderer) { - uint ret = NDalicPINVOKE.Actor_AddRenderer(swigCPtr, Renderer.getCPtr(renderer)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal uint GetRendererCount() { - uint ret = NDalicPINVOKE.Actor_GetRendererCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal Renderer GetRendererAt(uint index) { - Renderer ret = new Renderer(NDalicPINVOKE.Actor_GetRendererAt(swigCPtr, index), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void RemoveRenderer(Renderer renderer) { - NDalicPINVOKE.Actor_RemoveRenderer__SWIG_0(swigCPtr, Renderer.getCPtr(renderer)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void RemoveRenderer(uint index) { - NDalicPINVOKE.Actor_RemoveRenderer__SWIG_1(swigCPtr, index); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal SWIGTYPE_p_Dali__SignalT_bool_fDali__Actor_Dali__TouchEvent_const_RF_t TouchedSignal() { - SWIGTYPE_p_Dali__SignalT_bool_fDali__Actor_Dali__TouchEvent_const_RF_t ret = new SWIGTYPE_p_Dali__SignalT_bool_fDali__Actor_Dali__TouchEvent_const_RF_t(NDalicPINVOKE.Actor_TouchedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal ActorTouchDataSignal TouchSignal() { - ActorTouchDataSignal ret = new ActorTouchDataSignal(NDalicPINVOKE.Actor_TouchSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal ActorHoverEventSignal HoveredSignal() { - ActorHoverEventSignal ret = new ActorHoverEventSignal(NDalicPINVOKE.Actor_HoveredSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal ActorWheelEventSignal WheelEventSignal() { - ActorWheelEventSignal ret = new ActorWheelEventSignal(NDalicPINVOKE.Actor_WheelEventSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal ActorSignal OnStageSignal() { - ActorSignal ret = new ActorSignal(NDalicPINVOKE.Actor_OnStageSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal ActorSignal OffStageSignal() { - ActorSignal ret = new ActorSignal(NDalicPINVOKE.Actor_OffStageSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal ActorSignal OnRelayoutSignal() { - ActorSignal ret = new ActorSignal(NDalicPINVOKE.Actor_OnRelayoutSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Vector3 ParentOrigin - { - get - { - Vector3 temp = new Vector3(0.0f,0.0f,0.0f); - GetProperty( Actor.Property.PARENT_ORIGIN).Get( temp ); - return temp; - } - set - { - SetProperty( Actor.Property.PARENT_ORIGIN, new NUI.Property.Value( value ) ); - } - } - public float ParentOriginX - { - get - { - float temp = 0.0f; - GetProperty( Actor.Property.PARENT_ORIGIN_X).Get( ref temp ); - return temp; - } - set - { - SetProperty( Actor.Property.PARENT_ORIGIN_X, new NUI.Property.Value( value ) ); - } - } - public float ParentOriginY - { - get - { - float temp = 0.0f; - GetProperty( Actor.Property.PARENT_ORIGIN_Y).Get( ref temp ); - return temp; - } - set - { - SetProperty( Actor.Property.PARENT_ORIGIN_Y, new NUI.Property.Value( value ) ); - } - } - public float ParentOriginZ - { - get - { - float temp = 0.0f; - GetProperty( Actor.Property.PARENT_ORIGIN_Z).Get( ref temp ); - return temp; - } - set - { - SetProperty( Actor.Property.PARENT_ORIGIN_Z, new NUI.Property.Value( value ) ); - } - } - public Vector3 AnchorPoint - { - get - { - Vector3 temp = new Vector3(0.0f,0.0f,0.0f); - GetProperty( Actor.Property.ANCHOR_POINT).Get( temp ); - return temp; - } - set - { - SetProperty( Actor.Property.ANCHOR_POINT, new NUI.Property.Value( value ) ); - } - } - public float AnchorPointX - { - get - { - float temp = 0.0f; - GetProperty( Actor.Property.ANCHOR_POINT_X).Get( ref temp ); - return temp; - } - set - { - SetProperty( Actor.Property.ANCHOR_POINT_X, new NUI.Property.Value( value ) ); - } - } - public float AnchorPointY - { - get - { - float temp = 0.0f; - GetProperty( Actor.Property.ANCHOR_POINT_Y).Get( ref temp ); - return temp; - } - set - { - SetProperty( Actor.Property.ANCHOR_POINT_Y, new NUI.Property.Value( value ) ); - } - } - public float AnchorPointZ - { - get - { - float temp = 0.0f; - GetProperty( Actor.Property.ANCHOR_POINT_Z).Get( ref temp ); - return temp; - } - set - { - SetProperty( Actor.Property.ANCHOR_POINT_Z, new NUI.Property.Value( value ) ); - } - } - public Vector3 Size - { - get - { - Vector3 temp = new Vector3(0.0f,0.0f,0.0f); - GetProperty( Actor.Property.SIZE).Get( temp ); - return temp; - } - set - { - SetProperty( Actor.Property.SIZE, new NUI.Property.Value( value ) ); - } - } - public float SizeWidth - { - get - { - float temp = 0.0f; - GetProperty( Actor.Property.SIZE_WIDTH).Get( ref temp ); - return temp; - } - set - { - SetProperty( Actor.Property.SIZE_WIDTH, new NUI.Property.Value( value ) ); - } - } - public float SizeHeight - { - get - { - float temp = 0.0f; - GetProperty( Actor.Property.SIZE_HEIGHT).Get( ref temp ); - return temp; - } - set - { - SetProperty( Actor.Property.SIZE_HEIGHT, new NUI.Property.Value( value ) ); - } - } - public float SizeDepth - { - get - { - float temp = 0.0f; - GetProperty( Actor.Property.SIZE_DEPTH).Get( ref temp ); - return temp; - } - set - { - SetProperty( Actor.Property.SIZE_DEPTH, new NUI.Property.Value( value ) ); - } - } - public Vector3 Position - { - get - { - Vector3 temp = new Vector3(0.0f,0.0f,0.0f); - GetProperty( Actor.Property.POSITION).Get( temp ); - return temp; - } - set - { - SetProperty( Actor.Property.POSITION, new NUI.Property.Value( value ) ); - } - } - public float PositionX - { - get - { - float temp = 0.0f; - GetProperty( Actor.Property.POSITION_X).Get( ref temp ); - return temp; - } - set - { - SetProperty( Actor.Property.POSITION_X, new NUI.Property.Value( value ) ); - } - } - public float PositionY - { - get - { - float temp = 0.0f; - GetProperty( Actor.Property.POSITION_Y).Get( ref temp ); - return temp; - } - set - { - SetProperty( Actor.Property.POSITION_Y, new NUI.Property.Value( value ) ); - } - } - public float PositionZ - { - get - { - float temp = 0.0f; - GetProperty( Actor.Property.POSITION_Z).Get( ref temp ); - return temp; - } - set - { - SetProperty( Actor.Property.POSITION_Z, new NUI.Property.Value( value ) ); - } - } - public Vector3 WorldPosition - { - get - { - Vector3 temp = new Vector3(0.0f,0.0f,0.0f); - GetProperty( Actor.Property.WORLD_POSITION).Get( temp ); - return temp; - } -} public float WorldPositionX - { - get - { - float temp = 0.0f; - GetProperty( Actor.Property.WORLD_POSITION_X).Get( ref temp ); - return temp; - } -} public float WorldPositionY - { - get - { - float temp = 0.0f; - GetProperty( Actor.Property.WORLD_POSITION_Y).Get( ref temp ); - return temp; - } -} public float WorldPositionZ - { - get - { - float temp = 0.0f; - GetProperty( Actor.Property.WORLD_POSITION_Z).Get( ref temp ); - return temp; - } -} public Quaternion Orientation - { - get - { - Quaternion temp = new Quaternion(); - GetProperty( Actor.Property.ORIENTATION).Get( temp ); - return temp; - } - set - { - SetProperty( Actor.Property.ORIENTATION, new NUI.Property.Value( value ) ); - } - } - public Quaternion WorldOrientation - { - get - { - Quaternion temp = new Quaternion(); - GetProperty( Actor.Property.WORLD_ORIENTATION).Get( temp ); - return temp; - } -} public Vector3 Scale - { - get - { - Vector3 temp = new Vector3(0.0f,0.0f,0.0f); - GetProperty( Actor.Property.SCALE).Get( temp ); - return temp; - } - set - { - SetProperty( Actor.Property.SCALE, new NUI.Property.Value( value ) ); - } - } - public float ScaleX - { - get - { - float temp = 0.0f; - GetProperty( Actor.Property.SCALE_X).Get( ref temp ); - return temp; - } - set - { - SetProperty( Actor.Property.SCALE_X, new NUI.Property.Value( value ) ); - } - } - public float ScaleY - { - get - { - float temp = 0.0f; - GetProperty( Actor.Property.SCALE_Y).Get( ref temp ); - return temp; - } - set - { - SetProperty( Actor.Property.SCALE_Y, new NUI.Property.Value( value ) ); - } - } - public float ScaleZ - { - get - { - float temp = 0.0f; - GetProperty( Actor.Property.SCALE_Z).Get( ref temp ); - return temp; - } - set - { - SetProperty( Actor.Property.SCALE_Z, new NUI.Property.Value( value ) ); - } - } - public Vector3 WorldScale - { - get - { - Vector3 temp = new Vector3(0.0f,0.0f,0.0f); - GetProperty( Actor.Property.WORLD_SCALE).Get( temp ); - return temp; - } -} public bool Visible - { - get - { - bool temp = false; - GetProperty( Actor.Property.VISIBLE).Get( ref temp ); - return temp; - } - set - { - SetProperty( Actor.Property.VISIBLE, new NUI.Property.Value( value ) ); - } - } - public Vector4 Color - { - get - { - Vector4 temp = new Vector4(0.0f,0.0f,0.0f,0.0f); - GetProperty( Actor.Property.COLOR).Get( temp ); - return temp; - } - set - { - SetProperty( Actor.Property.COLOR, new NUI.Property.Value( value ) ); - } - } - public float ColorRed - { - get - { - float temp = 0.0f; - GetProperty( Actor.Property.COLOR_RED).Get( ref temp ); - return temp; - } - set - { - SetProperty( Actor.Property.COLOR_RED, new NUI.Property.Value( value ) ); - } - } - public float ColorGreen - { - get - { - float temp = 0.0f; - GetProperty( Actor.Property.COLOR_GREEN).Get( ref temp ); - return temp; - } - set - { - SetProperty( Actor.Property.COLOR_GREEN, new NUI.Property.Value( value ) ); - } - } - public float ColorBlue - { - get - { - float temp = 0.0f; - GetProperty( Actor.Property.COLOR_BLUE).Get( ref temp ); - return temp; - } - set - { - SetProperty( Actor.Property.COLOR_BLUE, new NUI.Property.Value( value ) ); - } - } - public float ColorAlpha - { - get - { - float temp = 0.0f; - GetProperty( Actor.Property.COLOR_ALPHA).Get( ref temp ); - return temp; - } - set - { - SetProperty( Actor.Property.COLOR_ALPHA, new NUI.Property.Value( value ) ); - } - } - public Vector4 WorldColor - { - get - { - Vector4 temp = new Vector4(0.0f,0.0f,0.0f,0.0f); - GetProperty( Actor.Property.WORLD_COLOR).Get( temp ); - return temp; - } -} public Matrix WorldMatrix - { - get - { - Matrix temp = new Matrix(); - GetProperty( Actor.Property.WORLD_MATRIX).Get( temp ); - return temp; - } -} public string Name - { - get - { - string temp; - GetProperty( Actor.Property.NAME).Get( out temp ); - return temp; - } - set - { - SetProperty( Actor.Property.NAME, new NUI.Property.Value( value ) ); - } - } - public bool Sensitive - { - get - { - bool temp = false; - GetProperty( Actor.Property.SENSITIVE).Get( ref temp ); - return temp; - } - set - { - SetProperty( Actor.Property.SENSITIVE, new NUI.Property.Value( value ) ); - } - } - public bool LeaveRequired - { - get - { - bool temp = false; - GetProperty( Actor.Property.LEAVE_REQUIRED).Get( ref temp ); - return temp; - } - set - { - SetProperty( Actor.Property.LEAVE_REQUIRED, new NUI.Property.Value( value ) ); - } - } - public bool InheritOrientation - { - get - { - bool temp = false; - GetProperty( Actor.Property.INHERIT_ORIENTATION).Get( ref temp ); - return temp; - } - set - { - SetProperty( Actor.Property.INHERIT_ORIENTATION, new NUI.Property.Value( value ) ); - } - } - public bool InheritScale - { - get - { - bool temp = false; - GetProperty( Actor.Property.INHERIT_SCALE).Get( ref temp ); - return temp; - } - set - { - SetProperty( Actor.Property.INHERIT_SCALE, new NUI.Property.Value( value ) ); - } - } - public string ColorMode - { - get - { - string temp; - GetProperty( Actor.Property.COLOR_MODE).Get( out temp ); - return temp; - } - set - { - SetProperty( Actor.Property.COLOR_MODE, new NUI.Property.Value( value ) ); - } - } - public string PositionInheritance - { - get - { - string temp; - GetProperty( Actor.Property.POSITION_INHERITANCE).Get( out temp ); - return temp; - } - set - { - SetProperty( Actor.Property.POSITION_INHERITANCE, new NUI.Property.Value( value ) ); - } - } - public string DrawMode - { - get - { - string temp; - GetProperty( Actor.Property.DRAW_MODE).Get( out temp ); - return temp; - } - set - { - SetProperty( Actor.Property.DRAW_MODE, new NUI.Property.Value( value ) ); - } - } - public Vector3 SizeModeFactor - { - get - { - Vector3 temp = new Vector3(0.0f,0.0f,0.0f); - GetProperty( Actor.Property.SIZE_MODE_FACTOR).Get( temp ); - return temp; - } - set - { - SetProperty( Actor.Property.SIZE_MODE_FACTOR, new NUI.Property.Value( value ) ); - } - } - public string WidthResizePolicy - { - get - { - string temp; - GetProperty( Actor.Property.WIDTH_RESIZE_POLICY).Get( out temp ); - return temp; - } - set - { - SetProperty( Actor.Property.WIDTH_RESIZE_POLICY, new NUI.Property.Value( value ) ); - } - } - public string HeightResizePolicy - { - get - { - string temp; - GetProperty( Actor.Property.HEIGHT_RESIZE_POLICY).Get( out temp ); - return temp; - } - set - { - SetProperty( Actor.Property.HEIGHT_RESIZE_POLICY, new NUI.Property.Value( value ) ); - } - } - public string SizeScalePolicy - { - get - { - string temp; - GetProperty( Actor.Property.SIZE_SCALE_POLICY).Get( out temp ); - return temp; - } - set - { - SetProperty( Actor.Property.SIZE_SCALE_POLICY, new NUI.Property.Value( value ) ); - } - } - public bool WidthForHeight - { - get - { - bool temp = false; - GetProperty( Actor.Property.WIDTH_FOR_HEIGHT).Get( ref temp ); - return temp; - } - set - { - SetProperty( Actor.Property.WIDTH_FOR_HEIGHT, new NUI.Property.Value( value ) ); - } - } - public bool HeightForWidth - { - get - { - bool temp = false; - GetProperty( Actor.Property.HEIGHT_FOR_WIDTH).Get( ref temp ); - return temp; - } - set - { - SetProperty( Actor.Property.HEIGHT_FOR_WIDTH, new NUI.Property.Value( value ) ); - } - } - public Vector4 Padding - { - get - { - Vector4 temp = new Vector4(0.0f,0.0f,0.0f,0.0f); - GetProperty( Actor.Property.PADDING).Get( temp ); - return temp; - } - set - { - SetProperty( Actor.Property.PADDING, new NUI.Property.Value( value ) ); - } - } - public Vector2 MinimumSize - { - get - { - Vector2 temp = new Vector2(0.0f,0.0f); - GetProperty( Actor.Property.MINIMUM_SIZE).Get( temp ); - return temp; - } - set - { - SetProperty( Actor.Property.MINIMUM_SIZE, new NUI.Property.Value( value ) ); - } - } - public Vector2 MaximumSize - { - get - { - Vector2 temp = new Vector2(0.0f,0.0f); - GetProperty( Actor.Property.MAXIMUM_SIZE).Get( temp ); - return temp; - } - set - { - SetProperty( Actor.Property.MAXIMUM_SIZE, new NUI.Property.Value( value ) ); - } - } - public bool InheritPosition - { - get - { - bool temp = false; - GetProperty( Actor.Property.INHERIT_POSITION).Get( ref temp ); - return temp; - } - set - { - SetProperty( Actor.Property.INHERIT_POSITION, new NUI.Property.Value( value ) ); - } - } - public string ClippingMode - { - get - { - string temp; - GetProperty( Actor.Property.CLIPPING_MODE).Get( out temp ); - return temp; - } - set - { - SetProperty( Actor.Property.CLIPPING_MODE, new NUI.Property.Value( value ) ); - } - } - -} - -} diff --git a/Tizen.NUI/src/public/AlphaFunction.cs b/Tizen.NUI/src/public/AlphaFunction.cs deleted file mode 100755 index 2586d8d..0000000 --- a/Tizen.NUI/src/public/AlphaFunction.cs +++ /dev/null @@ -1,120 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class AlphaFunction : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal AlphaFunction(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(AlphaFunction obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~AlphaFunction() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_AlphaFunction(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public AlphaFunction(System.Delegate func) : this(NDalicPINVOKE.new_AlphaFunction__SWIG_2(SWIGTYPE_p_f_float__float.getCPtr(new SWIGTYPE_p_f_float__float(System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func), true))), true) - { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public AlphaFunction() : this(NDalicPINVOKE.new_AlphaFunction__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public AlphaFunction(AlphaFunction.BuiltinFunction function) : this(NDalicPINVOKE.new_AlphaFunction__SWIG_1((int)function), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal AlphaFunction(SWIGTYPE_p_f_float__float function) : this(NDalicPINVOKE.new_AlphaFunction__SWIG_2(SWIGTYPE_p_f_float__float.getCPtr(function)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public AlphaFunction(Vector2 controlPoint0, Vector2 controlPoint1) : this(NDalicPINVOKE.new_AlphaFunction__SWIG_3(Vector2.getCPtr(controlPoint0), Vector2.getCPtr(controlPoint1)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector4 GetBezierControlPoints() { - Vector4 ret = new Vector4(NDalicPINVOKE.AlphaFunction_GetBezierControlPoints(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal SWIGTYPE_p_f_float__float GetCustomFunction() { - global::System.IntPtr cPtr = NDalicPINVOKE.AlphaFunction_GetCustomFunction(swigCPtr); - SWIGTYPE_p_f_float__float ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_f_float__float(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public AlphaFunction.BuiltinFunction GetBuiltinFunction() { - AlphaFunction.BuiltinFunction ret = (AlphaFunction.BuiltinFunction)NDalicPINVOKE.AlphaFunction_GetBuiltinFunction(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public AlphaFunction.Mode GetMode() { - AlphaFunction.Mode ret = (AlphaFunction.Mode)NDalicPINVOKE.AlphaFunction_GetMode(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public enum BuiltinFunction { - Default, - Linear, - Reverse, - EaseInSquare, - EaseOutSquare, - EaseIn, - EaseOut, - EaseInOut, - EaseInSine, - EaseOutSine, - EaseInOutSine, - Bounce, - Sin, - EaseOutBack, - Count - } - - public enum Mode { - CustomFunction = 1, - Bezier - } - -} - -} diff --git a/Tizen.NUI/src/public/AngleAxis.cs b/Tizen.NUI/src/public/AngleAxis.cs deleted file mode 100644 index e64331b..0000000 --- a/Tizen.NUI/src/public/AngleAxis.cs +++ /dev/null @@ -1,85 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class AngleAxis : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal AngleAxis(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(AngleAxis obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~AngleAxis() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_AngleAxis(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public AngleAxis() : this(NDalicPINVOKE.new_AngleAxis__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public AngleAxis(Radian initialAngle, Vector3 initialAxis) : this(NDalicPINVOKE.new_AngleAxis__SWIG_1(Radian.getCPtr(initialAngle), Vector3.getCPtr(initialAxis)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Radian angle { - set { - NDalicPINVOKE.AngleAxis_angle_set(swigCPtr, Radian.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - global::System.IntPtr cPtr = NDalicPINVOKE.AngleAxis_angle_get(swigCPtr); - Radian ret = (cPtr == global::System.IntPtr.Zero) ? null : new Radian(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public Vector3 axis { - set { - NDalicPINVOKE.AngleAxis_axis_set(swigCPtr, Vector3.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - global::System.IntPtr cPtr = NDalicPINVOKE.AngleAxis_axis_get(swigCPtr); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - -} - -} diff --git a/Tizen.NUI/src/public/Animation.cs b/Tizen.NUI/src/public/Animation.cs deleted file mode 100755 index 0804f7e..0000000 --- a/Tizen.NUI/src/public/Animation.cs +++ /dev/null @@ -1,793 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -using System; -using System.Runtime.InteropServices; - -public class Animation : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal Animation(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.Animation_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Animation obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Animation() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Animation(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - - private event EventHandler _animationFinishedEventHandler; - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void AnimationFinishedEventCallbackType(IntPtr data); - private AnimationFinishedEventCallbackType _animationFinishedEventCallback; - - /** - * @brief Event for Finished signal which can be used to subscribe/unsubscribe the event handler - * Finished signal is emitted when an Animation's animations have finished. - */ - public event EventHandler Finished - { - add - { - if (_animationFinishedEventHandler == null) - { - _animationFinishedEventCallback = OnFinished; - this.FinishedSignal().Connect(_animationFinishedEventCallback); - } - - _animationFinishedEventHandler += value; - } - remove - { - if (_animationFinishedEventHandler != null) - { - this.FinishedSignal().Disconnect(_animationFinishedEventCallback); - } - - _animationFinishedEventHandler -= value; - } - } - - // Callback for Animation FinishedSignal - private void OnFinished(IntPtr data) - { - if (_animationFinishedEventHandler != null) - { - //here we send all data to user event handlers - _animationFinishedEventHandler(this, null); - } - } - - internal static Animation GetAnimationFromPtr(global::System.IntPtr cPtr) { - Animation ret = new Animation(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private float MilliSecondsToSeconds( int millisec ) - { - return (float)millisec / 1000.0f; - } - - private int SecondsToMilliSeconds( float sec ) - { - return (int)( sec * 1000 ); - } - - public int Duration - { - set - { - SetDuration( MilliSecondsToSeconds( value ) ); - } - get - { - return SecondsToMilliSeconds( GetDuration() ); - } - } - - public AlphaFunction DefaultAlphaFunction - { - set - { - SetDefaultAlphaFunction(value); - } - get - { - AlphaFunction ret = GetDefaultAlphaFunction(); - return ret; - } - } - - public Animation.State Status - { - get - { - return GetState(); - } - } - - public int LoopCount - { - set - { - SetLoopCount(value); - } - get - { - int ret = GetLoopCount(); - return ret; - } - } - - public bool Looping - { - set - { - SetLooping(value); - } - get - { - bool ret = IsLooping(); - return ret; - } - } - - public Animation.EndActions EndAction - { - set - { - SetEndAction(value); - } - get - { - return GetEndAction(); - } - } - - public void Stop(Animation.EndActions action) - { - SetEndAction(action); - NDalicPINVOKE.Animation_Stop(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public int StartTime { set; get; } - public int EndTime { set; get; } - public string TargetProperty { set; get; } - public object Destination { set; get; } - public NUI.AlphaFunction AlphaFunction { set; get; } - - - public void AnimateBy(Actor target) - { - string _str1 = TargetProperty.Substring(0, 1); - string _str2 = TargetProperty.Substring(1); - string _str = _str1.ToLower() + _str2; - - dynamic obj = (object)Destination; - - if( this.AlphaFunction != null ) - { - if( this.StartTime == 0 && this.EndTime == 0 ) - { - AnimateBy(new Property(target, _str), new Property.Value(obj), this.AlphaFunction ); - } - else - { - NUI.TimePeriod time = new NUI.TimePeriod( MilliSecondsToSeconds( this.StartTime ), MilliSecondsToSeconds( this.EndTime - this.StartTime ) ); - AnimateBy(new Property(target, _str), new Property.Value(obj), this.AlphaFunction, time ); - } - } - else - { - if( this.StartTime == 0 && this.EndTime == 0 ) - { - AnimateBy(new Property(target, _str), new Property.Value(obj) ); - } - else - { - NUI.TimePeriod time = new NUI.TimePeriod( MilliSecondsToSeconds( this.StartTime ), MilliSecondsToSeconds( this.EndTime - this.StartTime ) ); - AnimateBy(new Property(target, _str), new Property.Value(obj), time ); - } - } - } - - public void AnimateBy(Actor target, string propertyIndex) - { - string _str1 = propertyIndex.Substring(0, 1); - string _str2 = propertyIndex.Substring(1); - string _str = _str1.ToLower() + _str2; - - dynamic obj = (object)Destination; - - if( this.AlphaFunction != null ) - { - if( this.StartTime == 0 && this.EndTime == 0 ) - { - AnimateBy(new Property(target, _str), new Property.Value(obj), this.AlphaFunction ); - } - else - { - NUI.TimePeriod time = new NUI.TimePeriod( MilliSecondsToSeconds( this.StartTime ), MilliSecondsToSeconds( this.EndTime - this.StartTime ) ); - AnimateBy(new Property(target, _str), new Property.Value(obj), this.AlphaFunction, time ); - } - } - else - { - if( this.StartTime == 0 && this.EndTime == 0 ) - { - AnimateBy(new Property(target, _str), new Property.Value(obj) ); - } - else - { - NUI.TimePeriod time = new NUI.TimePeriod( MilliSecondsToSeconds( this.StartTime ), MilliSecondsToSeconds( this.EndTime - this.StartTime ) ); - AnimateBy(new Property(target, _str), new Property.Value(obj), time ); - } - } - } - - public void AnimateBy(Actor target, string propertyIndex, object relativeValue) - { - string _str1 = propertyIndex.Substring(0, 1); - string _str2 = propertyIndex.Substring(1); - string _str = _str1.ToLower() + _str2; - - dynamic obj = (object)relativeValue; - - if( this.AlphaFunction != null ) - { - if( this.StartTime == 0 && this.EndTime == 0 ) - { - AnimateBy(new Property(target, _str), new Property.Value(obj), this.AlphaFunction ); - } - else - { - NUI.TimePeriod time = new NUI.TimePeriod( MilliSecondsToSeconds( this.StartTime ), MilliSecondsToSeconds( this.EndTime - this.StartTime ) ); - AnimateBy(new Property(target, _str), new Property.Value(obj), this.AlphaFunction, time ); - } - } - else - { - if( this.StartTime == 0 && this.EndTime == 0 ) - { - AnimateBy(new Property(target, _str), new Property.Value(obj) ); - } - else - { - NUI.TimePeriod time = new NUI.TimePeriod( MilliSecondsToSeconds( this.StartTime ), MilliSecondsToSeconds( this.EndTime - this.StartTime ) ); - AnimateBy(new Property(target, _str), new Property.Value(obj), time ); - } - } - } - - public void AnimateTo(Actor target) - { - string _str1 = TargetProperty.Substring(0, 1); - string _str2 = TargetProperty.Substring(1); - string _str = _str1.ToLower() + _str2; - - dynamic obj = (object)Destination; - - if( this.AlphaFunction != null ) - { - if( this.StartTime == 0 && this.EndTime == 0 ) - { - AnimateTo(new Property(target, _str), new Property.Value(obj), this.AlphaFunction ); - } - else - { - NUI.TimePeriod time = new NUI.TimePeriod( MilliSecondsToSeconds( this.StartTime ), MilliSecondsToSeconds( this.EndTime - this.StartTime ) ); - AnimateTo(new Property(target, _str), new Property.Value(obj), this.AlphaFunction, time ); - } - } - else - { - if( this.StartTime == 0 && this.EndTime == 0 ) - { - AnimateTo(new Property(target, _str), new Property.Value(obj) ); - } - else - { - NUI.TimePeriod time = new NUI.TimePeriod( MilliSecondsToSeconds( this.StartTime ), MilliSecondsToSeconds( this.EndTime - this.StartTime ) ); - AnimateTo(new Property(target, _str), new Property.Value(obj), time ); - } - } - } - - public void AnimateTo(Actor target, string propertyIndex) - { - string _str1 = propertyIndex.Substring(0, 1); - string _str2 = propertyIndex.Substring(1); - string _str = _str1.ToLower() + _str2; - - dynamic obj = (object)Destination; - - if( this.AlphaFunction != null ) - { - if( this.StartTime == 0 && this.EndTime == 0 ) - { - AnimateTo(new Property(target, _str), new Property.Value(obj), this.AlphaFunction ); - } - else - { - NUI.TimePeriod time = new NUI.TimePeriod( MilliSecondsToSeconds( this.StartTime ), MilliSecondsToSeconds( this.EndTime - this.StartTime ) ); - AnimateTo(new Property(target, _str), new Property.Value(obj), this.AlphaFunction, time ); - } - } - else - { - if( this.StartTime == 0 && this.EndTime == 0 ) - { - AnimateTo(new Property(target, _str), new Property.Value(obj) ); - } - else - { - NUI.TimePeriod time = new NUI.TimePeriod( MilliSecondsToSeconds( this.StartTime ), MilliSecondsToSeconds( this.EndTime - this.StartTime ) ); - AnimateTo(new Property(target, _str), new Property.Value(obj), time ); - } - } - } - - public void AnimateTo(Actor target, string propertyIndex, object destinationValue) - { - string _str1 = propertyIndex.Substring(0, 1); - string _str2 = propertyIndex.Substring(1); - string _str = _str1.ToLower() + _str2; - - dynamic obj = (object)destinationValue; - - if( this.AlphaFunction != null ) - { - if( this.StartTime == 0 && this.EndTime == 0 ) - { - AnimateTo(new Property(target, _str), new Property.Value(obj), this.AlphaFunction ); - } - else - { - NUI.TimePeriod time = new NUI.TimePeriod( MilliSecondsToSeconds( this.StartTime ), MilliSecondsToSeconds( this.EndTime - this.StartTime ) ); - AnimateTo(new Property(target, _str), new Property.Value(obj), this.AlphaFunction, time ); - } - } - else - { - if( this.StartTime == 0 && this.EndTime == 0 ) - { - AnimateTo(new Property(target, _str), new Property.Value(obj) ); - } - else - { - NUI.TimePeriod time = new NUI.TimePeriod( MilliSecondsToSeconds( this.StartTime ), MilliSecondsToSeconds( this.EndTime - this.StartTime ) ); - AnimateTo(new Property(target, _str), new Property.Value(obj), time ); - } - } - } - - public void AnimateBetween(Actor target, KeyFrames keyFrames) - { - string _str1 = TargetProperty.Substring(0, 1); - string _str2 = TargetProperty.Substring(1); - string _str = _str1.ToLower() + _str2; - - - if( this.AlphaFunction != null ) - { - if( this.StartTime == 0 && this.EndTime == 0 ) - { - AnimateBetween(new Property(target, _str), keyFrames, this.AlphaFunction); - } - else - { - NUI.TimePeriod time = new NUI.TimePeriod( MilliSecondsToSeconds( this.StartTime ), MilliSecondsToSeconds( this.EndTime - this.StartTime ) ); - AnimateBetween(new Property(target, _str), keyFrames, this.AlphaFunction, time); - } - } - else - { - if( this.StartTime == 0 && this.EndTime == 0 ) - { - AnimateBetween(new Property(target, _str), keyFrames); - } - else - { - NUI.TimePeriod time = new NUI.TimePeriod( MilliSecondsToSeconds( this.StartTime ), MilliSecondsToSeconds( this.EndTime - this.StartTime ) ); - AnimateBetween(new Property(target, _str), keyFrames, time); - } - } - } - - public void AnimateBetween(Actor target, KeyFrames keyFrames, Animation.Interpolation interpolation) - { - string _str1 = TargetProperty.Substring(0, 1); - string _str2 = TargetProperty.Substring(1); - string _str = _str1.ToLower() + _str2; - - - if( this.AlphaFunction != null ) - { - if( this.StartTime == 0 && this.EndTime == 0 ) - { - AnimateBetween(new Property(target, _str), keyFrames, this.AlphaFunction, interpolation); - } - else - { - NUI.TimePeriod time = new NUI.TimePeriod( MilliSecondsToSeconds( this.StartTime ), MilliSecondsToSeconds( this.EndTime - this.StartTime ) ); - AnimateBetween(new Property(target, _str), keyFrames, this.AlphaFunction, time, interpolation); - } - } - else - { - if( this.StartTime == 0 && this.EndTime == 0 ) - { - AnimateBetween(new Property(target, _str), keyFrames, interpolation); - } - else - { - NUI.TimePeriod time = new NUI.TimePeriod( MilliSecondsToSeconds( this.StartTime ), MilliSecondsToSeconds( this.EndTime - this.StartTime ) ); - AnimateBetween(new Property(target, _str), keyFrames, time, interpolation); - } - } - } - - - /** - * @brief Create an initialized Animation. - * - * The animation will not loop. - * The default end action is "Bake". - * The default Alpha function is linear. - * @since 1.0.0 - * @param [in] durationmSeconds The duration in milli seconds (int). - * @return A handle to a newly allocated Dali resource. - * @pre DurationmSeconds must be greater than zero. - */ - public Animation (int durationmSeconds) : this (NDalicPINVOKE.Animation_New((float)durationmSeconds/1000.0f), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Animation () : this (NDalicPINVOKE.Animation_New( 0.0f ), true ) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - - internal Animation (float durationSeconds) : this (NDalicPINVOKE.Animation_New(durationSeconds), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - internal static Animation DownCast(BaseHandle handle) { - Animation ret = new Animation(NDalicPINVOKE.Animation_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Animation(Animation handle) : this(NDalicPINVOKE.new_Animation__SWIG_1(Animation.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal Animation Assign(Animation rhs) { - Animation ret = new Animation(NDalicPINVOKE.Animation_Assign(swigCPtr, Animation.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void SetDuration(float seconds) { - NDalicPINVOKE.Animation_SetDuration(swigCPtr, seconds); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal float GetDuration() { - float ret = NDalicPINVOKE.Animation_GetDuration(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void SetLooping(bool looping) { - NDalicPINVOKE.Animation_SetLooping(swigCPtr, looping); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void SetLoopCount(int count) { - NDalicPINVOKE.Animation_SetLoopCount(swigCPtr, count); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal int GetLoopCount() { - int ret = NDalicPINVOKE.Animation_GetLoopCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public int GetCurrentLoop() { - int ret = NDalicPINVOKE.Animation_GetCurrentLoop(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal bool IsLooping() { - bool ret = NDalicPINVOKE.Animation_IsLooping(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void SetEndAction(Animation.EndActions action) { - NDalicPINVOKE.Animation_SetEndAction(swigCPtr, (int)action); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal Animation.EndActions GetEndAction() { - Animation.EndActions ret = (Animation.EndActions)NDalicPINVOKE.Animation_GetEndAction(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetDisconnectAction(Animation.EndActions disconnectAction) { - NDalicPINVOKE.Animation_SetDisconnectAction(swigCPtr, (int)disconnectAction); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Animation.EndActions GetDisconnectAction() { - Animation.EndActions ret = (Animation.EndActions)NDalicPINVOKE.Animation_GetDisconnectAction(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void SetDefaultAlphaFunction(AlphaFunction alpha) { - NDalicPINVOKE.Animation_SetDefaultAlphaFunction(swigCPtr, AlphaFunction.getCPtr(alpha)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal AlphaFunction GetDefaultAlphaFunction() { - AlphaFunction ret = new AlphaFunction(NDalicPINVOKE.Animation_GetDefaultAlphaFunction(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetCurrentProgress(float progress) { - NDalicPINVOKE.Animation_SetCurrentProgress(swigCPtr, progress); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float GetCurrentProgress() { - float ret = NDalicPINVOKE.Animation_GetCurrentProgress(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetSpeedFactor(float factor) { - NDalicPINVOKE.Animation_SetSpeedFactor(swigCPtr, factor); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float GetSpeedFactor() { - float ret = NDalicPINVOKE.Animation_GetSpeedFactor(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetPlayRange(Vector2 range) { - NDalicPINVOKE.Animation_SetPlayRange(swigCPtr, Vector2.getCPtr(range)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector2 GetPlayRange() { - Vector2 ret = new Vector2(NDalicPINVOKE.Animation_GetPlayRange(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Play() { - NDalicPINVOKE.Animation_Play(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void PlayFrom(float progress) { - NDalicPINVOKE.Animation_PlayFrom(swigCPtr, progress); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Pause() { - NDalicPINVOKE.Animation_Pause(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal Animation.State GetState() { - Animation.State ret = (Animation.State)NDalicPINVOKE.Animation_GetState(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Stop() { - NDalicPINVOKE.Animation_Stop(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Clear() { - NDalicPINVOKE.Animation_Clear(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal AnimationSignal FinishedSignal() { - AnimationSignal ret = new AnimationSignal(NDalicPINVOKE.Animation_FinishedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void AnimateBy(Property target, Property.Value relativeValue) { - NDalicPINVOKE.Animation_AnimateBy__SWIG_0(swigCPtr, Property.getCPtr(target), Property.Value.getCPtr(relativeValue)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void AnimateBy(Property target, Property.Value relativeValue, AlphaFunction alpha) { - NDalicPINVOKE.Animation_AnimateBy__SWIG_1(swigCPtr, Property.getCPtr(target), Property.Value.getCPtr(relativeValue), AlphaFunction.getCPtr(alpha)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void AnimateBy(Property target, Property.Value relativeValue, TimePeriod period) { - NDalicPINVOKE.Animation_AnimateBy__SWIG_2(swigCPtr, Property.getCPtr(target), Property.Value.getCPtr(relativeValue), TimePeriod.getCPtr(period)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void AnimateBy(Property target, Property.Value relativeValue, AlphaFunction alpha, TimePeriod period) { - NDalicPINVOKE.Animation_AnimateBy__SWIG_3(swigCPtr, Property.getCPtr(target), Property.Value.getCPtr(relativeValue), AlphaFunction.getCPtr(alpha), TimePeriod.getCPtr(period)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void AnimateTo(Property target, Property.Value destinationValue) { - NDalicPINVOKE.Animation_AnimateTo__SWIG_0(swigCPtr, Property.getCPtr(target), Property.Value.getCPtr(destinationValue)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void AnimateTo(Property target, Property.Value destinationValue, AlphaFunction alpha) { - NDalicPINVOKE.Animation_AnimateTo__SWIG_1(swigCPtr, Property.getCPtr(target), Property.Value.getCPtr(destinationValue), AlphaFunction.getCPtr(alpha)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void AnimateTo(Property target, Property.Value destinationValue, TimePeriod period) { - NDalicPINVOKE.Animation_AnimateTo__SWIG_2(swigCPtr, Property.getCPtr(target), Property.Value.getCPtr(destinationValue), TimePeriod.getCPtr(period)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void AnimateTo(Property target, Property.Value destinationValue, AlphaFunction alpha, TimePeriod period) { - NDalicPINVOKE.Animation_AnimateTo__SWIG_3(swigCPtr, Property.getCPtr(target), Property.Value.getCPtr(destinationValue), AlphaFunction.getCPtr(alpha), TimePeriod.getCPtr(period)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void AnimateBetween(Property target, KeyFrames keyFrames) { - NDalicPINVOKE.Animation_AnimateBetween__SWIG_0(swigCPtr, Property.getCPtr(target), KeyFrames.getCPtr(keyFrames)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void AnimateBetween(Property target, KeyFrames keyFrames, Animation.Interpolation interpolation) { - NDalicPINVOKE.Animation_AnimateBetween__SWIG_1(swigCPtr, Property.getCPtr(target), KeyFrames.getCPtr(keyFrames), (int)interpolation); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void AnimateBetween(Property target, KeyFrames keyFrames, AlphaFunction alpha) { - NDalicPINVOKE.Animation_AnimateBetween__SWIG_2(swigCPtr, Property.getCPtr(target), KeyFrames.getCPtr(keyFrames), AlphaFunction.getCPtr(alpha)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void AnimateBetween(Property target, KeyFrames keyFrames, AlphaFunction alpha, Animation.Interpolation interpolation) { - NDalicPINVOKE.Animation_AnimateBetween__SWIG_3(swigCPtr, Property.getCPtr(target), KeyFrames.getCPtr(keyFrames), AlphaFunction.getCPtr(alpha), (int)interpolation); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void AnimateBetween(Property target, KeyFrames keyFrames, TimePeriod period) { - NDalicPINVOKE.Animation_AnimateBetween__SWIG_4(swigCPtr, Property.getCPtr(target), KeyFrames.getCPtr(keyFrames), TimePeriod.getCPtr(period)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void AnimateBetween(Property target, KeyFrames keyFrames, TimePeriod period, Animation.Interpolation interpolation) { - NDalicPINVOKE.Animation_AnimateBetween__SWIG_5(swigCPtr, Property.getCPtr(target), KeyFrames.getCPtr(keyFrames), TimePeriod.getCPtr(period), (int)interpolation); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void AnimateBetween(Property target, KeyFrames keyFrames, AlphaFunction alpha, TimePeriod period) { - NDalicPINVOKE.Animation_AnimateBetween__SWIG_6(swigCPtr, Property.getCPtr(target), KeyFrames.getCPtr(keyFrames), AlphaFunction.getCPtr(alpha), TimePeriod.getCPtr(period)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void AnimateBetween(Property target, KeyFrames keyFrames, AlphaFunction alpha, TimePeriod period, Animation.Interpolation interpolation) { - NDalicPINVOKE.Animation_AnimateBetween__SWIG_7(swigCPtr, Property.getCPtr(target), KeyFrames.getCPtr(keyFrames), AlphaFunction.getCPtr(alpha), TimePeriod.getCPtr(period), (int)interpolation); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Animate(Actor actor, Path path, Vector3 forward) { - NDalicPINVOKE.Animation_Animate__SWIG_0(swigCPtr, Actor.getCPtr(actor), Path.getCPtr(path), Vector3.getCPtr(forward)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Animate(Actor actor, Path path, Vector3 forward, AlphaFunction alpha) { - NDalicPINVOKE.Animation_Animate__SWIG_1(swigCPtr, Actor.getCPtr(actor), Path.getCPtr(path), Vector3.getCPtr(forward), AlphaFunction.getCPtr(alpha)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Animate(Actor actor, Path path, Vector3 forward, TimePeriod period) { - NDalicPINVOKE.Animation_Animate__SWIG_2(swigCPtr, Actor.getCPtr(actor), Path.getCPtr(path), Vector3.getCPtr(forward), TimePeriod.getCPtr(period)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Animate(Actor actor, Path path, Vector3 forward, AlphaFunction alpha, TimePeriod period) { - NDalicPINVOKE.Animation_Animate__SWIG_3(swigCPtr, Actor.getCPtr(actor), Path.getCPtr(path), Vector3.getCPtr(forward), AlphaFunction.getCPtr(alpha), TimePeriod.getCPtr(period)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void Show(Actor actor, float delaySeconds) { - NDalicPINVOKE.Animation_Show(swigCPtr, Actor.getCPtr(actor), delaySeconds); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void Hide(Actor actor, float delaySeconds) { - NDalicPINVOKE.Animation_Hide(swigCPtr, Actor.getCPtr(actor), delaySeconds); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public enum EndActions { - Cancel, - Discard, - StopFinal - } - - public enum Interpolation { - Linear, - Cubic - } - - public enum State { - Stopped, - Playing, - Paused - } - -} - -} diff --git a/Tizen.NUI/src/public/Application.cs b/Tizen.NUI/src/public/Application.cs deleted file mode 100644 index 34f282b..0000000 --- a/Tizen.NUI/src/public/Application.cs +++ /dev/null @@ -1,838 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - - using System; - using System.Runtime.InteropServices; - - -public class Application : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal Application(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.Application_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Application obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Application() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Application(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - - - private EventHandler _applicationInitEventHandler; - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void ApplicationInitEventCallbackType(IntPtr data); - private ApplicationInitEventCallbackType _applicationInitEventCallback; - - /** - * @brief Event for Initialized signal which can be used to subscribe/unsubscribe the event handler - * provided by the user. Initialized signal is emitted when application is initialised - */ - public event EventHandler Initialized - { - add - { - if( _applicationInitEventHandler == null ) - { - _applicationInitEventCallback = OnApplicationInit; - this.InitSignal().Connect( _applicationInitEventCallback ); - } - - _applicationInitEventHandler += value; - } - - remove - { - if( _applicationInitEventHandler != null ) - { - this.InitSignal().Disconnect( _applicationInitEventCallback ); - } - - _applicationInitEventHandler -= value; - } - } - - private void OnApplicationInit(IntPtr data) - { - if( _applicationInitEventHandler != null ) - { - _applicationInitEventHandler( this, null ); - } - } - - - private EventHandler _applicationTerminateEventHandler; - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void ApplicationTerminateEventCallbackType(IntPtr data); - private ApplicationTerminateEventCallbackType _applicationTerminateEventCallback; - - /** - * @brief Event for Terminated signal which can be used to subscribe/unsubscribe the event handler - * provided by the user. Terminated signal is emitted when application is terminated - */ - public event EventHandler Terminated - { - add - { - if( _applicationTerminateEventHandler == null ) - { - _applicationTerminateEventCallback = OnNUIApplicationTerminate; - this.TerminateSignal().Connect( _applicationTerminateEventCallback ); - } - - _applicationTerminateEventHandler += value; - } - - remove - { - if( _applicationTerminateEventHandler != null ) - { - this.TerminateSignal().Disconnect( _applicationTerminateEventCallback ); - } - - _applicationTerminateEventHandler -= value; - } - } - - private void OnNUIApplicationTerminate(IntPtr data) - { - if( _applicationTerminateEventHandler != null ) - { - _applicationTerminateEventHandler( this, null ); - } - } - - - private EventHandler _applicationPauseEventHandler; - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void ApplicationPauseEventCallbackType(IntPtr data); - private ApplicationPauseEventCallbackType _applicationPauseEventCallback; - - /** - * @brief Event for Paused signal which can be used to subscribe/unsubscribe the event handler - * provided by the user. Paused signal is emitted when application is paused - */ - public event EventHandler Paused - { - add - { - if( _applicationPauseEventHandler == null ) - { - _applicationPauseEventCallback = OnNUIApplicationPause; - this.PauseSignal().Connect( _applicationPauseEventCallback ); - } - - _applicationPauseEventHandler += value; - } - - remove - { - if( _applicationPauseEventHandler != null ) - { - this.PauseSignal().Disconnect( _applicationPauseEventCallback ); - } - - _applicationTerminateEventHandler -= value; - } - } - - private void OnNUIApplicationPause(IntPtr data) - { - if( _applicationPauseEventHandler != null ) - { - _applicationPauseEventHandler( this, null ); - } - } - - - private EventHandler _applicationResumeEventHandler; - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void ApplicationResumeEventCallbackType(IntPtr data); - private ApplicationResumeEventCallbackType _applicationResumeEventCallback; - - /** - * @brief Event for Resumed signal which can be used to subscribe/unsubscribe the event handler - * provided by the user. Resumed signal is emitted when application is resumed - */ - public event EventHandler Resumed - { - add - { - if( _applicationResumeEventHandler == null ) - { - _applicationResumeEventCallback = OnNUIApplicationResume; - this.ResumeSignal().Connect( _applicationResumeEventCallback ); - } - - _applicationResumeEventHandler += value; - } - - remove - { - if( _applicationResumeEventHandler != null ) - { - this.ResumeSignal().Disconnect( _applicationResumeEventCallback ); - } - - _applicationResumeEventHandler -= value; - } - } - - private void OnNUIApplicationResume(IntPtr data) - { - if( _applicationResumeEventHandler != null ) - { - _applicationResumeEventHandler( this, null ); - } - } - - - private EventHandler _applicationResetEventHandler; - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void ApplicationResetEventCallbackType(IntPtr data); - private ApplicationResetEventCallbackType _applicationResetEventCallback; - - /** - * @brief Event for Reset signal which can be used to subscribe/unsubscribe the event handler - * provided by the user. Reset signal is emitted when application is reset - */ - public event EventHandler Reset - { - add - { - if( _applicationResetEventHandler == null ) - { - _applicationResetEventCallback = OnNUIApplicationReset; - this.ResetSignal().Connect( _applicationResetEventCallback ); - } - - _applicationResetEventHandler += value; - } - - remove - { - if( _applicationResetEventHandler != null ) - { - this.ResetSignal().Disconnect( _applicationResetEventCallback ); - } - - _applicationResetEventHandler -= value; - } - } - - private void OnNUIApplicationReset(IntPtr data) - { - if( _applicationResetEventHandler != null ) - { - _applicationResetEventHandler( this, null ); - } - } - - - - private EventHandler _applicationResizeEventHandler; - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void ApplicationResizeEventCallbackType(IntPtr data); - private ApplicationResizeEventCallbackType _applicationResizeEventCallback; - - /** - * @brief Event for Resized signal which can be used to subscribe/unsubscribe the event handler - * provided by the user. Resized signal is emitted when application is resized - */ - public event EventHandler Resized - { - add - { - if( _applicationResizeEventHandler == null ) - { - _applicationResizeEventCallback = OnNUIApplicationResize; - this.ResizeSignal().Connect( _applicationResizeEventCallback ); - } - - _applicationResizeEventHandler += value; - } - - remove - { - if( _applicationResizeEventHandler != null ) - { - this.ResizeSignal().Disconnect( _applicationResizeEventCallback ); - } - - _applicationResizeEventHandler -= value; - } - } - - private void OnNUIApplicationResize(IntPtr data) - { - if( _applicationResizeEventHandler != null ) - { - _applicationResizeEventHandler( this, null ); - } - } - - - private EventHandler _applicationLanguageChangedEventHandler; - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void ApplicationLanguageChangedEventCallbackType(IntPtr data); - private ApplicationLanguageChangedEventCallbackType _applicationLanguageChangedEventCallback; - - /** - * @brief Event for Paused signal which can be used to subscribe/unsubscribe the event handler - * provided by the user. Paused signal is emitted when application is paused - */ - public event EventHandler LanguageChanged - { - add - { - if( _applicationLanguageChangedEventHandler == null ) - { - _applicationLanguageChangedEventCallback = OnNUIApplicationLanguageChanged; - this.LanguageChangedSignal().Connect( _applicationLanguageChangedEventCallback ); - } - - _applicationLanguageChangedEventHandler += value; - } - - remove - { - if( _applicationLanguageChangedEventHandler != null ) - { - this.LanguageChangedSignal().Disconnect( _applicationLanguageChangedEventCallback ); - } - - _applicationLanguageChangedEventHandler -= value; - } - } - - private void OnNUIApplicationLanguageChanged(IntPtr data) - { - if( _applicationLanguageChangedEventHandler != null ) - { - _applicationLanguageChangedEventHandler( this, null ); - } - } - - - private EventHandler _applicationRegionChangedEventHandler; - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void ApplicationRegionChangedEventCallbackType(IntPtr data); - private ApplicationRegionChangedEventCallbackType _applicationRegionChangedEventCallback; - - /** - * @brief Event for RegionChanged signal which can be used to subscribe/unsubscribe the event handler - * provided by the user. RegionChanged signal is emitted when the region of the device is changed. - */ - public event EventHandler RegionChanged - { - add - { - if( _applicationRegionChangedEventHandler != null ) - { - _applicationRegionChangedEventCallback = OnNUIApplicationRegionChanged; - this.RegionChangedSignal().Connect( _applicationRegionChangedEventCallback ); - } - - _applicationRegionChangedEventHandler += value; - } - - remove - { - if( _applicationRegionChangedEventHandler != null ) - { - this.RegionChangedSignal().Disconnect( _applicationRegionChangedEventCallback ); - } - - _applicationRegionChangedEventHandler -= value; - } - } - - private void OnNUIApplicationRegionChanged(IntPtr data) - { - if( _applicationRegionChangedEventHandler != null ) - { - _applicationRegionChangedEventHandler( this, null ); - } - } - - - - private EventHandler _applicationBatteryLowEventHandler; - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void ApplicationBatteryLowEventCallbackType(IntPtr data); - private ApplicationBatteryLowEventCallbackType _applicationBatteryLowEventCallback; - - /** - * @brief Event for BatteryLow signal which can be used to subscribe/unsubscribe the event handler - * provided by the user. BatteryLow signal is emitted when the battery level of the device is low. - */ - public event EventHandler BatteryLow - { - add - { - if( _applicationBatteryLowEventHandler == null ) - { - _applicationBatteryLowEventCallback = OnNUIApplicationBatteryLow; - this.BatteryLowSignal().Connect( _applicationBatteryLowEventCallback ); - } - - _applicationBatteryLowEventHandler += value; - } - - remove - { - if( _applicationBatteryLowEventHandler != null ) - { - this.BatteryLowSignal().Disconnect( _applicationBatteryLowEventCallback ); - } - - _applicationBatteryLowEventHandler -= value; - } - } - - private void OnNUIApplicationBatteryLow(IntPtr data) - { - if( _applicationBatteryLowEventHandler != null ) - { - _applicationBatteryLowEventHandler( this, null ); - } - } - - - private EventHandler _applicationMemoryLowEventHandler; - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void ApplicationMemoryLowEventCallbackType(IntPtr data); - private ApplicationMemoryLowEventCallbackType _applicationMemoryLowEventCallback; - - /** - * @brief Event for Paused signal which can be used to subscribe/unsubscribe the event handler - * provided by the user. Paused signal is emitted when application is paused - */ - public event EventHandler MemoryLow - { - add - { - if( _applicationMemoryLowEventHandler == null ) - { - _applicationMemoryLowEventCallback = OnNUIApplicationMemoryLow; - this.MemoryLowSignal().Connect( _applicationMemoryLowEventCallback ); - } - - _applicationMemoryLowEventHandler += value; - } - - remove - { - if( _applicationMemoryLowEventHandler != null ) - { - this.MemoryLowSignal().Disconnect( _applicationMemoryLowEventCallback ); - } - - _applicationMemoryLowEventHandler -= value; - } - } - - private void OnNUIApplicationMemoryLow(IntPtr data) - { - if( _applicationMemoryLowEventHandler != null ) - { - _applicationMemoryLowEventHandler( this, null ); - } - } - - /** - * @brief Event arguments that passed via NUIApplicationAppControl signal - * - */ - public class NUIApplicationAppControlEventArgs : EventArgs - { - private IntPtr _voidp; - /** - * @brief VoidP - contains the information about why the application is launched - * - */ - public IntPtr VoidP - { - get - { - return _voidp; - } - set - { - _voidp = value; - } - } - } - - private EventHandler _applicationAppControlEventHandler; - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void ApplicationAppControlEventCallbackType(IntPtr application, IntPtr voidp); - private ApplicationAppControlEventCallbackType _applicationAppControlEventCallback; - - /** - * @brief Event for AppControl signal which can be used to subscribe/unsubscribe the event handler - * (in the type of NUIApplicationAppControlEventHandler-DaliEventHandler) - * provided by the user. AppControl signal is emitted when another application sends a launch request to the application. - */ - public event EventHandler AppControl - { - add - { - if( _applicationAppControlEventHandler != null ) - { - _applicationAppControlEventCallback = OnNUIApplicationAppControl; - this.AppControlSignal().Connect( _applicationAppControlEventCallback ); - } - - _applicationAppControlEventHandler += value; - } - - remove - { - if( _applicationAppControlEventHandler != null ) - { - this.AppControlSignal().Disconnect( _applicationAppControlEventCallback ); - } - - _applicationAppControlEventHandler -= value; - } - } - - private void OnNUIApplicationAppControl(IntPtr application, IntPtr voidp) - { - NUIApplicationAppControlEventArgs e = new NUIApplicationAppControlEventArgs(); - e.VoidP = voidp; - - if ( _applicationAppControlEventHandler != null ) - { - _applicationAppControlEventHandler(this, e); - } - } - - - - private static Application instance; // singleton - - public delegate void InitDelegate(); - - public delegate void TerminateDelegate(); - - public delegate void PauseDelegate(); - - public delegate void ResumeDelegate(); - - public delegate void ResizeDelegate(); - - public delegate void AppControlDelegate(); - - public delegate void LanguageChangedDelegate(); - - public delegate void RegionChangedDelegate(); - - public delegate void BatteryLowDelegate(); - - public delegate void MemoryLowDelegate(); - - [System.Runtime.InteropServices.UnmanagedFunctionPointer(System.Runtime.InteropServices.CallingConvention.StdCall)] - internal delegate void InitDelegateInternal(); - - [System.Runtime.InteropServices.UnmanagedFunctionPointer(System.Runtime.InteropServices.CallingConvention.StdCall)] - internal delegate void TerminateDelegateInternal(); - - [System.Runtime.InteropServices.UnmanagedFunctionPointer(System.Runtime.InteropServices.CallingConvention.StdCall)] - internal delegate void PauseDelegateInternal(); - - [System.Runtime.InteropServices.UnmanagedFunctionPointer(System.Runtime.InteropServices.CallingConvention.StdCall)] - internal delegate void ResumeDelegateInternal(); - - [System.Runtime.InteropServices.UnmanagedFunctionPointer(System.Runtime.InteropServices.CallingConvention.StdCall)] - internal delegate void ResizeDelegateInternal(); - - [System.Runtime.InteropServices.UnmanagedFunctionPointer(System.Runtime.InteropServices.CallingConvention.StdCall)] - internal delegate void AppControlDelegateInternal(); - - [System.Runtime.InteropServices.UnmanagedFunctionPointer(System.Runtime.InteropServices.CallingConvention.StdCall)] - internal delegate void LanguageChangedDelegateInternal(); - - [System.Runtime.InteropServices.UnmanagedFunctionPointer(System.Runtime.InteropServices.CallingConvention.StdCall)] - internal delegate void RegionChangedDelegateInternal(); - - [System.Runtime.InteropServices.UnmanagedFunctionPointer(System.Runtime.InteropServices.CallingConvention.StdCall)] - internal delegate void BatteryLowDelegateInternal(); - - [System.Runtime.InteropServices.UnmanagedFunctionPointer(System.Runtime.InteropServices.CallingConvention.StdCall)] - internal delegate void MemoryLowDelegateInternal(); - - static void Initialize() - { - // instance.InitDelegate(); - } - - public static Application Instance - { - get - { - return instance; - } - } - - public static Application GetApplicationFromPtr(global::System.IntPtr cPtr) { - Application ret = new Application(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void SetupDelegates() { - InitDelegateInternal initializeCallback = new InitDelegateInternal( Initialize ); - System.Console.WriteLine( "InitSignal connection count"); - - this.InitSignal().Connect( initializeCallback ); - //Console.WriteLine( "InitSignal connection count = " + app.InitSignal().GetConnectionCount() ); - } - - public static Application NewApplication() { - instance = NewApplication("", Application.WINDOW_MODE.OPAQUE); - return instance; - } - - public static Application NewApplication(string stylesheet) { - instance = NewApplication(stylesheet, Application.WINDOW_MODE.OPAQUE); - return instance; - } - - public static Application NewApplication(string stylesheet, Application.WINDOW_MODE windowMode) { - - Application ret = New(1, stylesheet, windowMode); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - // we've got an application now connect the signals - ret.SetupDelegates(); - // set the singleton - instance = ret; - return ret; - } - - public bool AddIdle(System.Delegate func) { - System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - System.IntPtr ip2 = NDalicManualPINVOKE.MakeCallback(new System.Runtime.InteropServices.HandleRef(this, ip)); - - bool ret = NDalicPINVOKE.Application_AddIdle(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip2)); - - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - - /** - * Outer::outer_method(int) - */ - public static Application New() { - Application ret = new Application(NDalicPINVOKE.Application_New__SWIG_0(), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static Application New(int argc) { - Application ret = new Application(NDalicPINVOKE.Application_New__SWIG_1(argc), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static Application New(int argc, string stylesheet) { - Application ret = new Application(NDalicPINVOKE.Application_New__SWIG_2(argc, stylesheet), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static Application New(int argc, string stylesheet, Application.WINDOW_MODE windowMode) { - Application ret = new Application(NDalicPINVOKE.Application_New__SWIG_3(argc, stylesheet, (int)windowMode), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Application() : this(NDalicPINVOKE.new_Application__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Application(Application application) : this(NDalicPINVOKE.new_Application__SWIG_1(Application.getCPtr(application)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Application Assign(Application application) { - Application ret = new Application(NDalicPINVOKE.Application_Assign(swigCPtr, Application.getCPtr(application)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void MainLoop() { - NDalicPINVOKE.Application_MainLoop__SWIG_0(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void MainLoop(SWIGTYPE_p_Configuration__ContextLoss configuration) { - NDalicPINVOKE.Application_MainLoop__SWIG_1(swigCPtr, SWIGTYPE_p_Configuration__ContextLoss.getCPtr(configuration)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Lower() { - NDalicPINVOKE.Application_Lower(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Quit() { - NDalicPINVOKE.Application_Quit(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool AddIdle(SWIGTYPE_p_Dali__CallbackBase callback) { - bool ret = NDalicPINVOKE.Application_AddIdle(swigCPtr, SWIGTYPE_p_Dali__CallbackBase.getCPtr(callback)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Window GetWindow() { - Window ret = new Window(NDalicPINVOKE.Application_GetWindow(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void ReplaceWindow(RectInteger windowPosition, string name) { - NDalicPINVOKE.Application_ReplaceWindow(swigCPtr, RectInteger.getCPtr(windowPosition), name); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static string GetResourcePath() { - string ret = NDalicPINVOKE.Application_GetResourcePath(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetViewMode(ViewMode viewMode) { - NDalicPINVOKE.Application_SetViewMode(swigCPtr, (int)viewMode); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ViewMode GetViewMode() { - ViewMode ret = (ViewMode)NDalicPINVOKE.Application_GetViewMode(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetStereoBase(float stereoBase) { - NDalicPINVOKE.Application_SetStereoBase(swigCPtr, stereoBase); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float GetStereoBase() { - float ret = NDalicPINVOKE.Application_GetStereoBase(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public ApplicationSignal InitSignal() { - ApplicationSignal ret = new ApplicationSignal(NDalicPINVOKE.Application_InitSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public ApplicationSignal TerminateSignal() { - ApplicationSignal ret = new ApplicationSignal(NDalicPINVOKE.Application_TerminateSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public ApplicationSignal PauseSignal() { - ApplicationSignal ret = new ApplicationSignal(NDalicPINVOKE.Application_PauseSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public ApplicationSignal ResumeSignal() { - ApplicationSignal ret = new ApplicationSignal(NDalicPINVOKE.Application_ResumeSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public ApplicationSignal ResetSignal() { - ApplicationSignal ret = new ApplicationSignal(NDalicPINVOKE.Application_ResetSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public ApplicationSignal ResizeSignal() { - ApplicationSignal ret = new ApplicationSignal(NDalicPINVOKE.Application_ResizeSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public ApplicationControlSignal AppControlSignal() { - ApplicationControlSignal ret = new ApplicationControlSignal(NDalicPINVOKE.Application_AppControlSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public ApplicationSignal LanguageChangedSignal() { - ApplicationSignal ret = new ApplicationSignal(NDalicPINVOKE.Application_LanguageChangedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public ApplicationSignal RegionChangedSignal() { - ApplicationSignal ret = new ApplicationSignal(NDalicPINVOKE.Application_RegionChangedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public ApplicationSignal BatteryLowSignal() { - ApplicationSignal ret = new ApplicationSignal(NDalicPINVOKE.Application_BatteryLowSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public ApplicationSignal MemoryLowSignal() { - ApplicationSignal ret = new ApplicationSignal(NDalicPINVOKE.Application_MemoryLowSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public enum WINDOW_MODE { - OPAQUE = 0, - TRANSPARENT = 1 - } - -} - -} diff --git a/Tizen.NUI/src/public/Button.cs b/Tizen.NUI/src/public/Button.cs deleted file mode 100644 index ba611ed..0000000 --- a/Tizen.NUI/src/public/Button.cs +++ /dev/null @@ -1,579 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -using System; -using System.Runtime.InteropServices; - - -public class Button : View { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal Button(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.Button_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Button obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Button() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Button(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - - private EventHandlerWithReturnType _clickedEventHandler; - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ClickedCallbackType(global::System.IntPtr data); - private ClickedCallbackType _clickedCallback; - - public event EventHandlerWithReturnType Clicked - { - add - { - // Restricted to only one listener - if (_clickedEventHandler == null) - { - _clickedCallback = new ClickedCallbackType(OnClicked); - this.ClickedSignal().Connect(_clickedCallback); - } - - _clickedEventHandler += value; - } - - remove - { - if (_clickedEventHandler != null) - { - this.ClickedSignal().Disconnect(_clickedCallback); - } - - _clickedEventHandler -= value; - } - } - - // Callback for button click signal - private bool OnClicked (IntPtr data) - { - - if (_clickedEventHandler != null) - { - //here we send all data to user event handlers - return _clickedEventHandler(this, null); - } - return false; - } - - - - private EventHandlerWithReturnType _pressedEventHandler; - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool PressedCallbackType(global::System.IntPtr data); - private PressedCallbackType _pressedCallback; - - public event EventHandlerWithReturnType Pressed - { - add - { - // Restricted to only one listener - if (_pressedEventHandler == null) - { - _pressedCallback = new PressedCallbackType(OnPressed); - this.PressedSignal().Connect(_pressedCallback); - } - - _pressedEventHandler += value; - } - - remove - { - if (_pressedEventHandler != null) - { - this.PressedSignal().Disconnect(_pressedCallback); - } - - _pressedEventHandler -= value; - } - } - - // Callback for button click signal - private bool OnPressed (IntPtr data) - { - if (_pressedEventHandler != null) - { - //here we send all data to user event handlers - return _pressedEventHandler(this, null); - } - return false; - } - - - - private EventHandlerWithReturnType _releasedEventHandler; - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ReleasedCallbackType(global::System.IntPtr data); - private ReleasedCallbackType _releasedCallback; - - public event EventHandlerWithReturnType Released - { - add - { - // Restricted to only one listener - if (_releasedEventHandler == null) - { - _releasedCallback = new ReleasedCallbackType(OnReleased); - this.ReleasedSignal().Connect(_releasedCallback); - } - - _releasedEventHandler += value; - } - - remove - { - lock(this) - { - if (_releasedEventHandler != null) - { - this.ReleasedSignal().Disconnect(_releasedCallback); - } - - _releasedEventHandler -= value; - } - } - } - - // Callback for button click signal - private bool OnReleased (IntPtr data) - { - if (_releasedEventHandler != null) - { - //here we send all data to user event handlers - return _releasedEventHandler(this, null); - } - return false; - } - - - private EventHandlerWithReturnType _stateChangedEventHandler; - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool StateChangedCallback(global::System.IntPtr data); - private StateChangedCallback _stateChangedCallback; - - public event EventHandlerWithReturnType StateChanged - { - add - { - // Restricted to only one listener - if (_stateChangedEventHandler == null) - { - _stateChangedCallback = new StateChangedCallback(OnStateChanged); - this.StateChangedSignal().Connect(_stateChangedCallback); - } - - _stateChangedEventHandler += value; - } - - remove - { - if (_stateChangedEventHandler != null) - { - this.StateChangedSignal().Disconnect(_stateChangedCallback); - } - - _stateChangedEventHandler -= value; - } - } - - // Callback for button click signal - private bool OnStateChanged (IntPtr data) - { - if (_stateChangedEventHandler != null) - { - //here we send all data to user event handlers - return _stateChangedEventHandler(this, null); - } - return false; - } - - public static Button GetButtonFromPtr(global::System.IntPtr cPtr) { - Button ret = new Button(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - public class Property : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Property(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Property obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Property() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Button_Property(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public Property() : this(NDalicPINVOKE.new_Button_Property(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static readonly int DISABLED = NDalicPINVOKE.Button_Property_DISABLED_get(); - public static readonly int AUTO_REPEATING = NDalicPINVOKE.Button_Property_AUTO_REPEATING_get(); - public static readonly int INITIAL_AUTO_REPEATING_DELAY = NDalicPINVOKE.Button_Property_INITIAL_AUTO_REPEATING_DELAY_get(); - public static readonly int NEXT_AUTO_REPEATING_DELAY = NDalicPINVOKE.Button_Property_NEXT_AUTO_REPEATING_DELAY_get(); - public static readonly int TOGGLABLE = NDalicPINVOKE.Button_Property_TOGGLABLE_get(); - public static readonly int SELECTED = NDalicPINVOKE.Button_Property_SELECTED_get(); - public static readonly int UNSELECTED_STATE_IMAGE = NDalicPINVOKE.Button_Property_UNSELECTED_STATE_IMAGE_get(); - public static readonly int SELECTED_STATE_IMAGE = NDalicPINVOKE.Button_Property_SELECTED_STATE_IMAGE_get(); - public static readonly int DISABLED_STATE_IMAGE = NDalicPINVOKE.Button_Property_DISABLED_STATE_IMAGE_get(); - public static readonly int UNSELECTED_COLOR = NDalicPINVOKE.Button_Property_UNSELECTED_COLOR_get(); - public static readonly int SELECTED_COLOR = NDalicPINVOKE.Button_Property_SELECTED_COLOR_get(); - public static readonly int LABEL = NDalicPINVOKE.Button_Property_LABEL_get(); - public static readonly int LABEL_TEXT = NDalicPINVOKE.Button_Property_LABEL_TEXT_get(); - - } - - public Button() : this(NDalicPINVOKE.new_Button__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Button(Button button) : this(NDalicPINVOKE.new_Button__SWIG_1(Button.getCPtr(button)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Button Assign(Button button) { - Button ret = new Button(NDalicPINVOKE.Button_Assign(swigCPtr, Button.getCPtr(button)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public new static Button DownCast(BaseHandle handle) { - Button ret = new Button(NDalicPINVOKE.Button_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool IsDisabled() { - bool ret = NDalicPINVOKE.Button_IsDisabled(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool IsAutoRepeating() { - bool ret = NDalicPINVOKE.Button_IsAutoRepeating(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float GetInitialAutoRepeatingDelay() { - float ret = NDalicPINVOKE.Button_GetInitialAutoRepeatingDelay(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float GetNextAutoRepeatingDelay() { - float ret = NDalicPINVOKE.Button_GetNextAutoRepeatingDelay(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool IsTogglableButton() { - bool ret = NDalicPINVOKE.Button_IsTogglableButton(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool IsSelected() { - bool ret = NDalicPINVOKE.Button_IsSelected(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float GetAnimationTime() { - float ret = NDalicPINVOKE.Button_GetAnimationTime(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public string GetLabelText() { - string ret = NDalicPINVOKE.Button_GetLabelText(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetLabel(Actor label) { - NDalicPINVOKE.Button_SetLabel(swigCPtr, Actor.getCPtr(label)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetButtonImage(Image image) { - NDalicPINVOKE.Button_SetButtonImage(swigCPtr, Image.getCPtr(image)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetSelectedImage(Image image) { - NDalicPINVOKE.Button_SetSelectedImage(swigCPtr, Image.getCPtr(image)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Actor GetButtonImage() { - Actor ret = new Actor(NDalicPINVOKE.Button_GetButtonImage(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Actor GetSelectedImage() { - Actor ret = new Actor(NDalicPINVOKE.Button_GetSelectedImage(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public ButtonSignal PressedSignal() { - ButtonSignal ret = new ButtonSignal(NDalicPINVOKE.Button_PressedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public ButtonSignal ReleasedSignal() { - ButtonSignal ret = new ButtonSignal(NDalicPINVOKE.Button_ReleasedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public ButtonSignal ClickedSignal() { - ButtonSignal ret = new ButtonSignal(NDalicPINVOKE.Button_ClickedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public ButtonSignal StateChangedSignal() { - ButtonSignal ret = new ButtonSignal(NDalicPINVOKE.Button_StateChangedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public enum PropertyRange { - PROPERTY_START_INDEX = PropertyRanges.PROPERTY_REGISTRATION_START_INDEX, - PROPERTY_END_INDEX = View.PropertyRange.PROPERTY_START_INDEX+1000 - } - - public bool Disabled - { - get - { - bool temp = false; - GetProperty( Button.Property.DISABLED).Get( ref temp ); - return temp; - } - set - { - SetProperty( Button.Property.DISABLED, new NUI.Property.Value( value ) ); - } - } - public bool AutoRepeating - { - get - { - bool temp = false; - GetProperty( Button.Property.AUTO_REPEATING).Get( ref temp ); - return temp; - } - set - { - SetProperty( Button.Property.AUTO_REPEATING, new NUI.Property.Value( value ) ); - } - } - public float InitialAutoRepeatingDelay - { - get - { - float temp = 0.0f; - GetProperty( Button.Property.INITIAL_AUTO_REPEATING_DELAY).Get( ref temp ); - return temp; - } - set - { - SetProperty( Button.Property.INITIAL_AUTO_REPEATING_DELAY, new NUI.Property.Value( value ) ); - } - } - public float NextAutoRepeatingDelay - { - get - { - float temp = 0.0f; - GetProperty( Button.Property.NEXT_AUTO_REPEATING_DELAY).Get( ref temp ); - return temp; - } - set - { - SetProperty( Button.Property.NEXT_AUTO_REPEATING_DELAY, new NUI.Property.Value( value ) ); - } - } - public bool Togglable - { - get - { - bool temp = false; - GetProperty( Button.Property.TOGGLABLE).Get( ref temp ); - return temp; - } - set - { - SetProperty( Button.Property.TOGGLABLE, new NUI.Property.Value( value ) ); - } - } - public bool Selected - { - get - { - bool temp = false; - GetProperty( Button.Property.SELECTED).Get( ref temp ); - return temp; - } - set - { - SetProperty( Button.Property.SELECTED, new NUI.Property.Value( value ) ); - } - } - public NUI.Property.Map UnselectedStateImage - { - get - { - NUI.Property.Map temp = new NUI.Property.Map(); - GetProperty( Button.Property.UNSELECTED_STATE_IMAGE).Get( temp ); - return temp; - } - set - { - SetProperty( Button.Property.UNSELECTED_STATE_IMAGE, new NUI.Property.Value( value ) ); - } - } - public NUI.Property.Map SelectedStateImage - { - get - { - NUI.Property.Map temp = new NUI.Property.Map(); - GetProperty( Button.Property.SELECTED_STATE_IMAGE).Get( temp ); - return temp; - } - set - { - SetProperty( Button.Property.SELECTED_STATE_IMAGE, new NUI.Property.Value( value ) ); - } - } - public NUI.Property.Map DisabledStateImage - { - get - { - NUI.Property.Map temp = new NUI.Property.Map(); - GetProperty( Button.Property.DISABLED_STATE_IMAGE).Get( temp ); - return temp; - } - set - { - SetProperty( Button.Property.DISABLED_STATE_IMAGE, new NUI.Property.Value( value ) ); - } - } - public Vector4 UnselectedColor - { - get - { - Vector4 temp = new Vector4(0.0f,0.0f,0.0f,0.0f); - GetProperty( Button.Property.UNSELECTED_COLOR).Get( temp ); - return temp; - } - set - { - SetProperty( Button.Property.UNSELECTED_COLOR, new NUI.Property.Value( value ) ); - } - } - public Vector4 SelectedColor - { - get - { - Vector4 temp = new Vector4(0.0f,0.0f,0.0f,0.0f); - GetProperty( Button.Property.SELECTED_COLOR).Get( temp ); - return temp; - } - set - { - SetProperty( Button.Property.SELECTED_COLOR, new NUI.Property.Value( value ) ); - } - } - public NUI.Property.Map Label - { - get - { - NUI.Property.Map temp = new NUI.Property.Map(); - GetProperty( Button.Property.LABEL).Get( temp ); - return temp; - } - set - { - SetProperty( Button.Property.LABEL, new NUI.Property.Value( value ) ); - } - } - public string LabelText - { - get - { - string temp; - GetProperty( Button.Property.LABEL_TEXT).Get( out temp ); - return temp; - } - set - { - SetProperty( Button.Property.LABEL_TEXT, new NUI.Property.Value( value ) ); - } - } - -} - -} \ No newline at end of file diff --git a/Tizen.NUI/src/public/CameraActor.cs b/Tizen.NUI/src/public/CameraActor.cs deleted file mode 100644 index 21091c0..0000000 --- a/Tizen.NUI/src/public/CameraActor.cs +++ /dev/null @@ -1,417 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class CameraActor : Actor { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal CameraActor(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.CameraActor_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(CameraActor obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~CameraActor() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_CameraActor(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public class Property : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Property(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Property obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Property() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_CameraActor_Property(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public Property() : this(NDalicPINVOKE.new_CameraActor_Property(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static readonly int TYPE = NDalicPINVOKE.CameraActor_Property_TYPE_get(); - public static readonly int PROJECTION_MODE = NDalicPINVOKE.CameraActor_Property_PROJECTION_MODE_get(); - public static readonly int FIELD_OF_VIEW = NDalicPINVOKE.CameraActor_Property_FIELD_OF_VIEW_get(); - public static readonly int ASPECT_RATIO = NDalicPINVOKE.CameraActor_Property_ASPECT_RATIO_get(); - public static readonly int NEAR_PLANE_DISTANCE = NDalicPINVOKE.CameraActor_Property_NEAR_PLANE_DISTANCE_get(); - public static readonly int FAR_PLANE_DISTANCE = NDalicPINVOKE.CameraActor_Property_FAR_PLANE_DISTANCE_get(); - public static readonly int LEFT_PLANE_DISTANCE = NDalicPINVOKE.CameraActor_Property_LEFT_PLANE_DISTANCE_get(); - public static readonly int RIGHT_PLANE_DISTANCE = NDalicPINVOKE.CameraActor_Property_RIGHT_PLANE_DISTANCE_get(); - public static readonly int TOP_PLANE_DISTANCE = NDalicPINVOKE.CameraActor_Property_TOP_PLANE_DISTANCE_get(); - public static readonly int BOTTOM_PLANE_DISTANCE = NDalicPINVOKE.CameraActor_Property_BOTTOM_PLANE_DISTANCE_get(); - public static readonly int TARGET_POSITION = NDalicPINVOKE.CameraActor_Property_TARGET_POSITION_get(); - public static readonly int PROJECTION_MATRIX = NDalicPINVOKE.CameraActor_Property_PROJECTION_MATRIX_get(); - public static readonly int VIEW_MATRIX = NDalicPINVOKE.CameraActor_Property_VIEW_MATRIX_get(); - public static readonly int INVERT_Y_AXIS = NDalicPINVOKE.CameraActor_Property_INVERT_Y_AXIS_get(); - - } - - public CameraActor () : this (NDalicPINVOKE.CameraActor_New__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public CameraActor (Vector2 size) : this (NDalicPINVOKE.CameraActor_New__SWIG_1(Vector2.getCPtr(size)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public new static CameraActor DownCast(BaseHandle handle) { - CameraActor ret = new CameraActor(NDalicPINVOKE.CameraActor_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public CameraActor(CameraActor copy) : this(NDalicPINVOKE.new_CameraActor__SWIG_1(CameraActor.getCPtr(copy)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public CameraActor Assign(CameraActor rhs) { - CameraActor ret = new CameraActor(NDalicPINVOKE.CameraActor_Assign(swigCPtr, CameraActor.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetType(CameraType type) { - NDalicPINVOKE.CameraActor_SetType(swigCPtr, (int)type); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public CameraType GetType() { - CameraType ret = (CameraType)NDalicPINVOKE.CameraActor_GetType(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetProjectionMode(ProjectionMode mode) { - NDalicPINVOKE.CameraActor_SetProjectionMode(swigCPtr, (int)mode); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ProjectionMode GetProjectionMode() { - ProjectionMode ret = (ProjectionMode)NDalicPINVOKE.CameraActor_GetProjectionMode(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetFieldOfView(float fieldOfView) { - NDalicPINVOKE.CameraActor_SetFieldOfView(swigCPtr, fieldOfView); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float GetFieldOfView() { - float ret = NDalicPINVOKE.CameraActor_GetFieldOfView(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetAspectRatio(float aspectRatio) { - NDalicPINVOKE.CameraActor_SetAspectRatio(swigCPtr, aspectRatio); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float GetAspectRatio() { - float ret = NDalicPINVOKE.CameraActor_GetAspectRatio(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetNearClippingPlane(float nearClippingPlane) { - NDalicPINVOKE.CameraActor_SetNearClippingPlane(swigCPtr, nearClippingPlane); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float GetNearClippingPlane() { - float ret = NDalicPINVOKE.CameraActor_GetNearClippingPlane(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetFarClippingPlane(float farClippingPlane) { - NDalicPINVOKE.CameraActor_SetFarClippingPlane(swigCPtr, farClippingPlane); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float GetFarClippingPlane() { - float ret = NDalicPINVOKE.CameraActor_GetFarClippingPlane(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetTargetPosition(Vector3 targetPosition) { - NDalicPINVOKE.CameraActor_SetTargetPosition(swigCPtr, Vector3.getCPtr(targetPosition)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector3 GetTargetPosition() { - Vector3 ret = new Vector3(NDalicPINVOKE.CameraActor_GetTargetPosition(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetInvertYAxis(bool invertYAxis) { - NDalicPINVOKE.CameraActor_SetInvertYAxis(swigCPtr, invertYAxis); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool GetInvertYAxis() { - bool ret = NDalicPINVOKE.CameraActor_GetInvertYAxis(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetPerspectiveProjection(Vector2 size) { - NDalicPINVOKE.CameraActor_SetPerspectiveProjection(swigCPtr, Vector2.getCPtr(size)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetOrthographicProjection(Vector2 size) { - NDalicPINVOKE.CameraActor_SetOrthographicProjection__SWIG_0(swigCPtr, Vector2.getCPtr(size)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetOrthographicProjection(float left, float right, float top, float bottom, float near, float far) { - NDalicPINVOKE.CameraActor_SetOrthographicProjection__SWIG_1(swigCPtr, left, right, top, bottom, near, far); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public string Type - { - get - { - string temp; - GetProperty( CameraActor.Property.TYPE).Get( out temp ); - return temp; - } - set - { - SetProperty( CameraActor.Property.TYPE, new NUI.Property.Value( value ) ); - } - } - public string ProjectionMode - { - get - { - string temp; - GetProperty( CameraActor.Property.PROJECTION_MODE).Get( out temp ); - return temp; - } - set - { - SetProperty( CameraActor.Property.PROJECTION_MODE, new NUI.Property.Value( value ) ); - } - } - public float FieldOfView - { - get - { - float temp = 0.0f; - GetProperty( CameraActor.Property.FIELD_OF_VIEW).Get( ref temp ); - return temp; - } - set - { - SetProperty( CameraActor.Property.FIELD_OF_VIEW, new NUI.Property.Value( value ) ); - } - } - public float AspectRatio - { - get - { - float temp = 0.0f; - GetProperty( CameraActor.Property.ASPECT_RATIO).Get( ref temp ); - return temp; - } - set - { - SetProperty( CameraActor.Property.ASPECT_RATIO, new NUI.Property.Value( value ) ); - } - } - public float NearPlaneDistance - { - get - { - float temp = 0.0f; - GetProperty( CameraActor.Property.NEAR_PLANE_DISTANCE).Get( ref temp ); - return temp; - } - set - { - SetProperty( CameraActor.Property.NEAR_PLANE_DISTANCE, new NUI.Property.Value( value ) ); - } - } - public float FarPlaneDistance - { - get - { - float temp = 0.0f; - GetProperty( CameraActor.Property.FAR_PLANE_DISTANCE).Get( ref temp ); - return temp; - } - set - { - SetProperty( CameraActor.Property.FAR_PLANE_DISTANCE, new NUI.Property.Value( value ) ); - } - } - public float LeftPlaneDistance - { - get - { - float temp = 0.0f; - GetProperty( CameraActor.Property.LEFT_PLANE_DISTANCE).Get( ref temp ); - return temp; - } - set - { - SetProperty( CameraActor.Property.LEFT_PLANE_DISTANCE, new NUI.Property.Value( value ) ); - } - } - public float RightPlaneDistance - { - get - { - float temp = 0.0f; - GetProperty( CameraActor.Property.RIGHT_PLANE_DISTANCE).Get( ref temp ); - return temp; - } - set - { - SetProperty( CameraActor.Property.RIGHT_PLANE_DISTANCE, new NUI.Property.Value( value ) ); - } - } - public float TopPlaneDistance - { - get - { - float temp = 0.0f; - GetProperty( CameraActor.Property.TOP_PLANE_DISTANCE).Get( ref temp ); - return temp; - } - set - { - SetProperty( CameraActor.Property.TOP_PLANE_DISTANCE, new NUI.Property.Value( value ) ); - } - } - public float BottomPlaneDistance - { - get - { - float temp = 0.0f; - GetProperty( CameraActor.Property.BOTTOM_PLANE_DISTANCE).Get( ref temp ); - return temp; - } - set - { - SetProperty( CameraActor.Property.BOTTOM_PLANE_DISTANCE, new NUI.Property.Value( value ) ); - } - } - public Vector3 TargetPosition - { - get - { - Vector3 temp = new Vector3(0.0f,0.0f,0.0f); - GetProperty( CameraActor.Property.TARGET_POSITION).Get( temp ); - return temp; - } - set - { - SetProperty( CameraActor.Property.TARGET_POSITION, new NUI.Property.Value( value ) ); - } - } - public Matrix ProjectionMatrix - { - get - { - Matrix temp = new Matrix(); - GetProperty( CameraActor.Property.PROJECTION_MATRIX).Get( temp ); - return temp; - } -} public Matrix ViewMatrix - { - get - { - Matrix temp = new Matrix(); - GetProperty( CameraActor.Property.VIEW_MATRIX).Get( temp ); - return temp; - } -} public bool InvertYAxis - { - get - { - bool temp = false; - GetProperty( CameraActor.Property.INVERT_Y_AXIS).Get( ref temp ); - return temp; - } - set - { - SetProperty( CameraActor.Property.INVERT_Y_AXIS, new NUI.Property.Value( value ) ); - } - } - -} - -} diff --git a/Tizen.NUI/src/public/CheckBoxButton.cs b/Tizen.NUI/src/public/CheckBoxButton.cs deleted file mode 100644 index 59ef8d4..0000000 --- a/Tizen.NUI/src/public/CheckBoxButton.cs +++ /dev/null @@ -1,86 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class CheckBoxButton : Button { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal CheckBoxButton(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.CheckBoxButton_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(CheckBoxButton obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~CheckBoxButton() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_CheckBoxButton(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public CheckBoxButton () : this (NDalicPINVOKE.CheckBoxButton_New(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public CheckBoxButton(CheckBoxButton checkBox) : this(NDalicPINVOKE.new_CheckBoxButton__SWIG_1(CheckBoxButton.getCPtr(checkBox)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public CheckBoxButton Assign(CheckBoxButton checkBox) { - CheckBoxButton ret = new CheckBoxButton(NDalicPINVOKE.CheckBoxButton_Assign(swigCPtr, CheckBoxButton.getCPtr(checkBox)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public new static CheckBoxButton DownCast(BaseHandle handle) { - CheckBoxButton ret = new CheckBoxButton(NDalicPINVOKE.CheckBoxButton_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/Tizen.NUI/src/public/Color.cs b/Tizen.NUI/src/public/Color.cs deleted file mode 100755 index 2de332b..0000000 --- a/Tizen.NUI/src/public/Color.cs +++ /dev/null @@ -1,381 +0,0 @@ -namespace NUI -{ - using System; - - public enum Colors - { - Red, - White, - Blue, - Green, - Black, - Yellow, - Magenta, - Cyan - } - - - public class Color - { - - private float r; - private float g; - private float b; - private float a; - - /** - * @brief constructor - * - * @since 1.0.0 - */ - public Color() - { - r = 0.0f; - g = 0.0f; - b = 0.0f; - a = 0.0f; - } - - /** - * @brief constructor - * - * @since 1.0.0 - * @param [in] red The Color r. - * @param [in] green The Color g. - * @param [in] blue The Color b. - * @param [in] alpha The Color a. - */ - public Color(float red, float green, float blue, float alpha) - { - r = red; - g = green; - b = blue; - a = alpha; - } - - /** - * @brief constructor - * - * @since 1.0.0 - * @param [in] o The Vector4 having r g b a components - */ - public Color(Vector4 o) - { - r = o.r; - g = o.g; - b = o.b; - a = o.a; - } - - - /** - * @brief constructor - * - * @since 1.0.0 - * @param [in] color as enum Colors. - */ - public Color(Colors color) - { - switch (color) - { - case Colors.Red: - SetColor(1.0f, 0.0f, 0.0f, 1.0f); - break; - case Colors.White: - SetColor(1.0f, 1.0f, 1.0f, 1.0f); - break; - case Colors.Blue: - SetColor(0.0f, 0.0f, 1.0f, 1.0f); - break; - case Colors.Green: - SetColor(0.0f, 1.0f, 0.0f, 1.0f); - break; - case Colors.Black: - SetColor(0.0f, 0.0f, 0.0f, 1.0f); - break; - case Colors.Yellow: - SetColor(1.0f, 1.0f, 0.0f, 1.0f); - break; - case Colors.Cyan: - SetColor(0.0f, 1.0f, 1.0f, 1.0f); - break; - case Colors.Magenta: - SetColor(1.0f, 0.0f, 1.0f, 1.0f); - break; - } - } - - - /** - * @brief SetColor - * - * @since 1.0.0 - * @param [in] red The Color r. - * @param [in] green The Color g. - * @param [in] blue The Color b. - * @param [in] alpha The Color a. - */ - public void SetColor(float red, float green, float blue, float alpha) - { - r = red; - g = green; - b = blue; - a = alpha; - } - - /** - * @brief name "R", type float (Color's Red component) - * @SINCE_1_0.0 - */ - - public float R - { - get { return r; } - set { r = value; } - } - - /** - * @brief name "G", type float (Color's Green component) - * @SINCE_1_0.0 - */ - public float G - { - get { return g; } - set { g = value; } - } - - /** - * @brief name "B", type float (Color's Blue component) - * @SINCE_1_0.0 - */ - public float B - { - get { return b; } - set { b = value; } - } - - /** - * @brief name "A", type float (Color's Alpha value) - * @SINCE_1_0.0 - */ - public float A - { - get { return a; } - set { a = value; } - } - - /** - * @brief operator+ - * - * @since 1.0.0 - * @param [in] l The Color to add. - * @param [in] r The Color to add - * @return A reference to this - */ - public static Color operator +(Color l, Color r) - { - return new Color(l.R + r.R, l.G + r.G, l.B + r.B, l.A + r.A); - } - - /** - * @brief operator- - * - * @since 1.0.0 - * @param [in] l The Color to substract. - * @param [in] r The Color to substract - * @return A reference to this - */ - public static Color operator -(Color l, Color r) - { - return new Color(l.R - r.R, l.G - r.G, l.B - r.B, l.A - r.A); - } - - /** - * @brief operator* - * - * @since 1.0.0 - * @param [in] a The Color to multiply. - * @param [in] b The constant double to multiply. - * @return A reference to this - */ - public static Color operator *(Color a, double b) - { - return new Color((float)(a.R * b), (float)(a.G * b), (float)(a.B * b), (float)(a.A * b)); - } - - /** - * @brief operator/ - * - * @since 1.0.0 - * @param [in] a The Color to divide. - * @param [in] b The Color to divide - * @return float value of division operation - */ - public static float operator /(Color a, Color b) - { - return (float)System.Math.Sqrt((a.R / b.R) * (a.G / b.G) * (a.B / b.B) * (a.A / b.A)); - } - - /** - * @brief Operator == - * - * @since 1.0.0 - * @param [in] x The Color object to compare. - * @param [in] y The Color object to compare. - * @return bool, whether colors are equal or not - */ - public static bool operator == (Color x, Color y) - { - return x.R == y.R && x.G == y.G && x.B == y.B && x.A == y.A; - } - - /** - * @brief Operator != - * - * @since 1.0.0 - * @param [in] x The Color object to compare. - * @param [in] y The Color object to compare. - * @return bool, whether colors are equal or not - */ - public static bool operator != (Color x, Color y) - { - return x.R != y.R || x.G != y.G || x.B != y.B || x.A != y.A; - } - - /** - * @brief GetHashCode - * - * @since 1.0.0 - * @return int, hascode of Color - */ - public override int GetHashCode() - { - return base.GetHashCode(); - } - - /** - * @brief Clone - * - * @since 1.0.0 - * @return Color object - */ - public Color Clone() - { - Color copy = new Color(R, G, B, A); - return copy; - } - - // Create a color for RGBA values ranging from 0..255, useful when dealing with HTML colors - static Color FromRgbaByte( byte red, byte green, byte blue, byte alpha ) - { - return new Color ( red / 255, green / 255, blue / 255, alpha / 255 ); - } - - // User-defined conversion from Color to Vector4 - public static implicit operator Vector4(Color color) - { - return new Vector4(color.r, color.g, color.b, color.a); - } - - public static implicit operator Color(Vector4 vec) - { - return new Color(vec.r, vec.g, vec.b, vec.a); - } - - /** - * @brief name "White", type Color (White Color object) - * @SINCE_1_0.0 - */ - public static Color White - { - get - { - return new Color(Colors.White); - } - } - - /** - * @brief name "Black", type Color (Black Color object) - * @SINCE_1_0.0 - */ - public static Color Black - { - get - { - return new Color(Colors.Black); - } - } - - /** - * @brief name "Red", type Color (Red Color object) - * @SINCE_1_0.0 - */ - public static Color Red - { - get - { - return new Color(Colors.Red); - } - } - - /** - * @brief name "Green", type Color (Green Color object) - * @SINCE_1_0.0 - */ - public static Color Green - { - get - { - return new Color(Colors.Green); - } - } - - /** - * @brief name "Blue", type Color (Blue Color object) - * @SINCE_1_0.0 - */ - public static Color Blue - { - get - { - return new Color(Colors.Blue); - } - } - - /** - * @brief name "Yellow", type Color (Yellow Color object) - * @SINCE_1_0.0 - */ - public static Color Yellow - { - get - { - return new Color(Colors.Yellow); - } - } - - /** - * @brief name "Magenta", type Color (Magenta Color object) - * @SINCE_1_0.0 - */ - public static Color Magenta - { - get - { - return new Color(Colors.Magenta); - } - } - - /** - * @brief name "Cyan", type Color (Cyan Color object) - * @SINCE_1_0.0 - */ - public static Color Cyan - { - get - { - return new Color(Colors.Cyan); - } - } - } -} diff --git a/Tizen.NUI/src/public/CustomView.cs b/Tizen.NUI/src/public/CustomView.cs deleted file mode 100755 index dbfc6ac..0000000 --- a/Tizen.NUI/src/public/CustomView.cs +++ /dev/null @@ -1,824 +0,0 @@ -/* - * Copyright (c) 2016 Samsung Electronics Co., Ltd. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ - -namespace NUI -{ - public class CustomView : ViewWrapper - { - public CustomView(ViewWrapperImpl.CustomViewBehaviour behaviour) : base(new ViewWrapperImpl(behaviour)) - { - // Registering CustomView virtual functions to viewWrapperImpl delegates. - viewWrapperImpl.OnStageConnection = new ViewWrapperImpl.OnStageConnectionDelegate(OnStageConnection); - viewWrapperImpl.OnStageDisconnection = new ViewWrapperImpl.OnStageDisconnectionDelegate(OnStageDisconnection); - viewWrapperImpl.OnChildAdd = new ViewWrapperImpl.OnChildAddDelegate(OnChildAdd); - viewWrapperImpl.OnChildRemove = new ViewWrapperImpl.OnChildRemoveDelegate(OnChildRemove); - viewWrapperImpl.OnPropertySet = new ViewWrapperImpl.OnPropertySetDelegate(OnPropertySet); - viewWrapperImpl.OnSizeSet = new ViewWrapperImpl.OnSizeSetDelegate(OnSizeSet); - viewWrapperImpl.OnSizeAnimation = new ViewWrapperImpl.OnSizeAnimationDelegate(OnSizeAnimation); - viewWrapperImpl.OnTouchEvent = new ViewWrapperImpl.OnTouchEventDelegate(OnTouchEvent); - viewWrapperImpl.OnHoverEvent = new ViewWrapperImpl.OnHoverEventDelegate(OnHoverEvent); - viewWrapperImpl.OnKeyEvent = new ViewWrapperImpl.OnKeyEventDelegate(OnKeyEvent); - viewWrapperImpl.OnWheelEvent = new ViewWrapperImpl.OnWheelEventDelegate(OnWheelEvent); - viewWrapperImpl.OnRelayout = new ViewWrapperImpl.OnRelayoutDelegate(OnRelayout); - viewWrapperImpl.OnSetResizePolicy = new ViewWrapperImpl.OnSetResizePolicyDelegate(OnSetResizePolicy); - viewWrapperImpl.GetNaturalSize = new ViewWrapperImpl.GetNaturalSizeDelegate(GetNaturalSize); - viewWrapperImpl.CalculateChildSize = new ViewWrapperImpl.CalculateChildSizeDelegate(CalculateChildSize); - viewWrapperImpl.GetHeightForWidth = new ViewWrapperImpl.GetHeightForWidthDelegate(GetHeightForWidth); - viewWrapperImpl.GetWidthForHeight = new ViewWrapperImpl.GetWidthForHeightDelegate(GetWidthForHeight); - viewWrapperImpl.RelayoutDependentOnChildrenDimension = new ViewWrapperImpl.RelayoutDependentOnChildrenDimensionDelegate(RelayoutDependentOnChildren); - viewWrapperImpl.RelayoutDependentOnChildren = new ViewWrapperImpl.RelayoutDependentOnChildrenDelegate(RelayoutDependentOnChildren); - viewWrapperImpl.OnCalculateRelayoutSize = new ViewWrapperImpl.OnCalculateRelayoutSizeDelegate(OnCalculateRelayoutSize); - viewWrapperImpl.OnLayoutNegotiated = new ViewWrapperImpl.OnLayoutNegotiatedDelegate(OnLayoutNegotiated); - viewWrapperImpl.OnControlChildAdd = new ViewWrapperImpl.OnControlChildAddDelegate(OnControlChildAdd); - viewWrapperImpl.OnControlChildRemove = new ViewWrapperImpl.OnControlChildRemoveDelegate(OnControlChildRemove); - viewWrapperImpl.OnStyleChange = new ViewWrapperImpl.OnStyleChangeDelegate(OnStyleChange); - viewWrapperImpl.OnAccessibilityActivated = new ViewWrapperImpl.OnAccessibilityActivatedDelegate(OnAccessibilityActivated); - viewWrapperImpl.OnAccessibilityPan = new ViewWrapperImpl.OnAccessibilityPanDelegate(OnAccessibilityPan); - viewWrapperImpl.OnAccessibilityTouch = new ViewWrapperImpl.OnAccessibilityTouchDelegate(OnAccessibilityTouch); - viewWrapperImpl.OnAccessibilityValueChange = new ViewWrapperImpl.OnAccessibilityValueChangeDelegate(OnAccessibilityValueChange); - viewWrapperImpl.OnAccessibilityZoom = new ViewWrapperImpl.OnAccessibilityZoomDelegate(OnAccessibilityZoom); - viewWrapperImpl.OnKeyInputFocusGained = new ViewWrapperImpl.OnKeyInputFocusGainedDelegate(OnKeyInputFocusGained); - viewWrapperImpl.OnKeyInputFocusLost = new ViewWrapperImpl.OnKeyInputFocusLostDelegate(OnKeyInputFocusLost); - viewWrapperImpl.GetNextKeyboardFocusableActor = new ViewWrapperImpl.GetNextKeyboardFocusableActorDelegate(GetNextKeyboardFocusableActor); - viewWrapperImpl.OnKeyboardFocusChangeCommitted = new ViewWrapperImpl.OnKeyboardFocusChangeCommittedDelegate(OnKeyboardFocusChangeCommitted); - viewWrapperImpl.OnKeyboardEnter = new ViewWrapperImpl.OnKeyboardEnterDelegate(OnKeyboardEnter); - viewWrapperImpl.OnPinch = new ViewWrapperImpl.OnPinchDelegate(OnPinch); - viewWrapperImpl.OnPan = new ViewWrapperImpl.OnPanDelegate(OnPan); - viewWrapperImpl.OnTap = new ViewWrapperImpl.OnTapDelegate(OnTap); - viewWrapperImpl.OnLongPress = new ViewWrapperImpl.OnLongPressDelegate(OnLongPress); - viewWrapperImpl.SignalConnected = new ViewWrapperImpl.SignalConnectedDelegate(SignalConnected); - viewWrapperImpl.SignalDisconnected = new ViewWrapperImpl.SignalDisconnectedDelegate(SignalDisconnected); - - // Make sure CustomView is initialized. - OnInitialize(); - - // Make sure the style of actors/visuals initialized above are applied by the style manager. - viewWrapperImpl.ApplyThemeStyle(); - } - - /** - * @brief Set the background with a property map. - * - * @param[in] map The background property map. - */ - public void SetBackground(NUI.Property.Map map) - { - viewWrapperImpl.SetBackground(map); - } - - /** - * @brief Allows deriving classes to enable any of the gesture detectors that are available. - * - * Gesture detection can be enabled one at a time or in bitwise format as shown: - * @code - * EnableGestureDetection(Gesture.Type.Pinch | Gesture.Type.Tap | Gesture.Type.Pan)); - * @endcode - * @param[in] type The gesture type(s) to enable. - */ - public void EnableGestureDetection(Gesture.Type type) - { - viewWrapperImpl.EnableGestureDetection(type); - } - - /** - * @brief Allows deriving classes to disable any of the gesture detectors. - * - * Like EnableGestureDetection, this can also be called using bitwise or. - * @param[in] type The gesture type(s) to disable. - * @see EnableGetureDetection - */ - public void DisableGestureDetection(Gesture.Type type) - { - viewWrapperImpl.DisableGestureDetection(type); - } - - /** - * @brief Sets whether this control supports two dimensional - * keyboard navigation (i.e. whether it knows how to handle the - * keyboard focus movement between its child actors). - * - * The control doesn't support it by default. - * @param[in] isSupported Whether this control supports two dimensional keyboard navigation. - */ - public void SetKeyboardNavigationSupport(bool isSupported) - { - viewWrapperImpl.SetKeyboardNavigationSupport(isSupported); - } - - /** - * @brief Gets whether this control supports two dimensional keyboard navigation. - * - * @return true if this control supports two dimensional keyboard navigation. - */ - public bool IsKeyboardNavigationSupported() - { - return viewWrapperImpl.IsKeyboardNavigationSupported(); - } - - /** - * @brief Sets whether this control is a focus group for keyboard navigation. - * - * (i.e. the scope of keyboard focus movement - * can be limitied to its child actors). The control is not a focus group by default. - * @param[in] isFocusGroup Whether this control is set as a focus group for keyboard navigation. - */ - public void SetAsKeyboardFocusGroup(bool isFocusGroup) - { - viewWrapperImpl.SetAsKeyboardFocusGroup(isFocusGroup); - } - - /** - * @brief Gets whether this control is a focus group for keyboard navigation. - * - * @return true if this control is set as a focus group for keyboard navigation. - */ - public bool IsKeyboardFocusGroup() - { - return viewWrapperImpl.IsKeyboardFocusGroup(); - } - - /** - * @brief Called by the AccessibilityManager to activate the Control. - * @SINCE_1_0.0 - */ - public void AccessibilityActivate() - { - viewWrapperImpl.AccessibilityActivate(); - } - - /** - * @brief Called by the KeyboardFocusManager. - */ - public void KeyboardEnter() - { - viewWrapperImpl.KeyboardEnter(); - } - - /** - * @brief Called by the KeyInputFocusManager to emit key event signals. - * - * @param[in] keyEvent The key event. - * @return True if the event was consumed. - */ - public bool EmitKeyEventSignal(KeyEvent keyEvent) - { - return viewWrapperImpl.EmitKeyEventSignal(keyEvent); - } - - /** - * @brief Request a relayout, which means performing a size negotiation on this actor, its parent and children (and potentially whole scene). - * - * This method can also be called from a derived class every time it needs a different size. - * At the end of event processing, the relayout process starts and - * all controls which requested Relayout will have their sizes (re)negotiated. - * - * @note RelayoutRequest() can be called multiple times; the size negotiation is still - * only performed once, i.e. there is no need to keep track of this in the calling side. - */ - protected void RelayoutRequest() - { - viewWrapperImpl.RelayoutRequest(); - } - - /** - * @brief Provides the Actor implementation of GetHeightForWidth. - * @param width Width to use. - * @return The height based on the width. - */ - protected float GetHeightForWidthBase(float width) - { - return viewWrapperImpl.GetHeightForWidthBase( width ); - } - - /** - * @brief Provides the Actor implementation of GetWidthForHeight. - * @param height Height to use. - * @return The width based on the height. - */ - protected float GetWidthForHeightBase(float height) - { - return viewWrapperImpl.GetWidthForHeightBase( height ); - } - - /** - * @brief Calculate the size for a child using the base actor object. - * - * @param[in] child The child actor to calculate the size for - * @param[in] dimension The dimension to calculate the size for. E.g. width or height - * @return Return the calculated size for the given dimension. If more than one dimension is requested, just return the first one found. - */ - protected float CalculateChildSizeBase(Actor child, DimensionType dimension) - { - return viewWrapperImpl.CalculateChildSizeBase( child, dimension ); - } - - /** - * @brief Determine if this actor is dependent on it's children for relayout from the base class. - * - * @param dimension The dimension(s) to check for - * @return Return if the actor is dependent on it's children. - */ - protected bool RelayoutDependentOnChildrenBase(DimensionType dimension) - { - return viewWrapperImpl.RelayoutDependentOnChildrenBase( dimension ); - } - - /** - * @brief Determine if this actor is dependent on it's children for relayout from the base class. - * - * @param dimension The dimension(s) to check for - * @return Return if the actor is dependent on it's children. - */ - protected bool RelayoutDependentOnChildrenBase() - { - return viewWrapperImpl.RelayoutDependentOnChildrenBase(); - } - - /** - * @brief Register a visual by Property Index, linking an Actor to visual when required. - * In the case of the visual being an actor or control deeming visual not required then visual should be an empty handle. - * No parenting is done during registration, this should be done by derived class. - * - * @param[in] index The Property index of the visual, used to reference visual - * @param[in] visual The visual to register - * @note Derived class should not call visual.SetOnStage(actor). It is the responsibility of the base class to connect/disconnect registered visual to stage. - * Use below API with enabled set to false if derived class wishes to control when visual is staged. - */ - protected void RegisterVisual(int index, VisualBase visual) - { - viewWrapperImpl.RegisterVisual( index, visual ); - } - - /** - * @brief Register a visual by Property Index, linking an Actor to visual when required. - * In the case of the visual being an actor or control deeming visual not required then visual should be an empty handle. - * If enabled is false then the visual is not set on stage until enabled by the derived class. - * @see EnableVisual - * - * @param[in] index The Property index of the visual, used to reference visual - * @param[in] visual The visual to register - * @param[in] enabled false if derived class wants to control when visual is set on stage. - * - */ - protected void RegisterVisual(int index, VisualBase visual, bool enabled) - { - viewWrapperImpl.RegisterVisual( index, visual, enabled ); - } - - /** - * @brief Erase the entry matching the given index from the list of registered visuals - * @param[in] index The Property index of the visual, used to reference visual - * - */ - protected void UnregisterVisual(int index) - { - viewWrapperImpl.UnregisterVisual( index ); - } - - /** - * @brief Retrieve the visual associated with the given property index. - * - * @param[in] index The Property index of the visual. - * @return The registered visual if exist, otherwise empty handle. - * @note For managing object life-cycle, do not store the returned visual as a member which increments its reference count. - */ - protected VisualBase GetVisual(int index) - { - return viewWrapperImpl.GetVisual( index ); - } - - /** - * @brief Sets the given visual to be displayed or not when parent staged. - * - * @param[in] index The Property index of the visual - * @param[in] enable flag to set enabled or disabled. - */ - protected void EnableVisual(int index, bool enable) - { - viewWrapperImpl.EnableVisual( index, enable ); - } - - /** - * @brief Queries if the given visual is to be displayed when parent staged. - * - * @param[in] index The Property index of the visual - * @return bool whether visual is enabled or not - */ - protected bool IsVisualEnabled(int index) - { - return viewWrapperImpl.IsVisualEnabled( index ); - } - - /** - * @brief Create a transition effect on the control. - * - * @param[in] transitionData The transition data describing the effect to create - * @return A handle to an animation defined with the given effect, or an empty - * handle if no properties match. - */ - protected Animation CreateTransition(TransitionData transitionData) - { - return viewWrapperImpl.CreateTransition( transitionData ); - } - - /** - * @brief Emits KeyInputFocusGained signal if true else emits KeyInputFocusLost signal - * - * Should be called last by the control after it acts on the Input Focus change. - * - * @param[in] focusGained True if gained, False if lost - */ - protected void EmitKeyInputFocusSignal(bool focusGained) - { - viewWrapperImpl.EmitKeyInputFocusSignal( focusGained ); - } - - /** - * @brief This method is called after the Control has been initialized. - * - * Derived classes should do any second phase initialization by overriding this method. - */ - public virtual void OnInitialize() - { - } - - /** - * @brief Called after the actor has been connected to the stage. - * - * When an actor is connected, it will be directly or indirectly parented to the root Actor. - * @param[in] depth The depth in the hierarchy for the actor - * - * @note The root Actor is provided automatically by Dali::Stage, and is always considered to be connected. - * When the parent of a set of actors is connected to the stage, then all of the children - * will received this callback. - * For the following actor tree, the callback order will be A, B, D, E, C, and finally F. - * - * @code - * - * A (parent) - * / \ - * B C - * / \ \ - * D E F - * - * @endcode - * @param[in] depth The depth in the hierarchy for the actor - */ - public virtual void OnStageConnection(int depth) - { - } - - /** - * @brief Called after the actor has been disconnected from Stage. - * - * If an actor is disconnected it either has no parent, or is parented to a disconnected actor. - * - * @note When the parent of a set of actors is disconnected to the stage, then all of the children - * will received this callback, starting with the leaf actors. - * For the following actor tree, the callback order will be D, E, B, F, C, and finally A. - * - * @code - * - * A (parent) - * / \ - * B C - * / \ \ - * D E F - * - * @endcode - */ - public virtual void OnStageDisconnection() - { - } - - /** - * @brief Called after a child has been added to the owning actor. - * - * @param[in] child The child which has been added - */ - public virtual void OnChildAdd(Actor actor) - { - } - - /** - * @brief Called after the owning actor has attempted to remove a child( regardless of whether it succeeded or not ). - * - * @param[in] child The child being removed - */ - public virtual void OnChildRemove(Actor actor) - { - } - - /** - * @brief Called when the owning actor property is set. - * - * @param[in] index The Property index that was set - * @param[in] propertyValue The value to set - */ - public virtual void OnPropertySet(int index, NUI.Property.Value propertyValue) - { - } - - /** - * @brief Called when the owning actor's size is set e.g. using Actor::SetSize(). - * - * @param[in] targetSize The target size. Note that this target size may not match the size returned via Actor.GetTargetSize. - */ - public virtual void OnSizeSet(Vector3 targetSize) - { - } - - /** - * @brief Called when the owning actor's size is animated e.g. using Animation::AnimateTo( Property( actor, Actor::Property::SIZE ), ... ). - * - * @param[in] animation The object which is animating the owning actor. - * @param[in] targetSize The target size. Note that this target size may not match the size returned via @ref Actor.GetTargetSize. - */ - public virtual void OnSizeAnimation(Animation animation, Vector3 targetSize) - { - } - - /** - * @DEPRECATED_1_1.37 Connect to TouchSignal() instead. - * - * @brief Called after a touch-event is received by the owning actor. - * - * @param[in] event The touch event - * @return True if the event should be consumed. - * @note CustomViewBehaviour.REQUIRES_TOUCH_EVENTS must be enabled during construction. See CustomView(ViewWrapperImpl.CustomViewBehaviour behaviour). - */ - public virtual bool OnTouchEvent(TouchEvent touchEvent) - { - return false; // Do not consume - } - - /** - * @brief Called after a hover-event is received by the owning actor. - * - * @param[in] event The hover event - * @return True if the event should be consumed. - * @note CustomViewBehaviour.REQUIRES_HOVER_EVENTS must be enabled during construction. See CustomView(ViewWrapperImpl.CustomViewBehaviour behaviour). - */ - public virtual bool OnHoverEvent(HoverEvent hoverEvent) - { - return false; // Do not consume - } - - /** - * @brief Called after a key-event is received by the actor that has had its focus set. - * - * @param[in] event the Key Event - * @return True if the event should be consumed. - */ - public virtual bool OnKeyEvent(KeyEvent keyEvent) - { - return false; // Do not consume - } - - /** - * @brief Called after a wheel-event is received by the owning actor. - * - * @param[in] event The wheel event - * @return True if the event should be consumed. - * @note CustomViewBehaviour.REQUIRES_WHEEL_EVENTS must be enabled during construction. See CustomView(ViewWrapperImpl.CustomViewBehaviour behaviour). - */ - public virtual bool OnWheelEvent(WheelEvent wheelEvent) - { - return false; // Do not consume - } - - /** - * @brief Called after the size negotiation has been finished for this control. - * - * The control is expected to assign this given size to itself/its children. - * - * Should be overridden by derived classes if they need to layout - * actors differently after certain operations like add or remove - * actors, resize or after changing specific properties. - * - * @param[in] size The allocated size. - * @param[in,out] container The control should add actors to this container that it is not able - * to allocate a size for. - * @note As this function is called from inside the size negotiation algorithm, you cannot - * call RequestRelayout (the call would just be ignored). - */ - public virtual void OnRelayout(Vector2 size, RelayoutContainer container) - { - } - - /** - * @brief Notification for deriving classes - * - * @param[in] policy The policy being set - * @param[in] dimension The dimension the policy is being set for - */ - public virtual void OnSetResizePolicy(ResizePolicyType policy, DimensionType dimension) - { - } - - /** - * @brief Return the natural size of the actor. - * - * @return The actor's natural size - */ - public virtual Vector3 GetNaturalSize() - { - return new Vector3(0.0f, 0.0f, 0.0f); - } - - /** - * @brief Calculate the size for a child. - * - * @param[in] child The child actor to calculate the size for - * @param[in] dimension The dimension to calculate the size for. E.g. width or height. - * @return Return the calculated size for the given dimension. - */ - public virtual float CalculateChildSize(Actor child, DimensionType dimension) - { - return viewWrapperImpl.CalculateChildSizeBase( child, dimension ); - } - - /** - * @brief This method is called during size negotiation when a height is required for a given width. - * - * Derived classes should override this if they wish to customize the height returned. - * - * @param width Width to use. - * @return The height based on the width. - */ - public virtual float GetHeightForWidth(float width) - { - return viewWrapperImpl.GetHeightForWidthBase( width ); - } - - /** - * @brief This method is called during size negotiation when a width is required for a given height. - * - * Derived classes should override this if they wish to customize the width returned. - * - * @param height Height to use. - * @return The width based on the width. - */ - public virtual float GetWidthForHeight(float height) - { - return viewWrapperImpl.GetWidthForHeightBase( height ); - } - - /** - * @brief Determine if this actor is dependent on it's children for relayout. - * - * @param dimension The dimension(s) to check for - * @return Return if the actor is dependent on it's children. - */ - public virtual bool RelayoutDependentOnChildren(DimensionType dimension) - { - return viewWrapperImpl.RelayoutDependentOnChildrenBase( dimension ); - } - - /** - * @brief Determine if this actor is dependent on it's children for relayout from the base class. - * - * @return Return if the actor is dependent on it's children. - */ - public virtual bool RelayoutDependentOnChildren() - { - return viewWrapperImpl.RelayoutDependentOnChildrenBase(); - } - - /** - * @brief Virtual method to notify deriving classes that relayout dependencies have been - * met and the size for this object is about to be calculated for the given dimension - * - * @param dimension The dimension that is about to be calculated - */ - public virtual void OnCalculateRelayoutSize(DimensionType dimension) - { - } - - /** - * @brief Virtual method to notify deriving classes that the size for a dimension - * has just been negotiated - * - * @param[in] size The new size for the given dimension - * @param[in] dimension The dimension that was just negotiated - */ - public virtual void OnLayoutNegotiated(float size, DimensionType dimension) - { - } - - /** - * @brief This method should be overridden by deriving classes requiring notifications when the style changes. - * - * @param[in] styleManager The StyleManager object. - * @param[in] change Information denoting what has changed. - */ - public virtual void OnStyleChange(StyleManager styleManager, StyleChangeType change) - { - } - - /** - * @brief This method is called when the control is accessibility activated. - * - * Derived classes should override this to perform custom accessibility activation. - * @return true if this control can perform accessibility activation. - */ - public virtual bool OnAccessibilityActivated() - { - return false; - } - - /** - * @brief This method should be overridden by deriving classes when they wish to respond the accessibility - * pan gesture. - * - * @param[in] gesture The pan gesture. - * @return true if the pan gesture has been consumed by this control - */ - public virtual bool OnAccessibilityPan(PanGesture gestures) - { - return false; - } - - /** - * @brief This method should be overridden by deriving classes when they wish to respond the accessibility - * touch event. - * - * @param[in] touchEvent The touch event. - * @return true if the touch event has been consumed by this control - */ - public virtual bool OnAccessibilityTouch(TouchEvent touchEvent) - { - return false; - } - - /** - * @brief This method should be overridden by deriving classes when they wish to respond - * the accessibility up and down action (i.e. value change of slider control). - * - * @param[in] isIncrease Whether the value should be increased or decreased - * @return true if the value changed action has been consumed by this control - */ - public virtual bool OnAccessibilityValueChange(bool isIncrease) - { - return false; - } - - /** - * @brief This method should be overridden by deriving classes when they wish to respond - * the accessibility zoom action. - * - * @return true if the zoom action has been consumed by this control - */ - public virtual bool OnAccessibilityZoom() - { - return false; - } - - /** - * @brief This method should be overridden by deriving classes when they wish to respond - * the accessibility zoom action. - * - * @return true if the zoom action has been consumed by this control - */ - public virtual void OnKeyInputFocusGained() - { - } - - /** - * @brief Called when the control loses key input focus. - * - * Should be overridden by derived classes if they need to customize what happens when focus is lost. - */ - public virtual void OnKeyInputFocusLost() - { - } - - /** - * @brief Gets the next keyboard focusable actor in this control towards the given direction. - * - * A control needs to override this function in order to support two dimensional keyboard navigation. - * @param[in] currentFocusedActor The current focused actor. - * @param[in] direction The direction to move the focus towards. - * @param[in] loopEnabled Whether the focus movement should be looped within the control. - * @return the next keyboard focusable actor in this control or an empty handle if no actor can be focused. - */ - public virtual Actor GetNextKeyboardFocusableActor(Actor currentFocusedActor, View.KeyboardFocus.Direction direction, bool loopEnabled) - { - return new Actor(); - } - - /** - * @brief Informs this control that its chosen focusable actor will be focused. - * - * This allows the application to preform any actions if wishes - * before the focus is actually moved to the chosen actor. - * - * @param[in] commitedFocusableActor The commited focusable actor. - */ - public virtual void OnKeyboardFocusChangeCommitted(Actor commitedFocusableActor) - { - } - - /** - * @brief This method is called when the control has enter pressed on it. - * - * Derived classes should override this to perform custom actions. - * @return true if this control supported this action. - */ - public virtual bool OnKeyboardEnter() - { - return false; - } - - /** - * @brief Called whenever a pinch gesture is detected on this control. - * - * This can be overridden by deriving classes when pinch detection - * is enabled. The default behaviour is to scale the control by the - * pinch scale. - * - * @param[in] pinch The pinch gesture. - * @note If overridden, then the default behaviour will not occur. - * @note Pinch detection should be enabled via EnableGestureDetection(). - * @see EnableGestureDetection - */ - public virtual void OnPinch(PinchGesture pinch) - { - } - - /** - * @brief Called whenever a pan gesture is detected on this control. - * - * This should be overridden by deriving classes when pan detection - * is enabled. - * - * @param[in] pan The pan gesture. - * @note There is no default behaviour with panning. - * @note Pan detection should be enabled via EnableGestureDetection(). - * @see EnableGestureDetection - */ - public virtual void OnPan(PanGesture pan) - { - } - - /** - * @brief Called whenever a tap gesture is detected on this control. - * - * This should be overridden by deriving classes when tap detection - * is enabled. - * - * @param[in] tap The tap gesture. - * @note There is no default behaviour with a tap. - * @note Tap detection should be enabled via EnableGestureDetection(). - * @see EnableGestureDetection - */ - public virtual void OnTap(TapGesture tap) - { - } - - /** - * @brief Called whenever a long press gesture is detected on this control. - * - * This should be overridden by deriving classes when long press - * detection is enabled. - * - * @param[in] longPress The long press gesture. - * @note There is no default behaviour associated with a long press. - * @note Long press detection should be enabled via EnableGestureDetection(). - * @see EnableGestureDetection - */ - public virtual void OnLongPress(LongPressGesture longPress) - { - } - - private void SignalConnected(SlotObserver slotObserver, SWIGTYPE_p_Dali__CallbackBase callback) - { - } - - private void SignalDisconnected(SlotObserver slotObserver, SWIGTYPE_p_Dali__CallbackBase callback) - { - } - - private void OnControlChildAdd(Actor child) - { - } - - private void OnControlChildRemove(Actor child) - { - } - } -} diff --git a/Tizen.NUI/src/public/DaliApplication.cs b/Tizen.NUI/src/public/DaliApplication.cs deleted file mode 100755 index d0c9138..0000000 --- a/Tizen.NUI/src/public/DaliApplication.cs +++ /dev/null @@ -1,169 +0,0 @@ -/* - * Copyright (c) 2016 Samsung Electronics Co., Ltd. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ - -using System; -using NUI; - -//------------------------------------------------------------------------------ -// This file can only run on Tizen target. You should compile it with hello-test.cs, and -// add tizen c# application related library as reference. -//------------------------------------------------------------------------------ -namespace Tizen.Applications -{ - ///

- /// Represents an application that have UI screen. The DaliApplication class has a default stage. - /// - public class DaliApplication : CoreUIApplication - { - /// - /// The instance of the Dali Application. - /// - /// - /// This application is created before OnCreate() or created event. And the DaliApplication will be terminated when this application is closed. - /// - protected NUI.Application application; - - /// - /// The instance of the Dali Application extension. - /// - protected NUI.ApplicationExtensions applicationExt; - - /// - /// Store the stylesheet value. - /// - protected string m_stylesheet; - - /// - /// Store the window mode value. - /// - protected NUI.Application.WINDOW_MODE m_windowMode; - - /// - /// Store the app mode value. - /// - protected APP_MODE appMode; - - /// - /// The instance of the Dali Stage. - /// - public Stage stage { get; private set; } - - /// - /// The default constructor. - /// - public DaliApplication():base() - { - appMode = APP_MODE.DEFAULT; - } - - /// - /// The constructor with stylesheet. - /// - public DaliApplication(string stylesheet):base() - { - //handle the stylesheet - appMode = APP_MODE.STYLESHEETONLY; - m_stylesheet = stylesheet; - } - - /// - /// The constructor with stylesheet and window mode. - /// - public DaliApplication(string stylesheet, NUI.Application.WINDOW_MODE windowMode) - : base() - { - //handle the stylesheet and windowMode - appMode = APP_MODE.STYLESHEETWITHWINDOWMODE; - m_stylesheet = stylesheet; - m_windowMode = windowMode; - } - - /// - /// Overrides this method if want to handle behavior before calling OnCreate(). - /// stage property is initialized in this overrided method. - /// - protected override void OnPreCreate() - { - switch(appMode) - { - case APP_MODE.DEFAULT: - application = NUI.Application.NewApplication(); - break; - case APP_MODE.STYLESHEETONLY: - application = NUI.Application.NewApplication(m_stylesheet); - break; - case APP_MODE.STYLESHEETWITHWINDOWMODE: - application = NUI.Application.NewApplication(m_stylesheet, m_windowMode); - break; - default: - break; - } - - applicationExt = new NUI.ApplicationExtensions(application); - applicationExt.Init(); - - stage = Stage.GetCurrent(); - stage.SetBackgroundColor( NDalic.WHITE ); - } - - /// - /// Overrides this method if want to handle behavior. - /// - protected override void OnTerminate() - { - base.OnTerminate(); - applicationExt.Terminate(); - } - - /// - /// Overrides this method if want to handle behavior. - /// - protected override void OnPause() - { - base.OnPause(); - applicationExt.Pause(); - } - - /// - /// Overrides this method if want to handle behavior. - /// - protected override void OnResume() - { - base.OnResume(); - applicationExt.Resume(); - } - - /// - /// Overrides this method if want to handle behavior. - /// - protected override void OnLocaleChanged(LocaleChangedEventArgs e) - { - base.OnLocaleChanged(e); - applicationExt.LanguageChange(); - } - - /// - /// The mode of creating Dali application. - /// - protected enum APP_MODE - { - DEFAULT = 0, - STYLESHEETONLY = 1, - STYLESHEETWITHWINDOWMODE = 2 - } - } -} diff --git a/Tizen.NUI/src/public/DaliEnumConstants.cs b/Tizen.NUI/src/public/DaliEnumConstants.cs deleted file mode 100755 index e79a89a..0000000 --- a/Tizen.NUI/src/public/DaliEnumConstants.cs +++ /dev/null @@ -1,149 +0,0 @@ -/** Copyright (c) 2016 Samsung Electronics Co., Ltd. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ -using System; - -namespace NUI -{ - namespace Constants - { - - public enum TextureType - { - Texture2D = NUI.TextureType.TEXTURE_2D, ///< One 2D image @SINCE_1_1.43 - TextureCube = NUI.TextureType.TEXTURE_CUBE ///< Six 2D images arranged in a cube-shape @SINCE_1_1.43 - } - - public enum ViewMode - { - Mono = NUI.ViewMode.MONO, ///< Monoscopic (single camera). This is the default @SINCE_1_0.0 - StereoHorizontal = NUI.ViewMode.STEREO_HORIZONTAL, ///< Stereoscopic. Frame buffer is split horizontally with the left and right camera views in their respective sides. @SINCE_1_0.0 - StereoVertical = NUI.ViewMode.STEREO_VERTICAL, ///< Stereoscopic. Frame buffer is split vertically with the left camera view at the top and the right camera view at the bottom. @SINCE_1_0.0 - StereoInterlaced = NUI.ViewMode.STEREO_INTERLACED ///< @DEPRECATED_1_1.19 @brief Stereoscopic. Left/Right camera views are rendered into the framebuffer on alternate frames. @SINCE_1_0.0 - } - - public enum MeshVisualShadingModeValue - { - TexturelessWithDiffuseLighting = NUI.MeshVisualShadingModeValue.TEXTURELESS_WITH_DIFFUSE_LIGHTING, ///< *Simplest*. One color that is lit by ambient and diffuse lighting. @SINCE_1_1.45 - TexturedWithSpecularLigting = NUI.MeshVisualShadingModeValue.TEXTURED_WITH_SPECULAR_LIGHTING, ///< Uses only the visual image textures provided with specular lighting in addition to ambient and diffuse lighting. @SINCE_1_1.45 - TexturedWithDetailedSpecularLighting = NUI.MeshVisualShadingModeValue.TEXTURED_WITH_DETAILED_SPECULAR_LIGHTING ///< Uses all textures provided including a gloss, normal and texture map along with specular, ambient and diffuse lighting. @SINCE_1_1.45 - } - - public enum ProjectionMode - { - PerspectiveProjection = NUI.ProjectionMode.PERSPECTIVE_PROJECTION, ///< Distance causes foreshortening; objects further from the camera appear smaller @SINCE_1_0.0 - OrthographicProjection = NUI.ProjectionMode.ORTHOGRAPHIC_PROJECTION ///< Relative distance from the camera does not affect the size of objects @SINCE_1_0.0 - } - - public struct ParentOrigin - { - public static readonly float Top = NDalic.ParentOriginTop; - public static readonly float Bottom = NDalic.ParentOriginBottom; - public static readonly float Left = NDalic.ParentOriginLeft; - public static readonly float Right = NDalic.ParentOriginRight; - public static readonly float Middle = NDalic.ParentOriginMiddle; - public static readonly NUI.Vector3 TopLeft = NDalic.ParentOriginTopLeft; - public static readonly NUI.Vector3 TopCenter = NDalic.ParentOriginTopCenter; - public static readonly NUI.Vector3 TopRight = NDalic.ParentOriginTopRight; - public static readonly NUI.Vector3 CenterLeft = NDalic.ParentOriginCenterLeft; - public static readonly NUI.Vector3 Center = NDalic.ParentOriginCenter; - public static readonly NUI.Vector3 CenterRight = NDalic.ParentOriginCenterRight; - public static readonly NUI.Vector3 BottomLeft = NDalic.ParentOriginBottomLeft; - public static readonly NUI.Vector3 BottomCenter = NDalic.ParentOriginBottomCenter; - public static readonly NUI.Vector3 BottomRight = NDalic.ParentOriginBottomRight; - } - - public struct AnchorPoint - { - public static readonly float Top = NDalic.AnchorPointTop; - public static readonly float Bottom = NDalic.AnchorPointBottom; - public static readonly float Left = NDalic.AnchorPointLeft; - public static readonly float Right = NDalic.AnchorPointRight; - public static readonly float Middle = NDalic.AnchorPointMiddle; - public static readonly NUI.Vector3 TopLeft = NDalic.AnchorPointTopLeft; - public static readonly NUI.Vector3 TopCenter = NDalic.AnchorPointTopCenter; - public static readonly NUI.Vector3 TopRight = NDalic.AnchorPointTopRight; - public static readonly NUI.Vector3 CenterLeft = NDalic.AnchorPointCenterLeft; - public static readonly NUI.Vector3 Center = NDalic.AnchorPointCenter; - public static readonly NUI.Vector3 CenterRight = NDalic.AnchorPointCenterRight; - public static readonly NUI.Vector3 BottomLeft = NDalic.AnchorPointBottomLeft; - public static readonly NUI.Vector3 BottomCenter = NDalic.AnchorPointBottomCenter; - public static readonly NUI.Vector3 BottomRight = NDalic.AnchorPointBottomRight; - } - - public struct Vect3 - { - public static readonly NUI.Vector3 One = NUI.Vector3.ONE; - public static readonly NUI.Vector3 Xaxis = NUI.Vector3.XAXIS; - public static readonly NUI.Vector3 Yaxis = NUI.Vector3.YAXIS; - public static readonly NUI.Vector3 Zaxis = NUI.Vector3.ZAXIS; - public static readonly NUI.Vector3 NegativeXaxis = NUI.Vector3.NEGATIVE_XAXIS; - public static readonly NUI.Vector3 NegativeYaxis = NUI.Vector3.NEGATIVE_YAXIS; - public static readonly NUI.Vector3 NegativeZaxis = NUI.Vector3.NEGATIVE_ZAXIS; - public static readonly NUI.Vector3 Zero = NUI.Vector3.ZERO; - } - - public struct Visual - { - public static readonly int PropertyType = NDalic.VISUAL_PROPERTY_TYPE; - public static readonly int PropertyShader = NDalic.VISUAL_PROPERTY_SHADER; - - public static readonly int VertexShader = NDalic.VERTEX_SHADER; - public static readonly int FragmentShader = NDalic.FRAGMENT_SHADER; - public static readonly int SubdivideGridX = NDalic.SUBDIVIDE_GRID_X; - public static readonly int SubdivideGridY = NDalic.SUBDIVIDE_GRID_Y; - public static readonly int Hints = NDalic.HINTS; - - public static readonly int Color = NDalic.COLOR; - public static readonly int Size = NDalic.SIZE; - public static readonly int AntiAliasing = NDalic.ANTI_ALIASING; - - public static readonly int MixColor = NDalic.MIX_COLOR; - - public static readonly int StartPosition = NDalic.START_POSITION; - public static readonly int EndPosition = NDalic.END_POSITION; - public static readonly int Center = NDalic.CENTER; - public static readonly int Radius = NDalic.RADIUS; - public static readonly int StopOffset = NDalic.STOP_OFFSET; - public static readonly int StopColor = NDalic.STOP_COLOR; - public static readonly int Units = NDalic.UNITS; - public static readonly int SpreadMethod = NDalic.SPREAD_METHOD; - - public static readonly int ImageVisualURL = NDalic.IMAGE_VISUAL_URL; - public static readonly int ImageVisualFittingMode = NDalic.IMAGE_VISUAL_FITTING_MODE; - public static readonly int ImageVisualSamplingMode = NDalic.IMAGE_VISUAL_SAMPLING_MODE; - public static readonly int ImageVisualDesiredWidth = NDalic.IMAGE_VISUAL_DESIRED_WIDTH; - public static readonly int ImageVisualDesiredHeight = NDalic.IMAGE_VISUAL_DESIRED_HEIGHT; - public static readonly int ImageVisualSynchronousLoading = NDalic.IMAGE_VISUAL_SYNCHRONOUS_LOADING; - public static readonly int ImageVisualBorderOnly = NDalic.IMAGE_VISUAL_BORDER_ONLY; - public static readonly int ImageVisualBatchingEnabled = NDalic.IMAGE_VISUAL_BATCHING_ENABLED; - public static readonly int ImageVisualPixelArea = NDalic.IMAGE_VISUAL_PIXEL_AREA; - public static readonly int ImageVisualWrapModeU = NDalic.IMAGE_VISUAL_WRAP_MODE_U; - public static readonly int ImageVisualWrapModeV = NDalic.IMAGE_VISUAL_WRAP_MODE_V; - - public enum Type - { - Border = NUI.VisualType.BORDER, - Color = NUI.VisualType.COLOR, - Gradient = NUI.VisualType.GRADIENT, - Image = NUI.VisualType.IMAGE, - Mesh = NUI.VisualType.MESH, - Primitive = NUI.VisualType.PRIMITIVE, - WireFrame = NUI.VisualType.WIREFRAME - } - } - - } // namespace Constants -} // namesapce Dali diff --git a/Tizen.NUI/src/public/DaliEventHandler.cs b/Tizen.NUI/src/public/DaliEventHandler.cs deleted file mode 100755 index 8a10216..0000000 --- a/Tizen.NUI/src/public/DaliEventHandler.cs +++ /dev/null @@ -1,30 +0,0 @@ -/* - * Copyright (c) 2016 Samsung Electronics Co., Ltd. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ -namespace NUI { - - using System; - using System.Runtime.InteropServices; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - public delegate R EventHandlerWithReturnType(T source, U e); - - //this should be removed with EventHandler from .NET - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - public delegate void DaliEventHandler(T source, U e); - - -} diff --git a/Tizen.NUI/src/public/Degree.cs b/Tizen.NUI/src/public/Degree.cs deleted file mode 100644 index 262c645..0000000 --- a/Tizen.NUI/src/public/Degree.cs +++ /dev/null @@ -1,75 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.9 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace NUI { - -public class Degree : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Degree(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Degree obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Degree() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Stage.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Degree(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public Degree() : this(NDalicPINVOKE.new_Degree__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Degree(float value) : this(NDalicPINVOKE.new_Degree__SWIG_1(value), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Degree(Radian value) : this(NDalicPINVOKE.new_Degree__SWIG_2(Radian.getCPtr(value)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float degree { - set { - NDalicPINVOKE.Degree_degree_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Degree_degree_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - -} - -} diff --git a/Tizen.NUI/src/public/Doxyfile b/Tizen.NUI/src/public/Doxyfile deleted file mode 100755 index edec82d..0000000 --- a/Tizen.NUI/src/public/Doxyfile +++ /dev/null @@ -1,2448 +0,0 @@ -# Doxyfile 1.8.6 - -# This file describes the settings to be used by the documentation system -# doxygen (www.doxygen.org) for a project. -# -# All text after a double hash (##) is considered a comment and is placed in -# front of the TAG it is preceding. -# -# All text after a single hash (#) is considered a comment and will be ignored. -# The format is: -# TAG = value [value, ...] -# For lists, items can also be appended using: -# TAG += value [value, ...] -# Values that contain spaces should be placed between quotes (\" \"). - -#--------------------------------------------------------------------------- -# Project related configuration options -#--------------------------------------------------------------------------- - -# This tag specifies the encoding used for all characters in the config file -# that follow. The default is UTF-8 which is also the encoding used for all text -# before the first occurrence of this tag. Doxygen uses libiconv (or the iconv -# built into libc) for the transcoding. See http://www.gnu.org/software/libiconv -# for the list of possible encodings. -# The default value is: UTF-8. - -DOXYFILE_ENCODING = UTF-8 - -# The PROJECT_NAME tag is a single word (or a sequence of words surrounded by -# double-quotes, unless you are using Doxywizard) that should identify the -# project for which the documentation is generated. This name is used in the -# title of most generated pages and in a few other places. -# The default value is: My Project. - -PROJECT_NAME = DALi-HALO-C# - -# The PROJECT_NUMBER tag can be used to enter a project or revision number. This -# could be handy for archiving the generated documentation or if some version -# control system is used. - -PROJECT_NUMBER = - -# Using the PROJECT_BRIEF tag one can provide an optional one line description -# for a project that appears at the top of each page and should give viewer a -# quick idea about the purpose of the project. Keep the description short. - -PROJECT_BRIEF = - -# With the PROJECT_LOGO tag one can specify an logo or icon that is included in -# the documentation. The maximum height of the logo should not exceed 55 pixels -# and the maximum width should not exceed 200 pixels. Doxygen will copy the logo -# to the output directory. - -PROJECT_LOGO = - -# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path -# into which the generated documentation will be written. If a relative path is -# entered, it will be relative to the location where doxygen was started. If -# left blank the current directory will be used. - -OUTPUT_DIRECTORY = - -# If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub- -# directories (in 2 levels) under the output directory of each output format and -# will distribute the generated files over these directories. Enabling this -# option can be useful when feeding doxygen a huge amount of source files, where -# putting all generated files in the same directory would otherwise causes -# performance problems for the file system. -# The default value is: NO. - -CREATE_SUBDIRS = NO - -# The OUTPUT_LANGUAGE tag is used to specify the language in which all -# documentation generated by doxygen is written. Doxygen will use this -# information to generate all constant output in the proper language. -# Possible values are: Afrikaans, Arabic, Armenian, Brazilian, Catalan, Chinese, -# Chinese-Traditional, Croatian, Czech, Danish, Dutch, English (United States), -# Esperanto, Farsi (Persian), Finnish, French, German, Greek, Hungarian, -# Indonesian, Italian, Japanese, Japanese-en (Japanese with English messages), -# Korean, Korean-en (Korean with English messages), Latvian, Lithuanian, -# Macedonian, Norwegian, Persian (Farsi), Polish, Portuguese, Romanian, Russian, -# Serbian, Serbian-Cyrillic, Slovak, Slovene, Spanish, Swedish, Turkish, -# Ukrainian and Vietnamese. -# The default value is: English. - -OUTPUT_LANGUAGE = English - -# If the BRIEF_MEMBER_DESC tag is set to YES doxygen will include brief member -# descriptions after the members that are listed in the file and class -# documentation (similar to Javadoc). Set to NO to disable this. -# The default value is: YES. - -BRIEF_MEMBER_DESC = YES - -# If the REPEAT_BRIEF tag is set to YES doxygen will prepend the brief -# description of a member or function before the detailed description -# -# Note: If both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the -# brief descriptions will be completely suppressed. -# The default value is: YES. - -REPEAT_BRIEF = YES - -# This tag implements a quasi-intelligent brief description abbreviator that is -# used to form the text in various listings. Each string in this list, if found -# as the leading text of the brief description, will be stripped from the text -# and the result, after processing the whole list, is used as the annotated -# text. Otherwise, the brief description is used as-is. If left blank, the -# following values are used ($name is automatically replaced with the name of -# the entity):The $name class, The $name widget, The $name file, is, provides, -# specifies, contains, represents, a, an and the. - -ABBREVIATE_BRIEF = "The $name class" \ - "The $name widget" \ - "The $name file" \ - is \ - provides \ - specifies \ - contains \ - represents \ - a \ - an \ - the - -# If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then -# doxygen will generate a detailed section even if there is only a brief -# description. -# The default value is: NO. - -ALWAYS_DETAILED_SEC = NO - -# If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all -# inherited members of a class in the documentation of that class as if those -# members were ordinary class members. Constructors, destructors and assignment -# operators of the base classes will not be shown. -# The default value is: NO. - -INLINE_INHERITED_MEMB = NO - -# If the FULL_PATH_NAMES tag is set to YES doxygen will prepend the full path -# before files name in the file list and in the header files. If set to NO the -# shortest path that makes the file name unique will be used -# The default value is: YES. - -FULL_PATH_NAMES = YES - -# The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path. -# Stripping is only done if one of the specified strings matches the left-hand -# part of the path. The tag can be used to show relative paths in the file list. -# If left blank the directory from which doxygen is run is used as the path to -# strip. -# -# Note that you can specify absolute paths here, but also relative paths, which -# will be relative from the directory where doxygen is started. -# This tag requires that the tag FULL_PATH_NAMES is set to YES. - -STRIP_FROM_PATH = - -# The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the -# path mentioned in the documentation of a class, which tells the reader which -# header file to include in order to use a class. If left blank only the name of -# the header file containing the class definition is used. Otherwise one should -# specify the list of include paths that are normally passed to the compiler -# using the -I flag. - -STRIP_FROM_INC_PATH = - -# If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter (but -# less readable) file names. This can be useful is your file systems doesn't -# support long names like on DOS, Mac, or CD-ROM. -# The default value is: NO. - -SHORT_NAMES = NO - -# If the JAVADOC_AUTOBRIEF tag is set to YES then doxygen will interpret the -# first line (until the first dot) of a Javadoc-style comment as the brief -# description. If set to NO, the Javadoc-style will behave just like regular Qt- -# style comments (thus requiring an explicit @brief command for a brief -# description.) -# The default value is: NO. - -JAVADOC_AUTOBRIEF = NO - -# If the QT_AUTOBRIEF tag is set to YES then doxygen will interpret the first -# line (until the first dot) of a Qt-style comment as the brief description. If -# set to NO, the Qt-style will behave just like regular Qt-style comments (thus -# requiring an explicit \brief command for a brief description.) -# The default value is: NO. - -QT_AUTOBRIEF = NO - -# The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make doxygen treat a -# multi-line C++ special comment block (i.e. a block of //! or /// comments) as -# a brief description. This used to be the default behavior. The new default is -# to treat a multi-line C++ comment block as a detailed description. Set this -# tag to YES if you prefer the old behavior instead. -# -# Note that setting this tag to YES also means that rational rose comments are -# not recognized any more. -# The default value is: NO. - -MULTILINE_CPP_IS_BRIEF = NO - -# If the INHERIT_DOCS tag is set to YES then an undocumented member inherits the -# documentation from any documented member that it re-implements. -# The default value is: YES. - -INHERIT_DOCS = YES - -# If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce a -# new page for each member. If set to NO, the documentation of a member will be -# part of the file/class/namespace that contains it. -# The default value is: NO. - -SEPARATE_MEMBER_PAGES = NO - -# The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen -# uses this value to replace tabs by spaces in code fragments. -# Minimum value: 1, maximum value: 16, default value: 4. - -TAB_SIZE = 4 - -# This tag can be used to specify a number of aliases that act as commands in -# the documentation. An alias has the form: -# name=value -# For example adding -# "sideeffect=@par Side Effects:\n" -# will allow you to put the command \sideeffect (or @sideeffect) in the -# documentation, which will result in a user-defined paragraph with heading -# "Side Effects:". You can put \n's in the value part of an alias to insert -# newlines. - -ALIASES = -# Clip alias inserts the specified file between two text markers. -# EG: @clip{"button.h",public,private} -# Shows all lines between public and private *inclusive*. -ALIASES += clip{3}="\dontinclude \1 \n \skip \2 \n \until \3" - -# -# -# Use @SINCE_1_0, @SINCE_1_1, ... instead of @since, -# and use @DEPRECATED_1_0, @DEPRECATED_1_1, ... instead of @deprecated. -# It enables integrated management of version tagging between -# the open source DALi API reference and Tizen API reference. -# Using those tags with different ALIASES settings in each doxygen config file allows us -# to generate two versions of "Since" and "Deprecated" generated output -# from one set of public header files. -# -# If you need a newer version number like @SINCE_1_5 or @SINCE_2_0, just add new ALIASES for it. -# -# ##################################################3 -# # Guide for Open Source DALi API Reference -# -# ### @SINCE example: -# [some-public-header.h] -# /** -# * ... -# * @SINCE_1_0.1 -# */ -# void SomeFunction(); -# -# [generated html file] -# void SomeFunction() -# ... -# Since: -# 1.0.1 -# -# ### @DEPRECATED example 1: -# [some-public-header.h] -# /** -# * @DEPRECATED_1_0.3 -# * ... -# */ -# void SomeFunction(); -# -# [generated html file] -# void SomeFunction() -# Deprecated: -# Deprecated since 1.0.3 -# ... -# -# ### @DEPRECATED example 2: -# [some-public-header.h] -# ... -# /** -# * @DEPRECATED_1_0.3. Use SomeFunction2() instead. -# * ... -# */ -# void SomeFunction(); -# -# [generated html file] -# void SomeFunction() -# Deprecated: -# Deprecated since 1.0.3. Use SomeFunction2() instead. -# ... -# -# ##################################################3 -# # Guide for Tizen Native API Reference -# -# ### @SINCE example: -# [some-public-header.h] -# /** -# * ... -# * @SINCE_1_0.1 -# */ -# void SomeFunction(); -# -# [generated html file] -# void SomeFunction() -# ... -# Since: -# 2.4, DALi Version 1.0.1 -# -# ### @DEPRECATED example 1: -# [some-public-header.h] -# /** -# * @DEPRECATED_1_0.3 -# * ... -# */ -# void SomeFunction(); -# -# [generated html file] -# void SomeFunction() -# Deprecated: -# Deprecated since 3.0, DALi version 1.0.3 -# ... -# -# ### @DEPRECATED example 2: -# [some-public-header.h] -# ... -# /** -# * @DEPRECATED_1_0.3. Use SomeFunction2() instead. -# * ... -# */ -# void SomeFunction(); -# -# [generated html file] -# void SomeFunction() -# Deprecated: -# Deprecated since 3.0, DALi version 1.0.3. Use SomeFunction2() instead. -# ... - -########################################### -# For Open Source DALi API Reference -ALIASES += SINCE_1_0="@since 1.0" -ALIASES += SINCE_1_1="@since 1.1" - -ALIASES += DEPRECATED_1_0="@deprecated Deprecated since 1.0" -ALIASES += DEPRECATED_1_1="@deprecated Deprecated since 1.1" - -ALIASES += PLATFORM="" -ALIASES += PRIVLEVEL_PLATFORM="" -ALIASES += PRIVILEGE_KEYGRAB="" - -############################################ -## For Tizen Native API Reference -#ALIASES += SINCE_1_0="\par Since:\n 2.4, DALi version 1.0" -#ALIASES += SINCE_1_1="\par Since:\n 3.0, DALi version 1.1" - -## DALi has no deprecated API in Tizen 2.4 because it's DALi's first release. -## Thus deprecated APIs in DALi 1.0.xx will be deprecated in Tizen 3.0. -#ALIASES += DEPRECATED_1_0="@deprecated Deprecated since 3.0, DALi version 1.0" -#ALIASES += DEPRECATED_1_1="@deprecated Deprecated since 3.0, DALi version 1.1" - -#ALIASES += PLATFORM="@platform" -#ALIASES += PRIVLEVEL_PLATFORM="\par Privilege Level:\n platform" -#ALIASES += PRIVILEGE_KEYGRAB="\par Privilege:\n http://tizen.org/privilege/keygrab" - - -# This tag can be used to specify a number of word-keyword mappings (TCL only). -# A mapping has the form "name=value". For example adding "class=itcl::class" -# will allow you to use the command class in the itcl::class meaning. - -TCL_SUBST = - -# Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources -# only. Doxygen will then generate output that is more tailored for C. For -# instance, some of the names that are used will be different. The list of all -# members will be omitted, etc. -# The default value is: NO. - -OPTIMIZE_OUTPUT_FOR_C = NO - -# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or -# Python sources only. Doxygen will then generate output that is more tailored -# for that language. For instance, namespaces will be presented as packages, -# qualified scopes will look different, etc. -# The default value is: NO. - -OPTIMIZE_OUTPUT_JAVA = NO - -# Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran -# sources. Doxygen will then generate output that is tailored for Fortran. -# The default value is: NO. - -OPTIMIZE_FOR_FORTRAN = NO - -# Set the OPTIMIZE_OUTPUT_VHDL tag to YES if your project consists of VHDL -# sources. Doxygen will then generate output that is tailored for VHDL. -# The default value is: NO. - -OPTIMIZE_OUTPUT_VHDL = NO - -# Doxygen selects the parser to use depending on the extension of the files it -# parses. With this tag you can assign which parser to use for a given -# extension. Doxygen has a built-in mapping, but you can override or extend it -# using this tag. The format is ext=language, where ext is a file extension, and -# language is one of the parsers supported by doxygen: IDL, Java, Javascript, -# C#, C, C++, D, PHP, Objective-C, Python, Fortran, VHDL. For instance to make -# doxygen treat .inc files as Fortran files (default is PHP), and .f files as C -# (default is Fortran), use: inc=Fortran f=C. -# -# Note For files without extension you can use no_extension as a placeholder. -# -# Note that for custom extensions you also need to set FILE_PATTERNS otherwise -# the files are not read by doxygen. - -EXTENSION_MAPPING = - -# If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments -# according to the Markdown format, which allows for more readable -# documentation. See http://daringfireball.net/projects/markdown/ for details. -# The output of markdown processing is further processed by doxygen, so you can -# mix doxygen, HTML, and XML commands with Markdown formatting. Disable only in -# case of backward compatibilities issues. -# The default value is: YES. - -MARKDOWN_SUPPORT = YES - -# When enabled doxygen tries to link words that correspond to documented -# classes, or namespaces to their corresponding documentation. Such a link can -# be prevented in individual cases by by putting a % sign in front of the word -# or globally by setting AUTOLINK_SUPPORT to NO. -# The default value is: YES. - -AUTOLINK_SUPPORT = YES - -# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want -# to include (a tag file for) the STL sources as input, then you should set this -# tag to YES in order to let doxygen match functions declarations and -# definitions whose arguments contain STL classes (e.g. func(std::string); -# versus func(std::string) {}). This also make the inheritance and collaboration -# diagrams that involve STL classes more complete and accurate. -# The default value is: NO. - -BUILTIN_STL_SUPPORT = NO - -# If you use Microsoft's C++/CLI language, you should set this option to YES to -# enable parsing support. -# The default value is: NO. - -CPP_CLI_SUPPORT = NO - -# Set the SIP_SUPPORT tag to YES if your project consists of sip (see: -# http://www.riverbankcomputing.co.uk/software/sip/intro) sources only. Doxygen -# will parse them like normal C++ but will assume all classes use public instead -# of private inheritance when no explicit protection keyword is present. -# The default value is: NO. - -SIP_SUPPORT = NO - -# For Microsoft's IDL there are propget and propput attributes to indicate -# getter and setter methods for a property. Setting this option to YES will make -# doxygen to replace the get and set methods by a property in the documentation. -# This will only work if the methods are indeed getting or setting a simple -# type. If this is not the case, or you want to show the methods anyway, you -# should set this option to NO. -# The default value is: YES. - -IDL_PROPERTY_SUPPORT = YES - -# If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC -# tag is set to YES, then doxygen will reuse the documentation of the first -# member in the group (if any) for the other members of the group. By default -# all members of a group must be documented explicitly. -# The default value is: NO. - -DISTRIBUTE_GROUP_DOC = NO - -# Set the SUBGROUPING tag to YES to allow class member groups of the same type -# (for instance a group of public functions) to be put as a subgroup of that -# type (e.g. under the Public Functions section). Set it to NO to prevent -# subgrouping. Alternatively, this can be done per class using the -# \nosubgrouping command. -# The default value is: YES. - -SUBGROUPING = YES - -# When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and unions -# are shown inside the group in which they are included (e.g. using \ingroup) -# instead of on a separate page (for HTML and Man pages) or section (for LaTeX -# and RTF). -# -# Note that this feature does not work in combination with -# SEPARATE_MEMBER_PAGES. -# The default value is: NO. - -INLINE_GROUPED_CLASSES = NO - -# When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and unions -# with only public data fields or simple typedef fields will be shown inline in -# the documentation of the scope in which they are defined (i.e. file, -# namespace, or group documentation), provided this scope is documented. If set -# to NO, structs, classes, and unions are shown on a separate page (for HTML and -# Man pages) or section (for LaTeX and RTF). -# The default value is: NO. - -INLINE_SIMPLE_STRUCTS = NO - -# When TYPEDEF_HIDES_STRUCT tag is enabled, a typedef of a struct, union, or -# enum is documented as struct, union, or enum with the name of the typedef. So -# typedef struct TypeS {} TypeT, will appear in the documentation as a struct -# with name TypeT. When disabled the typedef will appear as a member of a file, -# namespace, or class. And the struct will be named TypeS. This can typically be -# useful for C code in case the coding convention dictates that all compound -# types are typedef'ed and only the typedef is referenced, never the tag name. -# The default value is: NO. - -TYPEDEF_HIDES_STRUCT = NO - -# The size of the symbol lookup cache can be set using LOOKUP_CACHE_SIZE. This -# cache is used to resolve symbols given their name and scope. Since this can be -# an expensive process and often the same symbol appears multiple times in the -# code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small -# doxygen will become slower. If the cache is too large, memory is wasted. The -# cache size is given by this formula: 2^(16+LOOKUP_CACHE_SIZE). The valid range -# is 0..9, the default is 0, corresponding to a cache size of 2^16=65536 -# symbols. At the end of a run doxygen will report the cache usage and suggest -# the optimal cache size from a speed point of view. -# Minimum value: 0, maximum value: 9, default value: 0. - -LOOKUP_CACHE_SIZE = 0 - -#--------------------------------------------------------------------------- -# Build related configuration options -#--------------------------------------------------------------------------- - -# If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in -# documentation are documented, even if no documentation was available. Private -# class members and static file members will be hidden unless the -# EXTRACT_PRIVATE respectively EXTRACT_STATIC tags are set to YES. -# Note: This will also disable the warnings about undocumented members that are -# normally produced when WARNINGS is set to YES. -# The default value is: NO. - -EXTRACT_ALL = YES - -# If the EXTRACT_PRIVATE tag is set to YES all private members of a class will -# be included in the documentation. -# The default value is: NO. - -EXTRACT_PRIVATE = NO - -# If the EXTRACT_PACKAGE tag is set to YES all members with package or internal -# scope will be included in the documentation. -# The default value is: NO. - -EXTRACT_PACKAGE = NO - -# If the EXTRACT_STATIC tag is set to YES all static members of a file will be -# included in the documentation. -# The default value is: NO. - -EXTRACT_STATIC = NO - -# If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs) defined -# locally in source files will be included in the documentation. If set to NO -# only classes defined in header files are included. Does not have any effect -# for Java sources. -# The default value is: YES. - -EXTRACT_LOCAL_CLASSES = YES - -# This flag is only useful for Objective-C code. When set to YES local methods, -# which are defined in the implementation section but not in the interface are -# included in the documentation. If set to NO only methods in the interface are -# included. -# The default value is: NO. - -EXTRACT_LOCAL_METHODS = YES - -# If this flag is set to YES, the members of anonymous namespaces will be -# extracted and appear in the documentation as a namespace called -# 'anonymous_namespace{file}', where file will be replaced with the base name of -# the file that contains the anonymous namespace. By default anonymous namespace -# are hidden. -# The default value is: NO. - -EXTRACT_ANON_NSPACES = NO - -# If the HIDE_UNDOC_MEMBERS tag is set to YES, doxygen will hide all -# undocumented members inside documented classes or files. If set to NO these -# members will be included in the various overviews, but no documentation -# section is generated. This option has no effect if EXTRACT_ALL is enabled. -# The default value is: NO. - -HIDE_UNDOC_MEMBERS = YES - -# If the HIDE_UNDOC_CLASSES tag is set to YES, doxygen will hide all -# undocumented classes that are normally visible in the class hierarchy. If set -# to NO these classes will be included in the various overviews. This option has -# no effect if EXTRACT_ALL is enabled. -# The default value is: NO. - -HIDE_UNDOC_CLASSES = YES - -# If the HIDE_FRIEND_COMPOUNDS tag is set to YES, doxygen will hide all friend -# (class|struct|union) declarations. If set to NO these declarations will be -# included in the documentation. -# The default value is: NO. - -HIDE_FRIEND_COMPOUNDS = NO - -# If the HIDE_IN_BODY_DOCS tag is set to YES, doxygen will hide any -# documentation blocks found inside the body of a function. If set to NO these -# blocks will be appended to the function's detailed documentation block. -# The default value is: NO. - -HIDE_IN_BODY_DOCS = NO - -# The INTERNAL_DOCS tag determines if documentation that is typed after a -# \internal command is included. If the tag is set to NO then the documentation -# will be excluded. Set it to YES to include the internal documentation. -# The default value is: NO. - -INTERNAL_DOCS = NO - -# If the CASE_SENSE_NAMES tag is set to NO then doxygen will only generate file -# names in lower-case letters. If set to YES upper-case letters are also -# allowed. This is useful if you have classes or files whose names only differ -# in case and if your file system supports case sensitive file names. Windows -# and Mac users are advised to set this option to NO. -# The default value is: system dependent. - -CASE_SENSE_NAMES = NO - -# If the HIDE_SCOPE_NAMES tag is set to NO then doxygen will show members with -# their full class and namespace scopes in the documentation. If set to YES the -# scope will be hidden. -# The default value is: NO. - -HIDE_SCOPE_NAMES = NO - -# If the SHOW_INCLUDE_FILES tag is set to YES then doxygen will put a list of -# the files that are included by a file in the documentation of that file. -# The default value is: YES. - -SHOW_INCLUDE_FILES = YES - -# If the SHOW_GROUPED_MEMB_INC tag is set to YES then Doxygen will add for each -# grouped member an include statement to the documentation, telling the reader -# which file to include in order to use the member. -# The default value is: NO. - -SHOW_GROUPED_MEMB_INC = NO - -# If the FORCE_LOCAL_INCLUDES tag is set to YES then doxygen will list include -# files with double quotes in the documentation rather than with sharp brackets. -# The default value is: NO. - -FORCE_LOCAL_INCLUDES = NO - -# If the INLINE_INFO tag is set to YES then a tag [inline] is inserted in the -# documentation for inline members. -# The default value is: YES. - -INLINE_INFO = YES - -# If the SORT_MEMBER_DOCS tag is set to YES then doxygen will sort the -# (detailed) documentation of file and class members alphabetically by member -# name. If set to NO the members will appear in declaration order. -# The default value is: YES. - -SORT_MEMBER_DOCS = YES - -# If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the brief -# descriptions of file, namespace and class members alphabetically by member -# name. If set to NO the members will appear in declaration order. Note that -# this will also influence the order of the classes in the class list. -# The default value is: NO. - -SORT_BRIEF_DOCS = NO - -# If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen will sort the -# (brief and detailed) documentation of class members so that constructors and -# destructors are listed first. If set to NO the constructors will appear in the -# respective orders defined by SORT_BRIEF_DOCS and SORT_MEMBER_DOCS. -# Note: If SORT_BRIEF_DOCS is set to NO this option is ignored for sorting brief -# member documentation. -# Note: If SORT_MEMBER_DOCS is set to NO this option is ignored for sorting -# detailed member documentation. -# The default value is: NO. - -SORT_MEMBERS_CTORS_1ST = NO - -# If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the hierarchy -# of group names into alphabetical order. If set to NO the group names will -# appear in their defined order. -# The default value is: NO. - -SORT_GROUP_NAMES = NO - -# If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be sorted by -# fully-qualified names, including namespaces. If set to NO, the class list will -# be sorted only by class name, not including the namespace part. -# Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES. -# Note: This option applies only to the class list, not to the alphabetical -# list. -# The default value is: NO. - -SORT_BY_SCOPE_NAME = NO - -# If the STRICT_PROTO_MATCHING option is enabled and doxygen fails to do proper -# type resolution of all parameters of a function it will reject a match between -# the prototype and the implementation of a member function even if there is -# only one candidate or it is obvious which candidate to choose by doing a -# simple string match. By disabling STRICT_PROTO_MATCHING doxygen will still -# accept a match between prototype and implementation in such cases. -# The default value is: NO. - -STRICT_PROTO_MATCHING = NO - -# The GENERATE_TODOLIST tag can be used to enable ( YES) or disable ( NO) the -# todo list. This list is created by putting \todo commands in the -# documentation. -# The default value is: YES. - -GENERATE_TODOLIST = NO - -# The GENERATE_TESTLIST tag can be used to enable ( YES) or disable ( NO) the -# test list. This list is created by putting \test commands in the -# documentation. -# The default value is: YES. - -GENERATE_TESTLIST = NO - -# The GENERATE_BUGLIST tag can be used to enable ( YES) or disable ( NO) the bug -# list. This list is created by putting \bug commands in the documentation. -# The default value is: YES. - -GENERATE_BUGLIST = NO - -# The GENERATE_DEPRECATEDLIST tag can be used to enable ( YES) or disable ( NO) -# the deprecated list. This list is created by putting \deprecated commands in -# the documentation. -# The default value is: YES. - -GENERATE_DEPRECATEDLIST= YES - -# The ENABLED_SECTIONS tag can be used to enable conditional documentation -# sections, marked by \if ... \endif and \cond -# ... \endcond blocks. - -ENABLED_SECTIONS = - -# The MAX_INITIALIZER_LINES tag determines the maximum number of lines that the -# initial value of a variable or macro / define can have for it to appear in the -# documentation. If the initializer consists of more lines than specified here -# it will be hidden. Use a value of 0 to hide initializers completely. The -# appearance of the value of individual variables and macros / defines can be -# controlled using \showinitializer or \hideinitializer command in the -# documentation regardless of this setting. -# Minimum value: 0, maximum value: 10000, default value: 30. - -MAX_INITIALIZER_LINES = 30 - -# Set the SHOW_USED_FILES tag to NO to disable the list of files generated at -# the bottom of the documentation of classes and structs. If set to YES the list -# will mention the files that were used to generate the documentation. -# The default value is: YES. - -SHOW_USED_FILES = YES - -# Set the SHOW_FILES tag to NO to disable the generation of the Files page. This -# will remove the Files entry from the Quick Index and from the Folder Tree View -# (if specified). -# The default value is: YES. - -SHOW_FILES = YES - -# Set the SHOW_NAMESPACES tag to NO to disable the generation of the Namespaces -# page. This will remove the Namespaces entry from the Quick Index and from the -# Folder Tree View (if specified). -# The default value is: YES. - -SHOW_NAMESPACES = YES - -# The FILE_VERSION_FILTER tag can be used to specify a program or script that -# doxygen should invoke to get the current version for each file (typically from -# the version control system). Doxygen will invoke the program by executing (via -# popen()) the command command input-file, where command is the value of the -# FILE_VERSION_FILTER tag, and input-file is the name of an input file provided -# by doxygen. Whatever the program writes to standard output is used as the file -# version. For an example see the documentation. - -FILE_VERSION_FILTER = - -# The LAYOUT_FILE tag can be used to specify a layout file which will be parsed -# by doxygen. The layout file controls the global structure of the generated -# output files in an output format independent way. To create the layout file -# that represents doxygen's defaults, run doxygen with the -l option. You can -# optionally specify a file name after the option, if omitted DoxygenLayout.xml -# will be used as the name of the layout file. -# -# Note that if you run doxygen from a directory containing a file called -# DoxygenLayout.xml, doxygen will parse it automatically even if the LAYOUT_FILE -# tag is left empty. - -LAYOUT_FILE = - -# The CITE_BIB_FILES tag can be used to specify one or more bib files containing -# the reference definitions. This must be a list of .bib files. The .bib -# extension is automatically appended if omitted. This requires the bibtex tool -# to be installed. See also http://en.wikipedia.org/wiki/BibTeX for more info. -# For LaTeX the style of the bibliography can be controlled using -# LATEX_BIB_STYLE. To use this feature you need bibtex and perl available in the -# search path. Do not use file names with spaces, bibtex cannot handle them. See -# also \cite for info how to create references. - -CITE_BIB_FILES = - -#--------------------------------------------------------------------------- -# Configuration options related to warning and progress messages -#--------------------------------------------------------------------------- - -# The QUIET tag can be used to turn on/off the messages that are generated to -# standard output by doxygen. If QUIET is set to YES this implies that the -# messages are off. -# The default value is: NO. - -QUIET = NO - -# The WARNINGS tag can be used to turn on/off the warning messages that are -# generated to standard error ( stderr) by doxygen. If WARNINGS is set to YES -# this implies that the warnings are on. -# -# Tip: Turn warnings on while writing the documentation. -# The default value is: YES. - -WARNINGS = YES - -# If the WARN_IF_UNDOCUMENTED tag is set to YES, then doxygen will generate -# warnings for undocumented members. If EXTRACT_ALL is set to YES then this flag -# will automatically be disabled. -# The default value is: YES. - -WARN_IF_UNDOCUMENTED = YES - -# If the WARN_IF_DOC_ERROR tag is set to YES, doxygen will generate warnings for -# potential errors in the documentation, such as not documenting some parameters -# in a documented function, or documenting parameters that don't exist or using -# markup commands wrongly. -# The default value is: YES. - -WARN_IF_DOC_ERROR = YES - -# This WARN_NO_PARAMDOC option can be enabled to get warnings for functions that -# are documented, but have no documentation for their parameters or return -# value. If set to NO doxygen will only warn about wrong or incomplete parameter -# documentation, but not about the absence of documentation. -# The default value is: NO. - -WARN_NO_PARAMDOC = YES - -# The WARN_FORMAT tag determines the format of the warning messages that doxygen -# can produce. The string should contain the $file, $line, and $text tags, which -# will be replaced by the file and line number from which the warning originated -# and the warning text. Optionally the format may contain $version, which will -# be replaced by the version of the file (if it could be obtained via -# FILE_VERSION_FILTER) -# The default value is: $file:$line: $text. - -WARN_FORMAT = "$file:$line: $text" - -# The WARN_LOGFILE tag can be used to specify a file to which warning and error -# messages should be written. If left blank the output is written to standard -# error (stderr). - -WARN_LOGFILE = - -#--------------------------------------------------------------------------- -# Configuration options related to the input files -#--------------------------------------------------------------------------- - -# The INPUT tag is used to specify the files and/or directories that contain -# documented source files. You may enter file names like myfile.cpp or -# directories like /usr/src/myproject. Separate the files or directories with -# spaces. -# Note: If this tag is empty the current directory is searched. - -INPUT = - -# This tag can be used to specify the character encoding of the source files -# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses -# libiconv (or the iconv built into libc) for the transcoding. See the libiconv -# documentation (see: http://www.gnu.org/software/libiconv) for the list of -# possible encodings. -# The default value is: UTF-8. - -INPUT_ENCODING = UTF-8 - -# If the value of the INPUT tag contains directories, you can use the -# FILE_PATTERNS tag to specify one or more wildcard patterns (like *.cpp and -# *.h) to filter out the source-files in the directories. If left blank the -# following patterns are tested:*.c, *.cc, *.cxx, *.cpp, *.c++, *.java, *.ii, -# *.ixx, *.ipp, *.i++, *.inl, *.idl, *.ddl, *.odl, *.h, *.hh, *.hxx, *.hpp, -# *.h++, *.cs, *.d, *.php, *.php4, *.php5, *.phtml, *.inc, *.m, *.markdown, -# *.md, *.mm, *.dox, *.py, *.f90, *.f, *.for, *.tcl, *.vhd, *.vhdl, *.ucf, -# *.qsf, *.as and *.js. - -FILE_PATTERNS = *.cs - -# The RECURSIVE tag can be used to specify whether or not subdirectories should -# be searched for input files as well. -# The default value is: NO. - -RECURSIVE = NO - -# The EXCLUDE tag can be used to specify files and/or directories that should be -# excluded from the INPUT source files. This way you can easily exclude a -# subdirectory from a directory tree whose root is specified with the INPUT tag. -# -# Note that relative paths are relative to the directory from which doxygen is -# run. - -EXCLUDE = - -# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or -# directories that are symbolic links (a Unix file system feature) are excluded -# from the input. -# The default value is: NO. - -EXCLUDE_SYMLINKS = NO - -# If the value of the INPUT tag contains directories, you can use the -# EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude -# certain files from those directories. -# -# Note that the wildcards are matched against the file with absolute path, so to -# exclude all test directories for example use the pattern */test/* - -EXCLUDE_PATTERNS = - -# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names -# (namespaces, classes, functions, etc.) that should be excluded from the -# output. The symbol name can be a fully qualified name, a word, or if the -# wildcard * is used, a substring. Examples: ANamespace, AClass, -# AClass::ANamespace, ANamespace::*Test -# -# Note that the wildcards are matched against the file with absolute path, so to -# exclude all test directories use the pattern */test/* - -EXCLUDE_SYMBOLS = SWIGTYPE_*, *swigC* - -# The EXAMPLE_PATH tag can be used to specify one or more files or directories -# that contain example code fragments that are included (see the \include -# command). - -EXAMPLE_PATH = - -# If the value of the EXAMPLE_PATH tag contains directories, you can use the -# EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp and -# *.h) to filter out the source-files in the directories. If left blank all -# files are included. - -EXAMPLE_PATTERNS = - -# If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be -# searched for input files to be used with the \include or \dontinclude commands -# irrespective of the value of the RECURSIVE tag. -# The default value is: NO. - -EXAMPLE_RECURSIVE = NO - -# The IMAGE_PATH tag can be used to specify one or more files or directories -# that contain images that are to be included in the documentation (see the -# \image command). - -IMAGE_PATH = - -# The INPUT_FILTER tag can be used to specify a program that doxygen should -# invoke to filter for each input file. Doxygen will invoke the filter program -# by executing (via popen()) the command: -# -# -# -# where is the value of the INPUT_FILTER tag, and is the -# name of an input file. Doxygen will then use the output that the filter -# program writes to standard output. If FILTER_PATTERNS is specified, this tag -# will be ignored. -# -# Note that the filter must not add or remove lines; it is applied before the -# code is scanned, but not when the output code is generated. If lines are added -# or removed, the anchors will not be placed correctly. - -INPUT_FILTER = - -# The FILTER_PATTERNS tag can be used to specify filters on a per file pattern -# basis. Doxygen will compare the file name with each pattern and apply the -# filter if there is a match. The filters are a list of the form: pattern=filter -# (like *.cpp=my_cpp_filter). See INPUT_FILTER for further information on how -# filters are used. If the FILTER_PATTERNS tag is empty or if none of the -# patterns match the file name, INPUT_FILTER is applied. - -FILTER_PATTERNS = - -# If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using -# INPUT_FILTER ) will also be used to filter the input files that are used for -# producing the source files to browse (i.e. when SOURCE_BROWSER is set to YES). -# The default value is: NO. - -FILTER_SOURCE_FILES = NO - -# The FILTER_SOURCE_PATTERNS tag can be used to specify source filters per file -# pattern. A pattern will override the setting for FILTER_PATTERN (if any) and -# it is also possible to disable source filtering for a specific pattern using -# *.ext= (so without naming a filter). -# This tag requires that the tag FILTER_SOURCE_FILES is set to YES. - -FILTER_SOURCE_PATTERNS = - -# If the USE_MDFILE_AS_MAINPAGE tag refers to the name of a markdown file that -# is part of the input, its contents will be placed on the main page -# (index.html). This can be useful if you have a project on for instance GitHub -# and want to reuse the introduction page also for the doxygen output. - -USE_MDFILE_AS_MAINPAGE = - -#--------------------------------------------------------------------------- -# Configuration options related to source browsing -#--------------------------------------------------------------------------- - -# If the SOURCE_BROWSER tag is set to YES then a list of source files will be -# generated. Documented entities will be cross-referenced with these sources. -# -# Note: To get rid of all source code in the generated output, make sure that -# also VERBATIM_HEADERS is set to NO. -# The default value is: NO. - -SOURCE_BROWSER = NO - -# Setting the INLINE_SOURCES tag to YES will include the body of functions, -# classes and enums directly into the documentation. -# The default value is: NO. - -INLINE_SOURCES = NO - -# Setting the STRIP_CODE_COMMENTS tag to YES will instruct doxygen to hide any -# special comment blocks from generated source code fragments. Normal C, C++ and -# Fortran comments will always remain visible. -# The default value is: YES. - -STRIP_CODE_COMMENTS = YES - -# If the REFERENCED_BY_RELATION tag is set to YES then for each documented -# function all documented functions referencing it will be listed. -# The default value is: NO. - -REFERENCED_BY_RELATION = NO - -# If the REFERENCES_RELATION tag is set to YES then for each documented function -# all documented entities called/used by that function will be listed. -# The default value is: NO. - -REFERENCES_RELATION = NO - -# If the REFERENCES_LINK_SOURCE tag is set to YES and SOURCE_BROWSER tag is set -# to YES, then the hyperlinks from functions in REFERENCES_RELATION and -# REFERENCED_BY_RELATION lists will link to the source code. Otherwise they will -# link to the documentation. -# The default value is: YES. - -REFERENCES_LINK_SOURCE = YES - -# If SOURCE_TOOLTIPS is enabled (the default) then hovering a hyperlink in the -# source code will show a tooltip with additional information such as prototype, -# brief description and links to the definition and documentation. Since this -# will make the HTML file larger and loading of large files a bit slower, you -# can opt to disable this feature. -# The default value is: YES. -# This tag requires that the tag SOURCE_BROWSER is set to YES. - -SOURCE_TOOLTIPS = YES - -# If the USE_HTAGS tag is set to YES then the references to source code will -# point to the HTML generated by the htags(1) tool instead of doxygen built-in -# source browser. The htags tool is part of GNU's global source tagging system -# (see http://www.gnu.org/software/global/global.html). You will need version -# 4.8.6 or higher. -# -# To use it do the following: -# - Install the latest version of global -# - Enable SOURCE_BROWSER and USE_HTAGS in the config file -# - Make sure the INPUT points to the root of the source tree -# - Run doxygen as normal -# -# Doxygen will invoke htags (and that will in turn invoke gtags), so these -# tools must be available from the command line (i.e. in the search path). -# -# The result: instead of the source browser generated by doxygen, the links to -# source code will now point to the output of htags. -# The default value is: NO. -# This tag requires that the tag SOURCE_BROWSER is set to YES. - -USE_HTAGS = NO - -# If the VERBATIM_HEADERS tag is set the YES then doxygen will generate a -# verbatim copy of the header file for each class for which an include is -# specified. Set to NO to disable this. -# See also: Section \class. -# The default value is: YES. - -VERBATIM_HEADERS = YES - -#--------------------------------------------------------------------------- -# Configuration options related to the alphabetical class index -#--------------------------------------------------------------------------- - -# If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index of all -# compounds will be generated. Enable this if the project contains a lot of -# classes, structs, unions or interfaces. -# The default value is: YES. - -ALPHABETICAL_INDEX = YES - -# The COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns in -# which the alphabetical index list will be split. -# Minimum value: 1, maximum value: 20, default value: 5. -# This tag requires that the tag ALPHABETICAL_INDEX is set to YES. - -COLS_IN_ALPHA_INDEX = 5 - -# In case all classes in a project start with a common prefix, all classes will -# be put under the same header in the alphabetical index. The IGNORE_PREFIX tag -# can be used to specify a prefix (or a list of prefixes) that should be ignored -# while generating the index headers. -# This tag requires that the tag ALPHABETICAL_INDEX is set to YES. - -IGNORE_PREFIX = - -#--------------------------------------------------------------------------- -# Configuration options related to the HTML output -#--------------------------------------------------------------------------- - -# If the GENERATE_HTML tag is set to YES doxygen will generate HTML output -# The default value is: YES. - -GENERATE_HTML = YES - -# The HTML_OUTPUT tag is used to specify where the HTML docs will be put. If a -# relative path is entered the value of OUTPUT_DIRECTORY will be put in front of -# it. -# The default directory is: html. -# This tag requires that the tag GENERATE_HTML is set to YES. - -HTML_OUTPUT = html - -# The HTML_FILE_EXTENSION tag can be used to specify the file extension for each -# generated HTML page (for example: .htm, .php, .asp). -# The default value is: .html. -# This tag requires that the tag GENERATE_HTML is set to YES. - -HTML_FILE_EXTENSION = .html - -# The HTML_HEADER tag can be used to specify a user-defined HTML header file for -# each generated HTML page. If the tag is left blank doxygen will generate a -# standard header. -# -# To get valid HTML the header file that includes any scripts and style sheets -# that doxygen needs, which is dependent on the configuration options used (e.g. -# the setting GENERATE_TREEVIEW). It is highly recommended to start with a -# default header using -# doxygen -w html new_header.html new_footer.html new_stylesheet.css -# YourConfigFile -# and then modify the file new_header.html. See also section "Doxygen usage" -# for information on how to generate the default header that doxygen normally -# uses. -# Note: The header is subject to change so you typically have to regenerate the -# default header when upgrading to a newer version of doxygen. For a description -# of the possible markers and block names see the documentation. -# This tag requires that the tag GENERATE_HTML is set to YES. - -HTML_HEADER = - -# The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each -# generated HTML page. If the tag is left blank doxygen will generate a standard -# footer. See HTML_HEADER for more information on how to generate a default -# footer and what special commands can be used inside the footer. See also -# section "Doxygen usage" for information on how to generate the default footer -# that doxygen normally uses. -# This tag requires that the tag GENERATE_HTML is set to YES. - -HTML_FOOTER = - -# The HTML_STYLESHEET tag can be used to specify a user-defined cascading style -# sheet that is used by each HTML page. It can be used to fine-tune the look of -# the HTML output. If left blank doxygen will generate a default style sheet. -# See also section "Doxygen usage" for information on how to generate the style -# sheet that doxygen normally uses. -# Note: It is recommended to use HTML_EXTRA_STYLESHEET instead of this tag, as -# it is more robust and this tag (HTML_STYLESHEET) will in the future become -# obsolete. -# This tag requires that the tag GENERATE_HTML is set to YES. - -HTML_STYLESHEET = - -# The HTML_EXTRA_STYLESHEET tag can be used to specify an additional user- -# defined cascading style sheet that is included after the standard style sheets -# created by doxygen. Using this option one can overrule certain style aspects. -# This is preferred over using HTML_STYLESHEET since it does not replace the -# standard style sheet and is therefor more robust against future updates. -# Doxygen will copy the style sheet file to the output directory. For an example -# see the documentation. -# This tag requires that the tag GENERATE_HTML is set to YES. - -HTML_EXTRA_STYLESHEET = - -# The HTML_EXTRA_FILES tag can be used to specify one or more extra images or -# other source files which should be copied to the HTML output directory. Note -# that these files will be copied to the base HTML output directory. Use the -# $relpath^ marker in the HTML_HEADER and/or HTML_FOOTER files to load these -# files. In the HTML_STYLESHEET file, use the file name only. Also note that the -# files will be copied as-is; there are no commands or markers available. -# This tag requires that the tag GENERATE_HTML is set to YES. - -HTML_EXTRA_FILES = - -# The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. Doxygen -# will adjust the colors in the stylesheet and background images according to -# this color. Hue is specified as an angle on a colorwheel, see -# http://en.wikipedia.org/wiki/Hue for more information. For instance the value -# 0 represents red, 60 is yellow, 120 is green, 180 is cyan, 240 is blue, 300 -# purple, and 360 is red again. -# Minimum value: 0, maximum value: 359, default value: 220. -# This tag requires that the tag GENERATE_HTML is set to YES. - -HTML_COLORSTYLE_HUE = 220 - -# The HTML_COLORSTYLE_SAT tag controls the purity (or saturation) of the colors -# in the HTML output. For a value of 0 the output will use grayscales only. A -# value of 255 will produce the most vivid colors. -# Minimum value: 0, maximum value: 255, default value: 100. -# This tag requires that the tag GENERATE_HTML is set to YES. - -HTML_COLORSTYLE_SAT = 100 - -# The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to the -# luminance component of the colors in the HTML output. Values below 100 -# gradually make the output lighter, whereas values above 100 make the output -# darker. The value divided by 100 is the actual gamma applied, so 80 represents -# a gamma of 0.8, The value 220 represents a gamma of 2.2, and 100 does not -# change the gamma. -# Minimum value: 40, maximum value: 240, default value: 80. -# This tag requires that the tag GENERATE_HTML is set to YES. - -HTML_COLORSTYLE_GAMMA = 80 - -# If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML -# page will contain the date and time when the page was generated. Setting this -# to NO can help when comparing the output of multiple runs. -# The default value is: YES. -# This tag requires that the tag GENERATE_HTML is set to YES. - -HTML_TIMESTAMP = YES - -# If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML -# documentation will contain sections that can be hidden and shown after the -# page has loaded. -# The default value is: NO. -# This tag requires that the tag GENERATE_HTML is set to YES. - -HTML_DYNAMIC_SECTIONS = NO - -# With HTML_INDEX_NUM_ENTRIES one can control the preferred number of entries -# shown in the various tree structured indices initially; the user can expand -# and collapse entries dynamically later on. Doxygen will expand the tree to -# such a level that at most the specified number of entries are visible (unless -# a fully collapsed tree already exceeds this amount). So setting the number of -# entries 1 will produce a full collapsed tree by default. 0 is a special value -# representing an infinite number of entries and will result in a full expanded -# tree by default. -# Minimum value: 0, maximum value: 9999, default value: 100. -# This tag requires that the tag GENERATE_HTML is set to YES. - -HTML_INDEX_NUM_ENTRIES = 100 - -# If the GENERATE_DOCSET tag is set to YES, additional index files will be -# generated that can be used as input for Apple's Xcode 3 integrated development -# environment (see: http://developer.apple.com/tools/xcode/), introduced with -# OSX 10.5 (Leopard). To create a documentation set, doxygen will generate a -# Makefile in the HTML output directory. Running make will produce the docset in -# that directory and running make install will install the docset in -# ~/Library/Developer/Shared/Documentation/DocSets so that Xcode will find it at -# startup. See http://developer.apple.com/tools/creatingdocsetswithdoxygen.html -# for more information. -# The default value is: NO. -# This tag requires that the tag GENERATE_HTML is set to YES. - -GENERATE_DOCSET = NO - -# This tag determines the name of the docset feed. A documentation feed provides -# an umbrella under which multiple documentation sets from a single provider -# (such as a company or product suite) can be grouped. -# The default value is: Doxygen generated docs. -# This tag requires that the tag GENERATE_DOCSET is set to YES. - -DOCSET_FEEDNAME = "Doxygen generated docs" - -# This tag specifies a string that should uniquely identify the documentation -# set bundle. This should be a reverse domain-name style string, e.g. -# com.mycompany.MyDocSet. Doxygen will append .docset to the name. -# The default value is: org.doxygen.Project. -# This tag requires that the tag GENERATE_DOCSET is set to YES. - -DOCSET_BUNDLE_ID = org.doxygen.Project - -# The DOCSET_PUBLISHER_ID tag specifies a string that should uniquely identify -# the documentation publisher. This should be a reverse domain-name style -# string, e.g. com.mycompany.MyDocSet.documentation. -# The default value is: org.doxygen.Publisher. -# This tag requires that the tag GENERATE_DOCSET is set to YES. - -DOCSET_PUBLISHER_ID = org.doxygen.Publisher - -# The DOCSET_PUBLISHER_NAME tag identifies the documentation publisher. -# The default value is: Publisher. -# This tag requires that the tag GENERATE_DOCSET is set to YES. - -DOCSET_PUBLISHER_NAME = Publisher - -# If the GENERATE_HTMLHELP tag is set to YES then doxygen generates three -# additional HTML index files: index.hhp, index.hhc, and index.hhk. The -# index.hhp is a project file that can be read by Microsoft's HTML Help Workshop -# (see: http://www.microsoft.com/en-us/download/details.aspx?id=21138) on -# Windows. -# -# The HTML Help Workshop contains a compiler that can convert all HTML output -# generated by doxygen into a single compiled HTML file (.chm). Compiled HTML -# files are now used as the Windows 98 help format, and will replace the old -# Windows help format (.hlp) on all Windows platforms in the future. Compressed -# HTML files also contain an index, a table of contents, and you can search for -# words in the documentation. The HTML workshop also contains a viewer for -# compressed HTML files. -# The default value is: NO. -# This tag requires that the tag GENERATE_HTML is set to YES. - -GENERATE_HTMLHELP = NO - -# The CHM_FILE tag can be used to specify the file name of the resulting .chm -# file. You can add a path in front of the file if the result should not be -# written to the html output directory. -# This tag requires that the tag GENERATE_HTMLHELP is set to YES. - -CHM_FILE = - -# The HHC_LOCATION tag can be used to specify the location (absolute path -# including file name) of the HTML help compiler ( hhc.exe). If non-empty -# doxygen will try to run the HTML help compiler on the generated index.hhp. -# The file has to be specified with full path. -# This tag requires that the tag GENERATE_HTMLHELP is set to YES. - -HHC_LOCATION = - -# The GENERATE_CHI flag controls if a separate .chi index file is generated ( -# YES) or that it should be included in the master .chm file ( NO). -# The default value is: NO. -# This tag requires that the tag GENERATE_HTMLHELP is set to YES. - -GENERATE_CHI = NO - -# The CHM_INDEX_ENCODING is used to encode HtmlHelp index ( hhk), content ( hhc) -# and project file content. -# This tag requires that the tag GENERATE_HTMLHELP is set to YES. - -CHM_INDEX_ENCODING = - -# The BINARY_TOC flag controls whether a binary table of contents is generated ( -# YES) or a normal table of contents ( NO) in the .chm file. -# The default value is: NO. -# This tag requires that the tag GENERATE_HTMLHELP is set to YES. - -BINARY_TOC = NO - -# The TOC_EXPAND flag can be set to YES to add extra items for group members to -# the table of contents of the HTML help documentation and to the tree view. -# The default value is: NO. -# This tag requires that the tag GENERATE_HTMLHELP is set to YES. - -TOC_EXPAND = NO - -# If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and -# QHP_VIRTUAL_FOLDER are set, an additional index file will be generated that -# can be used as input for Qt's qhelpgenerator to generate a Qt Compressed Help -# (.qch) of the generated HTML documentation. -# The default value is: NO. -# This tag requires that the tag GENERATE_HTML is set to YES. - -GENERATE_QHP = NO - -# If the QHG_LOCATION tag is specified, the QCH_FILE tag can be used to specify -# the file name of the resulting .qch file. The path specified is relative to -# the HTML output folder. -# This tag requires that the tag GENERATE_QHP is set to YES. - -QCH_FILE = - -# The QHP_NAMESPACE tag specifies the namespace to use when generating Qt Help -# Project output. For more information please see Qt Help Project / Namespace -# (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#namespace). -# The default value is: org.doxygen.Project. -# This tag requires that the tag GENERATE_QHP is set to YES. - -QHP_NAMESPACE = org.doxygen.Project - -# The QHP_VIRTUAL_FOLDER tag specifies the namespace to use when generating Qt -# Help Project output. For more information please see Qt Help Project / Virtual -# Folders (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#virtual- -# folders). -# The default value is: doc. -# This tag requires that the tag GENERATE_QHP is set to YES. - -QHP_VIRTUAL_FOLDER = doc - -# If the QHP_CUST_FILTER_NAME tag is set, it specifies the name of a custom -# filter to add. For more information please see Qt Help Project / Custom -# Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom- -# filters). -# This tag requires that the tag GENERATE_QHP is set to YES. - -QHP_CUST_FILTER_NAME = - -# The QHP_CUST_FILTER_ATTRS tag specifies the list of the attributes of the -# custom filter to add. For more information please see Qt Help Project / Custom -# Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom- -# filters). -# This tag requires that the tag GENERATE_QHP is set to YES. - -QHP_CUST_FILTER_ATTRS = - -# The QHP_SECT_FILTER_ATTRS tag specifies the list of the attributes this -# project's filter section matches. Qt Help Project / Filter Attributes (see: -# http://qt-project.org/doc/qt-4.8/qthelpproject.html#filter-attributes). -# This tag requires that the tag GENERATE_QHP is set to YES. - -QHP_SECT_FILTER_ATTRS = - -# The QHG_LOCATION tag can be used to specify the location of Qt's -# qhelpgenerator. If non-empty doxygen will try to run qhelpgenerator on the -# generated .qhp file. -# This tag requires that the tag GENERATE_QHP is set to YES. - -QHG_LOCATION = - -# If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files will be -# generated, together with the HTML files, they form an Eclipse help plugin. To -# install this plugin and make it available under the help contents menu in -# Eclipse, the contents of the directory containing the HTML and XML files needs -# to be copied into the plugins directory of eclipse. The name of the directory -# within the plugins directory should be the same as the ECLIPSE_DOC_ID value. -# After copying Eclipse needs to be restarted before the help appears. -# The default value is: NO. -# This tag requires that the tag GENERATE_HTML is set to YES. - -GENERATE_ECLIPSEHELP = NO - -# A unique identifier for the Eclipse help plugin. When installing the plugin -# the directory name containing the HTML and XML files should also have this -# name. Each documentation set should have its own identifier. -# The default value is: org.doxygen.Project. -# This tag requires that the tag GENERATE_ECLIPSEHELP is set to YES. - -ECLIPSE_DOC_ID = org.doxygen.Project - -# If you want full control over the layout of the generated HTML pages it might -# be necessary to disable the index and replace it with your own. The -# DISABLE_INDEX tag can be used to turn on/off the condensed index (tabs) at top -# of each HTML page. A value of NO enables the index and the value YES disables -# it. Since the tabs in the index contain the same information as the navigation -# tree, you can set this option to YES if you also set GENERATE_TREEVIEW to YES. -# The default value is: NO. -# This tag requires that the tag GENERATE_HTML is set to YES. - -DISABLE_INDEX = NO - -# The GENERATE_TREEVIEW tag is used to specify whether a tree-like index -# structure should be generated to display hierarchical information. If the tag -# value is set to YES, a side panel will be generated containing a tree-like -# index structure (just like the one that is generated for HTML Help). For this -# to work a browser that supports JavaScript, DHTML, CSS and frames is required -# (i.e. any modern browser). Windows users are probably better off using the -# HTML help feature. Via custom stylesheets (see HTML_EXTRA_STYLESHEET) one can -# further fine-tune the look of the index. As an example, the default style -# sheet generated by doxygen has an example that shows how to put an image at -# the root of the tree instead of the PROJECT_NAME. Since the tree basically has -# the same information as the tab index, you could consider setting -# DISABLE_INDEX to YES when enabling this option. -# The default value is: NO. -# This tag requires that the tag GENERATE_HTML is set to YES. - -GENERATE_TREEVIEW = NO - -# The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values that -# doxygen will group on one line in the generated HTML documentation. -# -# Note that a value of 0 will completely suppress the enum values from appearing -# in the overview section. -# Minimum value: 0, maximum value: 20, default value: 4. -# This tag requires that the tag GENERATE_HTML is set to YES. - -ENUM_VALUES_PER_LINE = 4 - -# If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be used -# to set the initial width (in pixels) of the frame in which the tree is shown. -# Minimum value: 0, maximum value: 1500, default value: 250. -# This tag requires that the tag GENERATE_HTML is set to YES. - -TREEVIEW_WIDTH = 250 - -# When the EXT_LINKS_IN_WINDOW option is set to YES doxygen will open links to -# external symbols imported via tag files in a separate window. -# The default value is: NO. -# This tag requires that the tag GENERATE_HTML is set to YES. - -EXT_LINKS_IN_WINDOW = NO - -# Use this tag to change the font size of LaTeX formulas included as images in -# the HTML documentation. When you change the font size after a successful -# doxygen run you need to manually remove any form_*.png images from the HTML -# output directory to force them to be regenerated. -# Minimum value: 8, maximum value: 50, default value: 10. -# This tag requires that the tag GENERATE_HTML is set to YES. - -FORMULA_FONTSIZE = 10 - -# Use the FORMULA_TRANPARENT tag to determine whether or not the images -# generated for formulas are transparent PNGs. Transparent PNGs are not -# supported properly for IE 6.0, but are supported on all modern browsers. -# -# Note that when changing this option you need to delete any form_*.png files in -# the HTML output directory before the changes have effect. -# The default value is: YES. -# This tag requires that the tag GENERATE_HTML is set to YES. - -FORMULA_TRANSPARENT = YES - -# Enable the USE_MATHJAX option to render LaTeX formulas using MathJax (see -# http://www.mathjax.org) which uses client side Javascript for the rendering -# instead of using prerendered bitmaps. Use this if you do not have LaTeX -# installed or if you want to formulas look prettier in the HTML output. When -# enabled you may also need to install MathJax separately and configure the path -# to it using the MATHJAX_RELPATH option. -# The default value is: NO. -# This tag requires that the tag GENERATE_HTML is set to YES. - -USE_MATHJAX = NO - -# When MathJax is enabled you can set the default output format to be used for -# the MathJax output. See the MathJax site (see: -# http://docs.mathjax.org/en/latest/output.html) for more details. -# Possible values are: HTML-CSS (which is slower, but has the best -# compatibility), NativeMML (i.e. MathML) and SVG. -# The default value is: HTML-CSS. -# This tag requires that the tag USE_MATHJAX is set to YES. - -MATHJAX_FORMAT = HTML-CSS - -# When MathJax is enabled you need to specify the location relative to the HTML -# output directory using the MATHJAX_RELPATH option. The destination directory -# should contain the MathJax.js script. For instance, if the mathjax directory -# is located at the same level as the HTML output directory, then -# MATHJAX_RELPATH should be ../mathjax. The default value points to the MathJax -# Content Delivery Network so you can quickly see the result without installing -# MathJax. However, it is strongly recommended to install a local copy of -# MathJax from http://www.mathjax.org before deployment. -# The default value is: http://cdn.mathjax.org/mathjax/latest. -# This tag requires that the tag USE_MATHJAX is set to YES. - -MATHJAX_RELPATH = http://cdn.mathjax.org/mathjax/latest - -# The MATHJAX_EXTENSIONS tag can be used to specify one or more MathJax -# extension names that should be enabled during MathJax rendering. For example -# MATHJAX_EXTENSIONS = TeX/AMSmath TeX/AMSsymbols -# This tag requires that the tag USE_MATHJAX is set to YES. - -MATHJAX_EXTENSIONS = - -# The MATHJAX_CODEFILE tag can be used to specify a file with javascript pieces -# of code that will be used on startup of the MathJax code. See the MathJax site -# (see: http://docs.mathjax.org/en/latest/output.html) for more details. For an -# example see the documentation. -# This tag requires that the tag USE_MATHJAX is set to YES. - -MATHJAX_CODEFILE = - -# When the SEARCHENGINE tag is enabled doxygen will generate a search box for -# the HTML output. The underlying search engine uses javascript and DHTML and -# should work on any modern browser. Note that when using HTML help -# (GENERATE_HTMLHELP), Qt help (GENERATE_QHP), or docsets (GENERATE_DOCSET) -# there is already a search function so this one should typically be disabled. -# For large projects the javascript based search engine can be slow, then -# enabling SERVER_BASED_SEARCH may provide a better solution. It is possible to -# search using the keyboard; to jump to the search box use + S -# (what the is depends on the OS and browser, but it is typically -# , /