You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by al...@apache.org on 2018/08/02 08:57:40 UTC

[royale-asjs] branch feature/MXRoyale updated: Update IUIComponent.as

This is an automated email from the ASF dual-hosted git repository.

alinakazi pushed a commit to branch feature/MXRoyale
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


The following commit(s) were added to refs/heads/feature/MXRoyale by this push:
     new 4a09a10  Update IUIComponent.as
4a09a10 is described below

commit 4a09a10d92f815a1fb2c726c397a8de53562243e
Author: alinakazi <AL...@GMAIL.COM>
AuthorDate: Thu Aug 2 13:57:39 2018 +0500

    Update IUIComponent.as
---
 frameworks/projects/MXRoyale/src/main/royale/mx/core/IUIComponent.as | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/frameworks/projects/MXRoyale/src/main/royale/mx/core/IUIComponent.as b/frameworks/projects/MXRoyale/src/main/royale/mx/core/IUIComponent.as
index 7fe75e3..72f0a16 100644
--- a/frameworks/projects/MXRoyale/src/main/royale/mx/core/IUIComponent.as
+++ b/frameworks/projects/MXRoyale/src/main/royale/mx/core/IUIComponent.as
@@ -431,6 +431,9 @@ public interface IUIComponent extends IFlexDisplayObject, IChild
      */
     function set systemManager(value:ISystemManager):void;
     
+    function get rotation():Number
+    
+    function set rotation(value:Number):void
     //--------------------------------------------------------------------------
     //
     //  Methods