Add the factory for native object (#133)
author유리나/Common Platform Lab(SR)/Staff Engineer/삼성전자 <rina6350.you@samsung.com>
Tue, 14 Jan 2020 06:56:00 +0000 (15:56 +0900)
committer부정균/Common Platform Lab(SR)/Staff Engineer/삼성전자 <jk.pu@samsung.com>
Tue, 14 Jan 2020 06:56:00 +0000 (15:56 +0900)
commitce5520d888c8d69a66e6111750c08135cea1c58c
treec9d71eac918ddfd46625982b0ceaa569008deb3f
parent810091904c2491b6c3b7f0610aacd71eee4c72a8
Add the factory for native object (#133)

* Add the factory for native object

* Call the Hide method
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Forms.cs
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/FormsApplication.cs
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/NativeFactory.cs [new file with mode: 0644]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/ImageRenderer.cs
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/LabelRenderer.cs
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/LayoutRenderer.cs
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/PageRenderer.cs