N_SE-44648 : fix window raise on submode
[platform/framework/native/appfw.git] / src / app / inc / FApp_AppControlImpl.h
index 27a76fe..58627c5 100644 (file)
@@ -56,6 +56,7 @@ enum _AppControlProperty
        _APPCONTROL_PROPERTY_OSP = 0x200,
        _APPCONTROL_PROPERTY_ALIAS = 0x400,
        _APPCONTROL_PROPERTY_APPID_CHANGE = 0x800,
+       _APPCONTROL_PROPERTY_SUBMODE = 0x1000,
 };
 
 class _OSP_EXPORT_ _AppControlImpl