Add more things
authorxb.teng <xb.teng@samsung.com>
Wed, 31 May 2017 17:11:11 +0000 (01:11 +0800)
committerxb.teng <xb.teng@samsung.com>
Wed, 31 May 2017 18:16:25 +0000 (02:16 +0800)
commit6df044b867d1b18362b5e3f0dec0e18b158a527a
tree7e584d098e133aa23ccc452a7fbfbc0a4f498685
parent736673430701afedeb99415ead9bd0f350eae551
Add more things

Fixed nui jira-376(http://suprem.sec.samsung.net/jira/browse/NUI-376):
1. Add initial value for AnimateVisual,
2. Add default parameter for AnimateVisual,
3. Use "Position" to replace "Offset" to do visual animation,
4. Merge as-is-support.zip,
5. Fix null stage handle issue of window.

Change-Id: I24a37a3adf996b5c28bd0746ee916990ed0342fb
src/Tizen.NUI/src/internal/ViewRegistry.cs
src/Tizen.NUI/src/public/BaseComponents/View.cs
src/Tizen.NUI/src/public/BaseComponents/VisualView.cs
src/Tizen.NUI/src/public/Layer.cs
src/Tizen.NUI/src/public/Window.cs