diff --git a/API11/api/Tizen.NUI.Binding.CollectionSynchronizationCallback.html b/API11/api/Tizen.NUI.Binding.CollectionSynchronizationCallback.html index 0ae9a7e4cc7..7be36d57409 100644 --- a/API11/api/Tizen.NUI.Binding.CollectionSynchronizationCallback.html +++ b/API11/api/Tizen.NUI.Binding.CollectionSynchronizationCallback.html @@ -87,7 +87,7 @@

Definition

Namespace:
Tizen.NUI.Binding
-
Assembly:
Tizen.NUI.XamlBuild.dll
+
Assembly:
Tizen.NUI.dll
@@ -128,7 +128,7 @@

Extension Methods

diff --git a/API11/api/Tizen.NUI.Binding.Internals.SetValueFlags.html b/API11/api/Tizen.NUI.Binding.Internals.SetValueFlags.html index 9ac7110828b..0293ab9ca1b 100644 --- a/API11/api/Tizen.NUI.Binding.Internals.SetValueFlags.html +++ b/API11/api/Tizen.NUI.Binding.Internals.SetValueFlags.html @@ -87,7 +87,7 @@

Definition

Namespace:
Tizen.NUI.Binding.Internals
-
Assembly:
Tizen.NUI.XamlBuild.dll
+
Assembly:
Tizen.NUI.dll

SetValueFlags. For internal use.

@@ -166,7 +166,7 @@

Extension Methods

diff --git a/API12.xrefmap.yml b/API12.xrefmap.yml index 84386b2b3c3..47d36cb4345 100644 --- a/API12.xrefmap.yml +++ b/API12.xrefmap.yml @@ -52851,6 +52851,90 @@ references: isSpec: "True" fullName: Tizen.Common.DotnetUtil.TizenAPIVersion nameWithType: DotnetUtil.TizenAPIVersion +- uid: Tizen.Common.IWindowProvider + name: IWindowProvider + href: API12/api/Tizen.Common.IWindowProvider.html + commentId: T:Tizen.Common.IWindowProvider + fullName: Tizen.Common.IWindowProvider + nameWithType: IWindowProvider +- uid: Tizen.Common.IWindowProvider.Height + name: Height + href: API12/api/Tizen.Common.IWindowProvider.html#Tizen_Common_IWindowProvider_Height + commentId: P:Tizen.Common.IWindowProvider.Height + fullName: Tizen.Common.IWindowProvider.Height + nameWithType: IWindowProvider.Height +- uid: Tizen.Common.IWindowProvider.Height* + name: Height + href: API12/api/Tizen.Common.IWindowProvider.html#Tizen_Common_IWindowProvider_Height_ + commentId: Overload:Tizen.Common.IWindowProvider.Height + isSpec: "True" + fullName: Tizen.Common.IWindowProvider.Height + nameWithType: IWindowProvider.Height +- uid: Tizen.Common.IWindowProvider.Rotation + name: Rotation + href: API12/api/Tizen.Common.IWindowProvider.html#Tizen_Common_IWindowProvider_Rotation + commentId: P:Tizen.Common.IWindowProvider.Rotation + fullName: Tizen.Common.IWindowProvider.Rotation + nameWithType: IWindowProvider.Rotation +- uid: Tizen.Common.IWindowProvider.Rotation* + name: Rotation + href: API12/api/Tizen.Common.IWindowProvider.html#Tizen_Common_IWindowProvider_Rotation_ + commentId: Overload:Tizen.Common.IWindowProvider.Rotation + isSpec: "True" + fullName: Tizen.Common.IWindowProvider.Rotation + nameWithType: IWindowProvider.Rotation +- uid: Tizen.Common.IWindowProvider.Width + name: Width + href: API12/api/Tizen.Common.IWindowProvider.html#Tizen_Common_IWindowProvider_Width + commentId: P:Tizen.Common.IWindowProvider.Width + fullName: Tizen.Common.IWindowProvider.Width + nameWithType: IWindowProvider.Width +- uid: Tizen.Common.IWindowProvider.Width* + name: Width + href: API12/api/Tizen.Common.IWindowProvider.html#Tizen_Common_IWindowProvider_Width_ + commentId: Overload:Tizen.Common.IWindowProvider.Width + isSpec: "True" + fullName: Tizen.Common.IWindowProvider.Width + nameWithType: IWindowProvider.Width +- uid: Tizen.Common.IWindowProvider.WindowHandle + name: WindowHandle + href: API12/api/Tizen.Common.IWindowProvider.html#Tizen_Common_IWindowProvider_WindowHandle + commentId: P:Tizen.Common.IWindowProvider.WindowHandle + fullName: Tizen.Common.IWindowProvider.WindowHandle + nameWithType: IWindowProvider.WindowHandle +- uid: Tizen.Common.IWindowProvider.WindowHandle* + name: WindowHandle + href: API12/api/Tizen.Common.IWindowProvider.html#Tizen_Common_IWindowProvider_WindowHandle_ + commentId: Overload:Tizen.Common.IWindowProvider.WindowHandle + isSpec: "True" + fullName: Tizen.Common.IWindowProvider.WindowHandle + nameWithType: IWindowProvider.WindowHandle +- uid: Tizen.Common.IWindowProvider.X + name: X + href: API12/api/Tizen.Common.IWindowProvider.html#Tizen_Common_IWindowProvider_X + commentId: P:Tizen.Common.IWindowProvider.X + fullName: Tizen.Common.IWindowProvider.X + nameWithType: IWindowProvider.X +- uid: Tizen.Common.IWindowProvider.X* + name: X + href: API12/api/Tizen.Common.IWindowProvider.html#Tizen_Common_IWindowProvider_X_ + commentId: Overload:Tizen.Common.IWindowProvider.X + isSpec: "True" + fullName: Tizen.Common.IWindowProvider.X + nameWithType: IWindowProvider.X +- uid: Tizen.Common.IWindowProvider.Y + name: Y + href: API12/api/Tizen.Common.IWindowProvider.html#Tizen_Common_IWindowProvider_Y + commentId: P:Tizen.Common.IWindowProvider.Y + fullName: Tizen.Common.IWindowProvider.Y + nameWithType: IWindowProvider.Y +- uid: Tizen.Common.IWindowProvider.Y* + name: Y + href: API12/api/Tizen.Common.IWindowProvider.html#Tizen_Common_IWindowProvider_Y_ + commentId: Overload:Tizen.Common.IWindowProvider.Y + isSpec: "True" + fullName: Tizen.Common.IWindowProvider.Y + nameWithType: IWindowProvider.Y - uid: Tizen.Content.Download name: Tizen.Content.Download href: API12/api/Tizen.Content.Download.html @@ -77386,22 +77470,22 @@ references: fullName.vb: Tizen.Multimedia.Display.New(ElmSharp.Window) nameWithType: Display.Display(Window) nameWithType.vb: Display.New(Window) -- uid: Tizen.Multimedia.Display.#ctor(Tizen.Multimedia.IWindowProvider,System.Boolean) +- uid: Tizen.Multimedia.Display.#ctor(IWindowProvider,System.Boolean) name: Display(IWindowProvider, bool) - href: API12/api/Tizen.Multimedia.Display.html#Tizen_Multimedia_Display__ctor_Tizen_Multimedia_IWindowProvider_System_Boolean_ - commentId: M:Tizen.Multimedia.Display.#ctor(Tizen.Multimedia.IWindowProvider,System.Boolean) + href: API12/api/Tizen.Multimedia.Display.html#Tizen_Multimedia_Display__ctor_IWindowProvider_System_Boolean_ + commentId: M:Tizen.Multimedia.Display.#ctor(IWindowProvider,System.Boolean) name.vb: New(IWindowProvider, Boolean) - fullName: Tizen.Multimedia.Display.Display(Tizen.Multimedia.IWindowProvider, bool) - fullName.vb: Tizen.Multimedia.Display.New(Tizen.Multimedia.IWindowProvider, Boolean) + fullName: Tizen.Multimedia.Display.Display(IWindowProvider, bool) + fullName.vb: Tizen.Multimedia.Display.New(IWindowProvider, Boolean) nameWithType: Display.Display(IWindowProvider, bool) nameWithType.vb: Display.New(IWindowProvider, Boolean) -- uid: Tizen.Multimedia.Display.#ctor(Tizen.Multimedia.IWindowProvider) +- uid: Tizen.Multimedia.Display.#ctor(IWindowProvider) name: Display(IWindowProvider) - href: API12/api/Tizen.Multimedia.Display.html#Tizen_Multimedia_Display__ctor_Tizen_Multimedia_IWindowProvider_ - commentId: M:Tizen.Multimedia.Display.#ctor(Tizen.Multimedia.IWindowProvider) + href: API12/api/Tizen.Multimedia.Display.html#Tizen_Multimedia_Display__ctor_IWindowProvider_ + commentId: M:Tizen.Multimedia.Display.#ctor(IWindowProvider) name.vb: New(IWindowProvider) - fullName: Tizen.Multimedia.Display.Display(Tizen.Multimedia.IWindowProvider) - fullName.vb: Tizen.Multimedia.Display.New(Tizen.Multimedia.IWindowProvider) + fullName: Tizen.Multimedia.Display.Display(IWindowProvider) + fullName.vb: Tizen.Multimedia.Display.New(IWindowProvider) nameWithType: Display.Display(IWindowProvider) nameWithType.vb: Display.New(IWindowProvider) - uid: Tizen.Multimedia.Display.#ctor(Tizen.Multimedia.MediaView) @@ -78100,90 +78184,6 @@ references: commentId: T:Tizen.Multimedia.IPreviewPlane fullName: Tizen.Multimedia.IPreviewPlane nameWithType: IPreviewPlane -- uid: Tizen.Multimedia.IWindowProvider - name: IWindowProvider - href: API12/api/Tizen.Multimedia.IWindowProvider.html - commentId: T:Tizen.Multimedia.IWindowProvider - fullName: Tizen.Multimedia.IWindowProvider - nameWithType: IWindowProvider -- uid: Tizen.Multimedia.IWindowProvider.Height - name: Height - href: API12/api/Tizen.Multimedia.IWindowProvider.html#Tizen_Multimedia_IWindowProvider_Height - commentId: P:Tizen.Multimedia.IWindowProvider.Height - fullName: Tizen.Multimedia.IWindowProvider.Height - nameWithType: IWindowProvider.Height -- uid: Tizen.Multimedia.IWindowProvider.Height* - name: Height - href: API12/api/Tizen.Multimedia.IWindowProvider.html#Tizen_Multimedia_IWindowProvider_Height_ - commentId: Overload:Tizen.Multimedia.IWindowProvider.Height - isSpec: "True" - fullName: Tizen.Multimedia.IWindowProvider.Height - nameWithType: IWindowProvider.Height -- uid: Tizen.Multimedia.IWindowProvider.Rotation - name: Rotation - href: API12/api/Tizen.Multimedia.IWindowProvider.html#Tizen_Multimedia_IWindowProvider_Rotation - commentId: P:Tizen.Multimedia.IWindowProvider.Rotation - fullName: Tizen.Multimedia.IWindowProvider.Rotation - nameWithType: IWindowProvider.Rotation -- uid: Tizen.Multimedia.IWindowProvider.Rotation* - name: Rotation - href: API12/api/Tizen.Multimedia.IWindowProvider.html#Tizen_Multimedia_IWindowProvider_Rotation_ - commentId: Overload:Tizen.Multimedia.IWindowProvider.Rotation - isSpec: "True" - fullName: Tizen.Multimedia.IWindowProvider.Rotation - nameWithType: IWindowProvider.Rotation -- uid: Tizen.Multimedia.IWindowProvider.Width - name: Width - href: API12/api/Tizen.Multimedia.IWindowProvider.html#Tizen_Multimedia_IWindowProvider_Width - commentId: P:Tizen.Multimedia.IWindowProvider.Width - fullName: Tizen.Multimedia.IWindowProvider.Width - nameWithType: IWindowProvider.Width -- uid: Tizen.Multimedia.IWindowProvider.Width* - name: Width - href: API12/api/Tizen.Multimedia.IWindowProvider.html#Tizen_Multimedia_IWindowProvider_Width_ - commentId: Overload:Tizen.Multimedia.IWindowProvider.Width - isSpec: "True" - fullName: Tizen.Multimedia.IWindowProvider.Width - nameWithType: IWindowProvider.Width -- uid: Tizen.Multimedia.IWindowProvider.WindowHandle - name: WindowHandle - href: API12/api/Tizen.Multimedia.IWindowProvider.html#Tizen_Multimedia_IWindowProvider_WindowHandle - commentId: P:Tizen.Multimedia.IWindowProvider.WindowHandle - fullName: Tizen.Multimedia.IWindowProvider.WindowHandle - nameWithType: IWindowProvider.WindowHandle -- uid: Tizen.Multimedia.IWindowProvider.WindowHandle* - name: WindowHandle - href: API12/api/Tizen.Multimedia.IWindowProvider.html#Tizen_Multimedia_IWindowProvider_WindowHandle_ - commentId: Overload:Tizen.Multimedia.IWindowProvider.WindowHandle - isSpec: "True" - fullName: Tizen.Multimedia.IWindowProvider.WindowHandle - nameWithType: IWindowProvider.WindowHandle -- uid: Tizen.Multimedia.IWindowProvider.X - name: X - href: API12/api/Tizen.Multimedia.IWindowProvider.html#Tizen_Multimedia_IWindowProvider_X - commentId: P:Tizen.Multimedia.IWindowProvider.X - fullName: Tizen.Multimedia.IWindowProvider.X - nameWithType: IWindowProvider.X -- uid: Tizen.Multimedia.IWindowProvider.X* - name: X - href: API12/api/Tizen.Multimedia.IWindowProvider.html#Tizen_Multimedia_IWindowProvider_X_ - commentId: Overload:Tizen.Multimedia.IWindowProvider.X - isSpec: "True" - fullName: Tizen.Multimedia.IWindowProvider.X - nameWithType: IWindowProvider.X -- uid: Tizen.Multimedia.IWindowProvider.Y - name: Y - href: API12/api/Tizen.Multimedia.IWindowProvider.html#Tizen_Multimedia_IWindowProvider_Y - commentId: P:Tizen.Multimedia.IWindowProvider.Y - fullName: Tizen.Multimedia.IWindowProvider.Y - nameWithType: IWindowProvider.Y -- uid: Tizen.Multimedia.IWindowProvider.Y* - name: Y - href: API12/api/Tizen.Multimedia.IWindowProvider.html#Tizen_Multimedia_IWindowProvider_Y_ - commentId: Overload:Tizen.Multimedia.IWindowProvider.Y - isSpec: "True" - fullName: Tizen.Multimedia.IWindowProvider.Y - nameWithType: IWindowProvider.Y - uid: Tizen.Multimedia.Location name: Location href: API12/api/Tizen.Multimedia.Location.html @@ -242271,6 +242271,15 @@ references: commentId: T:Tizen.NUI.WindowSystem.Shell.KVMService fullName: Tizen.NUI.WindowSystem.Shell.KVMService nameWithType: KVMService +- uid: Tizen.NUI.WindowSystem.Shell.KVMService.#ctor(Tizen.NUI.WindowSystem.Shell.TizenShell,IWindowProvider) + name: KVMService(TizenShell, IWindowProvider) + href: API12/api/Tizen.NUI.WindowSystem.Shell.KVMService.html#Tizen_NUI_WindowSystem_Shell_KVMService__ctor_Tizen_NUI_WindowSystem_Shell_TizenShell_IWindowProvider_ + commentId: M:Tizen.NUI.WindowSystem.Shell.KVMService.#ctor(Tizen.NUI.WindowSystem.Shell.TizenShell,IWindowProvider) + name.vb: New(TizenShell, IWindowProvider) + fullName: Tizen.NUI.WindowSystem.Shell.KVMService.KVMService(Tizen.NUI.WindowSystem.Shell.TizenShell, IWindowProvider) + fullName.vb: Tizen.NUI.WindowSystem.Shell.KVMService.New(Tizen.NUI.WindowSystem.Shell.TizenShell, IWindowProvider) + nameWithType: KVMService.KVMService(TizenShell, IWindowProvider) + nameWithType.vb: KVMService.New(TizenShell, IWindowProvider) - uid: Tizen.NUI.WindowSystem.Shell.KVMService.#ctor(Tizen.NUI.WindowSystem.Shell.TizenShell,Tizen.NUI.Window) name: KVMService(TizenShell, Window) href: API12/api/Tizen.NUI.WindowSystem.Shell.KVMService.html#Tizen_NUI_WindowSystem_Shell_KVMService__ctor_Tizen_NUI_WindowSystem_Shell_TizenShell_Tizen_NUI_Window_ @@ -242474,6 +242483,15 @@ references: commentId: T:Tizen.NUI.WindowSystem.Shell.QuickPanelClient fullName: Tizen.NUI.WindowSystem.Shell.QuickPanelClient nameWithType: QuickPanelClient +- uid: Tizen.NUI.WindowSystem.Shell.QuickPanelClient.#ctor(Tizen.NUI.WindowSystem.Shell.TizenShell,IWindowProvider,Tizen.NUI.WindowSystem.Shell.QuickPanelClient.Types) + name: QuickPanelClient(TizenShell, IWindowProvider, Types) + href: API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.html#Tizen_NUI_WindowSystem_Shell_QuickPanelClient__ctor_Tizen_NUI_WindowSystem_Shell_TizenShell_IWindowProvider_Tizen_NUI_WindowSystem_Shell_QuickPanelClient_Types_ + commentId: M:Tizen.NUI.WindowSystem.Shell.QuickPanelClient.#ctor(Tizen.NUI.WindowSystem.Shell.TizenShell,IWindowProvider,Tizen.NUI.WindowSystem.Shell.QuickPanelClient.Types) + name.vb: New(TizenShell, IWindowProvider, Types) + fullName: Tizen.NUI.WindowSystem.Shell.QuickPanelClient.QuickPanelClient(Tizen.NUI.WindowSystem.Shell.TizenShell, IWindowProvider, Tizen.NUI.WindowSystem.Shell.QuickPanelClient.Types) + fullName.vb: Tizen.NUI.WindowSystem.Shell.QuickPanelClient.New(Tizen.NUI.WindowSystem.Shell.TizenShell, IWindowProvider, Tizen.NUI.WindowSystem.Shell.QuickPanelClient.Types) + nameWithType: QuickPanelClient.QuickPanelClient(TizenShell, IWindowProvider, QuickPanelClient.Types) + nameWithType.vb: QuickPanelClient.New(TizenShell, IWindowProvider, QuickPanelClient.Types) - uid: Tizen.NUI.WindowSystem.Shell.QuickPanelClient.#ctor(Tizen.NUI.WindowSystem.Shell.TizenShell,Tizen.NUI.Window,Tizen.NUI.WindowSystem.Shell.QuickPanelClient.Types) name: QuickPanelClient(TizenShell, Window, Types) href: API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.html#Tizen_NUI_WindowSystem_Shell_QuickPanelClient__ctor_Tizen_NUI_WindowSystem_Shell_TizenShell_Tizen_NUI_Window_Tizen_NUI_WindowSystem_Shell_QuickPanelClient_Types_ @@ -242560,6 +242578,12 @@ references: commentId: E:Tizen.NUI.WindowSystem.Shell.QuickPanelClient.OrientationChanged fullName: Tizen.NUI.WindowSystem.Shell.QuickPanelClient.OrientationChanged nameWithType: QuickPanelClient.OrientationChanged +- uid: Tizen.NUI.WindowSystem.Shell.QuickPanelClient.RotationChanged + name: RotationChanged + href: API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.html#Tizen_NUI_WindowSystem_Shell_QuickPanelClient_RotationChanged + commentId: E:Tizen.NUI.WindowSystem.Shell.QuickPanelClient.RotationChanged + fullName: Tizen.NUI.WindowSystem.Shell.QuickPanelClient.RotationChanged + nameWithType: QuickPanelClient.RotationChanged - uid: Tizen.NUI.WindowSystem.Shell.QuickPanelClient.Scrollable name: Scrollable href: API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.html#Tizen_NUI_WindowSystem_Shell_QuickPanelClient_Scrollable @@ -242695,6 +242719,15 @@ references: commentId: T:Tizen.NUI.WindowSystem.Shell.QuickPanelService fullName: Tizen.NUI.WindowSystem.Shell.QuickPanelService nameWithType: QuickPanelService +- uid: Tizen.NUI.WindowSystem.Shell.QuickPanelService.#ctor(Tizen.NUI.WindowSystem.Shell.TizenShell,IWindowProvider,Tizen.NUI.WindowSystem.Shell.QuickPanelService.Types) + name: QuickPanelService(TizenShell, IWindowProvider, Types) + href: API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelService.html#Tizen_NUI_WindowSystem_Shell_QuickPanelService__ctor_Tizen_NUI_WindowSystem_Shell_TizenShell_IWindowProvider_Tizen_NUI_WindowSystem_Shell_QuickPanelService_Types_ + commentId: M:Tizen.NUI.WindowSystem.Shell.QuickPanelService.#ctor(Tizen.NUI.WindowSystem.Shell.TizenShell,IWindowProvider,Tizen.NUI.WindowSystem.Shell.QuickPanelService.Types) + name.vb: New(TizenShell, IWindowProvider, Types) + fullName: Tizen.NUI.WindowSystem.Shell.QuickPanelService.QuickPanelService(Tizen.NUI.WindowSystem.Shell.TizenShell, IWindowProvider, Tizen.NUI.WindowSystem.Shell.QuickPanelService.Types) + fullName.vb: Tizen.NUI.WindowSystem.Shell.QuickPanelService.New(Tizen.NUI.WindowSystem.Shell.TizenShell, IWindowProvider, Tizen.NUI.WindowSystem.Shell.QuickPanelService.Types) + nameWithType: QuickPanelService.QuickPanelService(TizenShell, IWindowProvider, QuickPanelService.Types) + nameWithType.vb: QuickPanelService.New(TizenShell, IWindowProvider, QuickPanelService.Types) - uid: Tizen.NUI.WindowSystem.Shell.QuickPanelService.#ctor(Tizen.NUI.WindowSystem.Shell.TizenShell,Tizen.NUI.Window,Tizen.NUI.WindowSystem.Shell.QuickPanelService.Types) name: QuickPanelService(TizenShell, Window, Types) href: API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelService.html#Tizen_NUI_WindowSystem_Shell_QuickPanelService__ctor_Tizen_NUI_WindowSystem_Shell_TizenShell_Tizen_NUI_Window_Tizen_NUI_WindowSystem_Shell_QuickPanelService_Types_ @@ -242909,6 +242942,15 @@ references: commentId: T:Tizen.NUI.WindowSystem.Shell.SoftkeyClient fullName: Tizen.NUI.WindowSystem.Shell.SoftkeyClient nameWithType: SoftkeyClient +- uid: Tizen.NUI.WindowSystem.Shell.SoftkeyClient.#ctor(Tizen.NUI.WindowSystem.Shell.TizenShell,IWindowProvider) + name: SoftkeyClient(TizenShell, IWindowProvider) + href: API12/api/Tizen.NUI.WindowSystem.Shell.SoftkeyClient.html#Tizen_NUI_WindowSystem_Shell_SoftkeyClient__ctor_Tizen_NUI_WindowSystem_Shell_TizenShell_IWindowProvider_ + commentId: M:Tizen.NUI.WindowSystem.Shell.SoftkeyClient.#ctor(Tizen.NUI.WindowSystem.Shell.TizenShell,IWindowProvider) + name.vb: New(TizenShell, IWindowProvider) + fullName: Tizen.NUI.WindowSystem.Shell.SoftkeyClient.SoftkeyClient(Tizen.NUI.WindowSystem.Shell.TizenShell, IWindowProvider) + fullName.vb: Tizen.NUI.WindowSystem.Shell.SoftkeyClient.New(Tizen.NUI.WindowSystem.Shell.TizenShell, IWindowProvider) + nameWithType: SoftkeyClient.SoftkeyClient(TizenShell, IWindowProvider) + nameWithType.vb: SoftkeyClient.New(TizenShell, IWindowProvider) - uid: Tizen.NUI.WindowSystem.Shell.SoftkeyClient.#ctor(Tizen.NUI.WindowSystem.Shell.TizenShell,Tizen.NUI.Window) name: SoftkeyClient(TizenShell, Window) href: API12/api/Tizen.NUI.WindowSystem.Shell.SoftkeyClient.html#Tizen_NUI_WindowSystem_Shell_SoftkeyClient__ctor_Tizen_NUI_WindowSystem_Shell_TizenShell_Tizen_NUI_Window_ @@ -243082,6 +243124,15 @@ references: commentId: T:Tizen.NUI.WindowSystem.Shell.SoftkeyService fullName: Tizen.NUI.WindowSystem.Shell.SoftkeyService nameWithType: SoftkeyService +- uid: Tizen.NUI.WindowSystem.Shell.SoftkeyService.#ctor(Tizen.NUI.WindowSystem.Shell.TizenShell,IWindowProvider) + name: SoftkeyService(TizenShell, IWindowProvider) + href: API12/api/Tizen.NUI.WindowSystem.Shell.SoftkeyService.html#Tizen_NUI_WindowSystem_Shell_SoftkeyService__ctor_Tizen_NUI_WindowSystem_Shell_TizenShell_IWindowProvider_ + commentId: M:Tizen.NUI.WindowSystem.Shell.SoftkeyService.#ctor(Tizen.NUI.WindowSystem.Shell.TizenShell,IWindowProvider) + name.vb: New(TizenShell, IWindowProvider) + fullName: Tizen.NUI.WindowSystem.Shell.SoftkeyService.SoftkeyService(Tizen.NUI.WindowSystem.Shell.TizenShell, IWindowProvider) + fullName.vb: Tizen.NUI.WindowSystem.Shell.SoftkeyService.New(Tizen.NUI.WindowSystem.Shell.TizenShell, IWindowProvider) + nameWithType: SoftkeyService.SoftkeyService(TizenShell, IWindowProvider) + nameWithType.vb: SoftkeyService.New(TizenShell, IWindowProvider) - uid: Tizen.NUI.WindowSystem.Shell.SoftkeyService.#ctor(Tizen.NUI.WindowSystem.Shell.TizenShell,Tizen.NUI.Window) name: SoftkeyService(TizenShell, Window) href: API12/api/Tizen.NUI.WindowSystem.Shell.SoftkeyService.html#Tizen_NUI_WindowSystem_Shell_SoftkeyService__ctor_Tizen_NUI_WindowSystem_Shell_TizenShell_Tizen_NUI_Window_ @@ -243210,6 +243261,15 @@ references: commentId: T:Tizen.NUI.WindowSystem.Shell.TaskbarService fullName: Tizen.NUI.WindowSystem.Shell.TaskbarService nameWithType: TaskbarService +- uid: Tizen.NUI.WindowSystem.Shell.TaskbarService.#ctor(Tizen.NUI.WindowSystem.Shell.TizenShell,IWindowProvider,Tizen.NUI.WindowSystem.Shell.TaskbarService.PlaceType) + name: TaskbarService(TizenShell, IWindowProvider, PlaceType) + href: API12/api/Tizen.NUI.WindowSystem.Shell.TaskbarService.html#Tizen_NUI_WindowSystem_Shell_TaskbarService__ctor_Tizen_NUI_WindowSystem_Shell_TizenShell_IWindowProvider_Tizen_NUI_WindowSystem_Shell_TaskbarService_PlaceType_ + commentId: M:Tizen.NUI.WindowSystem.Shell.TaskbarService.#ctor(Tizen.NUI.WindowSystem.Shell.TizenShell,IWindowProvider,Tizen.NUI.WindowSystem.Shell.TaskbarService.PlaceType) + name.vb: New(TizenShell, IWindowProvider, PlaceType) + fullName: Tizen.NUI.WindowSystem.Shell.TaskbarService.TaskbarService(Tizen.NUI.WindowSystem.Shell.TizenShell, IWindowProvider, Tizen.NUI.WindowSystem.Shell.TaskbarService.PlaceType) + fullName.vb: Tizen.NUI.WindowSystem.Shell.TaskbarService.New(Tizen.NUI.WindowSystem.Shell.TizenShell, IWindowProvider, Tizen.NUI.WindowSystem.Shell.TaskbarService.PlaceType) + nameWithType: TaskbarService.TaskbarService(TizenShell, IWindowProvider, TaskbarService.PlaceType) + nameWithType.vb: TaskbarService.New(TizenShell, IWindowProvider, TaskbarService.PlaceType) - uid: Tizen.NUI.WindowSystem.Shell.TaskbarService.#ctor(Tizen.NUI.WindowSystem.Shell.TizenShell,Tizen.NUI.Window,Tizen.NUI.WindowSystem.Shell.TaskbarService.PlaceType) name: TaskbarService(TizenShell, Window, PlaceType) href: API12/api/Tizen.NUI.WindowSystem.Shell.TaskbarService.html#Tizen_NUI_WindowSystem_Shell_TaskbarService__ctor_Tizen_NUI_WindowSystem_Shell_TizenShell_Tizen_NUI_Window_Tizen_NUI_WindowSystem_Shell_TaskbarService_PlaceType_ diff --git a/API12/api/Tizen.Multimedia.IWindowProvider.html b/API12/api/Tizen.Common.IWindowProvider.html similarity index 82% rename from API12/api/Tizen.Multimedia.IWindowProvider.html rename to API12/api/Tizen.Common.IWindowProvider.html index f329e57e363..e17de24db50 100644 --- a/API12/api/Tizen.Multimedia.IWindowProvider.html +++ b/API12/api/Tizen.Common.IWindowProvider.html @@ -79,17 +79,17 @@
-
+
-

Interface IWindowProvider +

Interface IWindowProvider

Definition

-
Namespace:
Tizen.Multimedia
-
Assembly:
Tizen.Multimedia.dll
+
Namespace:
Tizen.Common
+
Assembly:
Tizen.dll
-

The IWindowProvider interface provides the window handle and information about the window's position, size, and rotation.

+

The IWindowProvider interface provides the window handle and information about the window's position, size, etc.

@@ -102,10 +102,10 @@

DefinitionProperties

- View Source + View Source - -

Height

+ +

Height

Gets the height of the window.

@@ -133,10 +133,10 @@
Property Value
- View Source + View Source - -

Rotation

+ +

Rotation

Gets the rotation of the window in degrees. The value can only be 0, 90, 180, or 270.

@@ -164,10 +164,10 @@
Property Value
- View Source + View Source - -

Width

+ +

Width

Gets the width of the window.

@@ -195,10 +195,10 @@
Property Value
- View Source + View Source - -

WindowHandle

+ +

WindowHandle

Gets the window handle

@@ -221,7 +221,7 @@
Property Value
-
Remarks
+
Remarks

This handle represents Ecore_Wl2_Window on native.

@@ -229,10 +229,10 @@
Remarks
- View Source + View Source - -

X

+ +

X

Gets the x-coordinate of the window's position.

@@ -260,10 +260,10 @@
Property Value
- View Source + View Source - -

Y

+ +

Y

Gets the y-coordinate of the window's position.

@@ -320,7 +320,7 @@

Extension Methods

diff --git a/API12/api/Tizen.Common.html b/API12/api/Tizen.Common.html index 9f7c7e87b8e..ee6fb54d429 100644 --- a/API12/api/Tizen.Common.html +++ b/API12/api/Tizen.Common.html @@ -95,6 +95,11 @@

Structs

Color

Structure that represents a color as RGBA.

+
+

Interfaces +

+

IWindowProvider

+

The IWindowProvider interface provides the window handle and information about the window's position, size, etc.

diff --git a/API12/api/Tizen.Multimedia.Display.html b/API12/api/Tizen.Multimedia.Display.html index bfb0845512f..f20746cc6f3 100644 --- a/API12/api/Tizen.Multimedia.Display.html +++ b/API12/api/Tizen.Multimedia.Display.html @@ -114,7 +114,7 @@

DefinitionConstructors

- View Source + View Source

Display(Window)

@@ -154,11 +154,11 @@
See Also
- View Source + View Source -

Display(IWindowProvider, bool)

-

Initializes a new instance of the Display class with an IWindowProvider interface.

+

Display(IWindowProvider, bool)

+

Initializes a new instance of the Display class with an interface.

Declaration
@@ -176,9 +176,9 @@
Parameters
- IWindowProvider + IWindowProvider window -

An IWindowProvider object that provides a handle to a window.

+

An object that provides a handle to a window.

@@ -189,11 +189,11 @@
Parameters
-
Remarks
+
Remarks

UI sync is only for Player and DisplaySettings will not work in UI sync mode.

-
See Also
+
See Also
Player
Camera
@@ -204,11 +204,11 @@
- View Source + View Source -

Display(IWindowProvider)

-

Initializes a new instance of the Display class with an IWindowProvider interface.

+

Display(IWindowProvider)

+

Initializes a new instance of the Display class with an interface.

Declaration
@@ -226,14 +226,14 @@
Parameters
- IWindowProvider + IWindowProvider window -

An IWindowProvider object that provides a handle to a window.

+

An object that provides a handle to a window.

-
See Also
+
See Also
Player
Camera
@@ -244,7 +244,7 @@
- View Source + View Source

Display(MediaView)

@@ -284,7 +284,7 @@
See
- View Source + View Source

Display(Window, bool)

@@ -336,7 +336,7 @@
- View Source + View Source

Display(Window)

@@ -415,7 +415,7 @@

See Also

diff --git a/API12/api/Tizen.Multimedia.html b/API12/api/Tizen.Multimedia.html index da452ed179d..48775e74341 100644 --- a/API12/api/Tizen.Multimedia.html +++ b/API12/api/Tizen.Multimedia.html @@ -503,9 +503,6 @@

IMediaBuffer

IPreviewPlane

Provides interface for various preview plane types.

-
-

IWindowProvider

-

The IWindowProvider interface provides the window handle and information about the window's position, size, and rotation.

Enums

diff --git a/API12/api/Tizen.NUI.Window.html b/API12/api/Tizen.NUI.Window.html index fbf89ca1fee..9452494bfb8 100644 --- a/API12/api/Tizen.NUI.Window.html +++ b/API12/api/Tizen.NUI.Window.html @@ -95,7 +95,7 @@

Definition

-
public class Window : BaseHandle, IDynamicResourceHandler, INameScope, System.IDisposable
+
public class Window : BaseHandle, IDynamicResourceHandler, INameScope, System.IDisposable, IWindowProvider
@@ -120,6 +120,7 @@

DefinitionIDynamicResourceHandler

INameScope
System.IDisposable
+
IWindowProvider
@@ -5645,6 +5646,9 @@

Implements

System.IDisposable
+
+ IWindowProvider +

Extension Methods

BindableObjectExtensions.SetBinding(BindableObject, BindableProperty, string, BindingMode, IValueConverter, string) diff --git a/API12/api/Tizen.NUI.WindowSystem.Shell.KVMService.DropTarget.html b/API12/api/Tizen.NUI.WindowSystem.Shell.KVMService.DropTarget.html index e970b105534..c4218488258 100644 --- a/API12/api/Tizen.NUI.WindowSystem.Shell.KVMService.DropTarget.html +++ b/API12/api/Tizen.NUI.WindowSystem.Shell.KVMService.DropTarget.html @@ -151,7 +151,7 @@

Extension Methods

diff --git a/API12/api/Tizen.NUI.WindowSystem.Shell.KVMService.html b/API12/api/Tizen.NUI.WindowSystem.Shell.KVMService.html index 90116916c91..f04032789ae 100644 --- a/API12/api/Tizen.NUI.WindowSystem.Shell.KVMService.html +++ b/API12/api/Tizen.NUI.WindowSystem.Shell.KVMService.html @@ -114,7 +114,47 @@

DefinitionConstructors

- View Source + View Source + + +

KVMService(TizenShell, IWindowProvider)

+

Creates a new KVM Service handle.

+
+
+
Declaration
+
+
public KVMService(TizenShell tzShell, IWindowProvider win)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
TizenShelltzShell

The TizenShell instance.

+
IWindowProviderwin

The window provider for the quickpanel service.

+
+ + +
+ + + View Source

KVMService(TizenShell, Window)

@@ -156,7 +196,7 @@
Parameters

Methods

- View Source + View Source

CancelDrag()

@@ -172,7 +212,7 @@
Declaration
- View Source + View Source

Dispose()

@@ -188,7 +228,7 @@
Declaration
- View Source + View Source

Dispose(DisposeTypes)

@@ -220,7 +260,7 @@
Parameters
- View Source + View Source

~KVMService()

@@ -236,7 +276,7 @@
Declaration
- View Source + View Source

GetSourceMimetypes()

@@ -269,7 +309,7 @@
Returns
- View Source + View Source

PerformDrop()

@@ -285,7 +325,7 @@
Declaration
- View Source + View Source

PerformDrop(DropTarget)

@@ -318,7 +358,7 @@
Parameters
- View Source + View Source

ReceiveDragData(string)

@@ -352,7 +392,7 @@
Parameters
- View Source + View Source

SetSecondarySelction()

@@ -370,7 +410,7 @@
Declaration
- View Source + View Source

SetSecondarySelection()

@@ -386,7 +426,7 @@
Declaration
- View Source + View Source

UnsetSecondarySelction()

@@ -404,7 +444,7 @@
Declaration
- View Source + View Source

UnsetSecondarySelection()

@@ -422,7 +462,7 @@
Declaration

Events

- View Source + View Source

DragEnded

Emits the event when the drag ended on any window except KVM window.

@@ -452,7 +492,7 @@
Event Type
- View Source + View Source

DragStarted

Emits the event when the drag started from any window.

@@ -511,7 +551,7 @@

Extension Methods

diff --git a/API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.ScrollableState.html b/API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.ScrollableState.html index b67c4cfcd04..9fac5f51b02 100644 --- a/API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.ScrollableState.html +++ b/API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.ScrollableState.html @@ -161,7 +161,7 @@

Extension Methods

diff --git a/API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.Types.html b/API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.Types.html index 9fd09362538..1518e8092e4 100644 --- a/API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.Types.html +++ b/API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.Types.html @@ -161,7 +161,7 @@

Extension Methods

diff --git a/API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.VisibleState.html b/API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.VisibleState.html index 5428c9b62ea..646a571f17b 100644 --- a/API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.VisibleState.html +++ b/API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.VisibleState.html @@ -156,7 +156,7 @@

Extension Methods

diff --git a/API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.html b/API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.html index b661e1b9bd3..cdfc41672be 100644 --- a/API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.html +++ b/API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.html @@ -114,7 +114,53 @@

DefinitionConstructors

- View Source + View Source + + +

QuickPanelClient(TizenShell, IWindowProvider, Types)

+

Creates a new Quickpanel Client handle.

+
+
+
Declaration
+
+
public QuickPanelClient(TizenShell tzShell, IWindowProvider win, QuickPanelClient.Types type)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
TizenShelltzShell

The TizenShell instance.

+
IWindowProviderwin

The window provider for the quickpanel service.

+
QuickPanelClient.Typestype

The type of quickpanel service.

+
+ + +
+ + + View Source

QuickPanelClient(TizenShell, Window, Types)

@@ -162,7 +208,7 @@
Parameters

Properties

- View Source + View Source

Orientation

@@ -194,7 +240,7 @@
Property Value
- View Source + View Source

Scrollable

@@ -226,7 +272,7 @@
Property Value
- View Source + View Source

Visible

@@ -260,7 +306,7 @@
Property Value

Methods

- View Source + View Source

Dispose()

@@ -276,7 +322,7 @@
Declaration
- View Source + View Source

Dispose(DisposeTypes)

@@ -308,7 +354,7 @@
Parameters
- View Source + View Source

~QuickPanelClient()

@@ -324,7 +370,7 @@
Declaration
- View Source + View Source

Hide()

@@ -340,7 +386,7 @@
Declaration
- View Source + View Source

Show()

@@ -358,7 +404,7 @@
Declaration

Events

- View Source + View Source

OrientationChanged

Emits the event when the orientation of the quickpanel service window is changed.

@@ -388,7 +434,38 @@
Event Type
- View Source + View Source + +

RotationChanged

+

Emits the event when the rotation(orientation) of the quickpanel service window is changed. +The value of the event argument represents the rotation angle in degrees.

+
+
+
Declaration
+
+
public event EventHandler<int> RotationChanged
+
+
Event Type
+ + + + + + + + + + + + + +
TypeDescription
EventHandler<><int>
+ + +
+ + + View Source

VisibleChanged

Emits the event when the visible state of the quickpanel service window is changed.

@@ -447,7 +524,7 @@

Extension Methods

diff --git a/API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelService.EffectType.html b/API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelService.EffectType.html index 7365a1d46dd..c83d93b1fca 100644 --- a/API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelService.EffectType.html +++ b/API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelService.EffectType.html @@ -156,7 +156,7 @@

Extension Methods

diff --git a/API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelService.Types.html b/API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelService.Types.html index 61a2ef6a19a..dce03fec5db 100644 --- a/API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelService.Types.html +++ b/API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelService.Types.html @@ -161,7 +161,7 @@

Extension Methods

diff --git a/API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelService.html b/API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelService.html index 6c6a9fd336c..6d97a16cf1a 100644 --- a/API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelService.html +++ b/API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelService.html @@ -114,7 +114,53 @@

DefinitionConstructors

- View Source + View Source + + +

QuickPanelService(TizenShell, IWindowProvider, Types)

+

Creates a new Quickpanel Service handle.

+
+
+
Declaration
+
+
public QuickPanelService(TizenShell tzShell, IWindowProvider win, QuickPanelService.Types type)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
TizenShelltzShell

The TzShell instance.

+
IWindowProviderwin

The window provider for the quickpanel service.

+
QuickPanelService.Typestype

The type of quickpanel service.

+
+ + +
+ + + View Source

QuickPanelService(TizenShell, Window, Types)

@@ -162,7 +208,7 @@
Parameters

Properties

- View Source + View Source

ServiceType

@@ -196,7 +242,7 @@
Property Value

Methods

- View Source + View Source

Dispose()

@@ -212,7 +258,7 @@
Declaration
- View Source + View Source

Dispose(DisposeTypes)

@@ -244,7 +290,7 @@
Parameters
- View Source + View Source

~QuickPanelService()

@@ -260,7 +306,7 @@
Declaration
- View Source + View Source

Hide()

@@ -276,7 +322,7 @@
Declaration
- View Source + View Source

LockScroll(bool)

@@ -310,7 +356,7 @@
Parameters
- View Source + View Source

SetContentRegion(uint, TizenRegion)

@@ -350,7 +396,7 @@
Parameters
- View Source + View Source

SetEffectType(EffectType)

@@ -384,7 +430,7 @@
Parameters
- View Source + View Source

SetHandlerRegion(uint, TizenRegion)

@@ -424,7 +470,7 @@
Parameters
- View Source + View Source

Show()

@@ -469,7 +515,7 @@

Extension Methods

diff --git a/API12/api/Tizen.NUI.WindowSystem.Shell.SoftkeyClient.html b/API12/api/Tizen.NUI.WindowSystem.Shell.SoftkeyClient.html index de906f5d5a0..73093e67fdb 100644 --- a/API12/api/Tizen.NUI.WindowSystem.Shell.SoftkeyClient.html +++ b/API12/api/Tizen.NUI.WindowSystem.Shell.SoftkeyClient.html @@ -114,7 +114,47 @@

DefinitionConstructors

- View Source + View Source + + +

SoftkeyClient(TizenShell, IWindowProvider)

+

Creates a new Softkey Client handle.

+
+
+
Declaration
+
+
public SoftkeyClient(TizenShell tzShell, IWindowProvider win)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
TizenShelltzShell

The TizenShell instance.

+
IWindowProviderwin

The window provider for the quickpanel service.

+
+ + +
+ + + View Source

SoftkeyClient(TizenShell, Window)

@@ -156,7 +196,7 @@
Parameters

Properties

- View Source + View Source

Expand

@@ -188,7 +228,7 @@
Property Value
- View Source + View Source

Opacity

@@ -220,7 +260,7 @@
Property Value
- View Source + View Source

Visible

@@ -254,7 +294,7 @@
Property Value

Methods

- View Source + View Source

Dispose()

@@ -270,7 +310,7 @@
Declaration
- View Source + View Source

Dispose(DisposeTypes)

@@ -302,7 +342,7 @@
Parameters
- View Source + View Source

~SoftkeyClient()

@@ -318,7 +358,7 @@
Declaration
- View Source + View Source

Hide()

@@ -334,7 +374,7 @@
Declaration
- View Source + View Source

Show()

@@ -379,7 +419,7 @@

Extension Methods

diff --git a/API12/api/Tizen.NUI.WindowSystem.Shell.SoftkeyService.html b/API12/api/Tizen.NUI.WindowSystem.Shell.SoftkeyService.html index 1e9bbcd6297..78eb2a53c24 100644 --- a/API12/api/Tizen.NUI.WindowSystem.Shell.SoftkeyService.html +++ b/API12/api/Tizen.NUI.WindowSystem.Shell.SoftkeyService.html @@ -114,7 +114,47 @@

DefinitionConstructors

- View Source + View Source + + +

SoftkeyService(TizenShell, IWindowProvider)

+

Creates a new Softkey Service handle.

+
+
+
Declaration
+
+
public SoftkeyService(TizenShell tzShell, IWindowProvider win)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
TizenShelltzShell

The TizenShell instance.

+
IWindowProviderwin

The window provider for the quickpanel service.

+
+ + +
+ + + View Source

SoftkeyService(TizenShell, Window)

@@ -156,7 +196,7 @@
Parameters

Methods

- View Source + View Source

Dispose()

@@ -172,7 +212,7 @@
Declaration
- View Source + View Source

Dispose(DisposeTypes)

@@ -204,7 +244,7 @@
Parameters
- View Source + View Source

~SoftkeyService()

@@ -220,7 +260,7 @@
Declaration
- View Source + View Source

Hide()

@@ -236,7 +276,7 @@
Declaration
- View Source + View Source

Show()

@@ -254,7 +294,7 @@
Declaration

Events

- View Source + View Source

ExpandChanged

Emits the event when the expand state of the softkey service window is changed.

@@ -284,7 +324,7 @@
Event Type
- View Source + View Source

OpacityChanged

Emits the event when the opacity state of the softkey service window is changed.

@@ -314,7 +354,7 @@
Event Type
- View Source + View Source

VisibleChanged

Emits the event when the visible state of the softkey service window is changed.

@@ -373,7 +413,7 @@

Extension Methods

diff --git a/API12/api/Tizen.NUI.WindowSystem.Shell.TaskbarService.PlaceType.html b/API12/api/Tizen.NUI.WindowSystem.Shell.TaskbarService.PlaceType.html index 621b2f2ed14..53bd3d661ea 100644 --- a/API12/api/Tizen.NUI.WindowSystem.Shell.TaskbarService.PlaceType.html +++ b/API12/api/Tizen.NUI.WindowSystem.Shell.TaskbarService.PlaceType.html @@ -161,7 +161,7 @@

Extension Methods

diff --git a/API12/api/Tizen.NUI.WindowSystem.Shell.TaskbarService.html b/API12/api/Tizen.NUI.WindowSystem.Shell.TaskbarService.html index 05ca306263d..b1e9ec7f955 100644 --- a/API12/api/Tizen.NUI.WindowSystem.Shell.TaskbarService.html +++ b/API12/api/Tizen.NUI.WindowSystem.Shell.TaskbarService.html @@ -114,7 +114,53 @@

DefinitionConstructors

- View Source + View Source + + +

TaskbarService(TizenShell, IWindowProvider, PlaceType)

+

Creates a new Taskbar Service handle.

+
+
+
Declaration
+
+
public TaskbarService(TizenShell tzShell, IWindowProvider win, TaskbarService.PlaceType type = default)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
TizenShelltzShell

The TizenShell instance.

+
IWindowProviderwin

The window provider for the taskbar service.

+
TaskbarService.PlaceTypetype

The selected, predefined location on the screen the Taskbar should be placed on the screen.

+
+ + +
+ + + View Source

TaskbarService(TizenShell, Window, PlaceType)

@@ -162,7 +208,7 @@
Parameters

Methods

- View Source + View Source

Dispose()

@@ -178,7 +224,7 @@
Declaration
- View Source + View Source

Dispose(DisposeTypes)

@@ -210,7 +256,7 @@
Parameters
- View Source + View Source

~TaskbarService()

@@ -226,7 +272,7 @@
Declaration
- View Source + View Source

SetPlaceType(PlaceType)

@@ -261,7 +307,7 @@
Parameters
- View Source + View Source

SetSize(uint, uint)

@@ -332,7 +378,7 @@

Extension Methods

diff --git a/API12/api/toc.html b/API12/api/toc.html index f4161d700a5..169aba060ae 100644 --- a/API12/api/toc.html +++ b/API12/api/toc.html @@ -2059,6 +2059,9 @@
  • DotnetUtil
  • +
  • + IWindowProvider +
  • @@ -3150,9 +3153,6 @@
  • IPreviewPlane
  • -
  • - IWindowProvider -
  • Location
  • diff --git a/commits b/commits index aa2b9054b3b..0d37984ccdd 100644 --- a/commits +++ b/commits @@ -6,4 +6,4 @@ API8:12d4bef1f643d8ecc59266cb767507fb6a3e3743 API9:4e7cc1ec405dcd2e99365b7ec2b08533c360dcf4 API10:6b28d05c0977520a5287d5b88bb6bd2c4af60018 API11:fc5946d7c688babfadab1410f7de79b9f72f67cb -API12:9b36d30d5cf8b9d011a2cc66523570c9afbde414 +API12:d9b4f92c88eb73c7fa3afc93d85c55dc5d60cc19 diff --git a/devel/api/Tizen.Multimedia.IWindowProvider.html b/devel/api/Tizen.Common.IWindowProvider.html similarity index 82% rename from devel/api/Tizen.Multimedia.IWindowProvider.html rename to devel/api/Tizen.Common.IWindowProvider.html index f329e57e363..e17de24db50 100644 --- a/devel/api/Tizen.Multimedia.IWindowProvider.html +++ b/devel/api/Tizen.Common.IWindowProvider.html @@ -79,17 +79,17 @@
    -
    +
    -

    Interface IWindowProvider +

    Interface IWindowProvider

    Definition

    -
    Namespace:
    Tizen.Multimedia
    -
    Assembly:
    Tizen.Multimedia.dll
    +
    Namespace:
    Tizen.Common
    +
    Assembly:
    Tizen.dll
    -

    The IWindowProvider interface provides the window handle and information about the window's position, size, and rotation.

    +

    The IWindowProvider interface provides the window handle and information about the window's position, size, etc.

    @@ -102,10 +102,10 @@

    DefinitionProperties

    - View Source + View Source - -

    Height

    + +

    Height

    Gets the height of the window.

    @@ -133,10 +133,10 @@
    Property Value
    - View Source + View Source - -

    Rotation

    + +

    Rotation

    Gets the rotation of the window in degrees. The value can only be 0, 90, 180, or 270.

    @@ -164,10 +164,10 @@
    Property Value
    - View Source + View Source - -

    Width

    + +

    Width

    Gets the width of the window.

    @@ -195,10 +195,10 @@
    Property Value
    - View Source + View Source - -

    WindowHandle

    + +

    WindowHandle

    Gets the window handle

    @@ -221,7 +221,7 @@
    Property Value
    -
    Remarks
    +
    Remarks

    This handle represents Ecore_Wl2_Window on native.

    @@ -229,10 +229,10 @@
    Remarks
    - View Source + View Source - -

    X

    + +

    X

    Gets the x-coordinate of the window's position.

    @@ -260,10 +260,10 @@
    Property Value
    - View Source + View Source - -

    Y

    + +

    Y

    Gets the y-coordinate of the window's position.

    @@ -320,7 +320,7 @@

    Extension Methods

    diff --git a/devel/api/Tizen.Common.html b/devel/api/Tizen.Common.html index 9f7c7e87b8e..ee6fb54d429 100644 --- a/devel/api/Tizen.Common.html +++ b/devel/api/Tizen.Common.html @@ -95,6 +95,11 @@

    Structs

    Color

    Structure that represents a color as RGBA.

    +
    +

    Interfaces +

    +

    IWindowProvider

    +

    The IWindowProvider interface provides the window handle and information about the window's position, size, etc.

    diff --git a/devel/api/Tizen.Multimedia.Display.html b/devel/api/Tizen.Multimedia.Display.html index bfb0845512f..f20746cc6f3 100644 --- a/devel/api/Tizen.Multimedia.Display.html +++ b/devel/api/Tizen.Multimedia.Display.html @@ -114,7 +114,7 @@

    DefinitionConstructors

    - View Source + View Source

    Display(Window)

    @@ -154,11 +154,11 @@
    See Also
    - View Source + View Source -

    Display(IWindowProvider, bool)

    -

    Initializes a new instance of the Display class with an IWindowProvider interface.

    +

    Display(IWindowProvider, bool)

    +

    Initializes a new instance of the Display class with an interface.

    Declaration
    @@ -176,9 +176,9 @@
    Parameters
    - IWindowProvider + IWindowProvider window -

    An IWindowProvider object that provides a handle to a window.

    +

    An object that provides a handle to a window.

    @@ -189,11 +189,11 @@
    Parameters
    -
    Remarks
    +
    Remarks

    UI sync is only for Player and DisplaySettings will not work in UI sync mode.

    -
    See Also
    +
    See Also
    @@ -204,11 +204,11 @@
    - View Source + View Source -

    Display(IWindowProvider)

    -

    Initializes a new instance of the Display class with an IWindowProvider interface.

    +

    Display(IWindowProvider)

    +

    Initializes a new instance of the Display class with an interface.

    Declaration
    @@ -226,14 +226,14 @@
    Parameters
    - IWindowProvider + IWindowProvider window -

    An IWindowProvider object that provides a handle to a window.

    +

    An object that provides a handle to a window.

    -
    See Also
    +
    See Also
    @@ -244,7 +244,7 @@
    - View Source + View Source

    Display(MediaView)

    @@ -284,7 +284,7 @@
    See
    - View Source + View Source

    Display(Window, bool)

    @@ -336,7 +336,7 @@
    - View Source + View Source

    Display(Window)

    @@ -415,7 +415,7 @@

    See Also

    diff --git a/devel/api/Tizen.Multimedia.html b/devel/api/Tizen.Multimedia.html index da452ed179d..48775e74341 100644 --- a/devel/api/Tizen.Multimedia.html +++ b/devel/api/Tizen.Multimedia.html @@ -503,9 +503,6 @@

    IMediaBuffer

    IPreviewPlane

    Provides interface for various preview plane types.

    -
    -

    IWindowProvider

    -

    The IWindowProvider interface provides the window handle and information about the window's position, size, and rotation.

    Enums

    diff --git a/devel/api/Tizen.NUI.Window.html b/devel/api/Tizen.NUI.Window.html index fbf89ca1fee..9452494bfb8 100644 --- a/devel/api/Tizen.NUI.Window.html +++ b/devel/api/Tizen.NUI.Window.html @@ -95,7 +95,7 @@

    Definition

    -
    public class Window : BaseHandle, IDynamicResourceHandler, INameScope, System.IDisposable
    +
    public class Window : BaseHandle, IDynamicResourceHandler, INameScope, System.IDisposable, IWindowProvider
    @@ -120,6 +120,7 @@

    DefinitionIDynamicResourceHandler

    System.IDisposable
    +
    IWindowProvider
    @@ -5645,6 +5646,9 @@

    Implements

    System.IDisposable
    +
    + IWindowProvider +

    Extension Methods

    BindableObjectExtensions.SetBinding(BindableObject, BindableProperty, string, BindingMode, IValueConverter, string) diff --git a/devel/api/Tizen.NUI.WindowSystem.Shell.KVMService.DropTarget.html b/devel/api/Tizen.NUI.WindowSystem.Shell.KVMService.DropTarget.html index e970b105534..c4218488258 100644 --- a/devel/api/Tizen.NUI.WindowSystem.Shell.KVMService.DropTarget.html +++ b/devel/api/Tizen.NUI.WindowSystem.Shell.KVMService.DropTarget.html @@ -151,7 +151,7 @@

    Extension Methods

    diff --git a/devel/api/Tizen.NUI.WindowSystem.Shell.KVMService.html b/devel/api/Tizen.NUI.WindowSystem.Shell.KVMService.html index 90116916c91..f04032789ae 100644 --- a/devel/api/Tizen.NUI.WindowSystem.Shell.KVMService.html +++ b/devel/api/Tizen.NUI.WindowSystem.Shell.KVMService.html @@ -114,7 +114,47 @@

    DefinitionConstructors

    - View Source + View Source + + +

    KVMService(TizenShell, IWindowProvider)

    +

    Creates a new KVM Service handle.

    +
    +
    +
    Declaration
    +
    +
    public KVMService(TizenShell tzShell, IWindowProvider win)
    +
    +
    Parameters
    + + + + + + + + + + + + + + + + + + + + +
    TypeNameDescription
    TizenShelltzShell

    The TizenShell instance.

    +
    IWindowProviderwin

    The window provider for the quickpanel service.

    +
    + + +
    + + + View Source

    KVMService(TizenShell, Window)

    @@ -156,7 +196,7 @@
    Parameters

    Methods

    - View Source + View Source

    CancelDrag()

    @@ -172,7 +212,7 @@
    Declaration
    - View Source + View Source

    Dispose()

    @@ -188,7 +228,7 @@
    Declaration
    - View Source + View Source

    Dispose(DisposeTypes)

    @@ -220,7 +260,7 @@
    Parameters
    - View Source + View Source

    ~KVMService()

    @@ -236,7 +276,7 @@
    Declaration
    - View Source + View Source

    GetSourceMimetypes()

    @@ -269,7 +309,7 @@
    Returns
    - View Source + View Source

    PerformDrop()

    @@ -285,7 +325,7 @@
    Declaration
    - View Source + View Source

    PerformDrop(DropTarget)

    @@ -318,7 +358,7 @@
    Parameters
    - View Source + View Source

    ReceiveDragData(string)

    @@ -352,7 +392,7 @@
    Parameters
    - View Source + View Source

    SetSecondarySelction()

    @@ -370,7 +410,7 @@
    Declaration
    - View Source + View Source

    SetSecondarySelection()

    @@ -386,7 +426,7 @@
    Declaration
    - View Source + View Source

    UnsetSecondarySelction()

    @@ -404,7 +444,7 @@
    Declaration
    - View Source + View Source

    UnsetSecondarySelection()

    @@ -422,7 +462,7 @@
    Declaration

    Events

    - View Source + View Source

    DragEnded

    Emits the event when the drag ended on any window except KVM window.

    @@ -452,7 +492,7 @@
    Event Type
    - View Source + View Source

    DragStarted

    Emits the event when the drag started from any window.

    @@ -511,7 +551,7 @@

    Extension Methods

    diff --git a/devel/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.ScrollableState.html b/devel/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.ScrollableState.html index b67c4cfcd04..9fac5f51b02 100644 --- a/devel/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.ScrollableState.html +++ b/devel/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.ScrollableState.html @@ -161,7 +161,7 @@

    Extension Methods

    diff --git a/devel/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.Types.html b/devel/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.Types.html index 9fd09362538..1518e8092e4 100644 --- a/devel/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.Types.html +++ b/devel/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.Types.html @@ -161,7 +161,7 @@

    Extension Methods

    diff --git a/devel/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.VisibleState.html b/devel/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.VisibleState.html index 5428c9b62ea..646a571f17b 100644 --- a/devel/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.VisibleState.html +++ b/devel/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.VisibleState.html @@ -156,7 +156,7 @@

    Extension Methods

    diff --git a/devel/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.html b/devel/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.html index b661e1b9bd3..cdfc41672be 100644 --- a/devel/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.html +++ b/devel/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.html @@ -114,7 +114,53 @@

    DefinitionConstructors

    - View Source + View Source + + +

    QuickPanelClient(TizenShell, IWindowProvider, Types)

    +

    Creates a new Quickpanel Client handle.

    +
    +
    +
    Declaration
    +
    +
    public QuickPanelClient(TizenShell tzShell, IWindowProvider win, QuickPanelClient.Types type)
    +
    +
    Parameters
    + + + + + + + + + + + + + + + + + + + + + + + + + +
    TypeNameDescription
    TizenShelltzShell

    The TizenShell instance.

    +
    IWindowProviderwin

    The window provider for the quickpanel service.

    +
    QuickPanelClient.Typestype

    The type of quickpanel service.

    +
    + + +
    + + + View Source

    QuickPanelClient(TizenShell, Window, Types)

    @@ -162,7 +208,7 @@
    Parameters

    Properties

    - View Source + View Source

    Orientation

    @@ -194,7 +240,7 @@
    Property Value
    - View Source + View Source

    Scrollable

    @@ -226,7 +272,7 @@
    Property Value
    - View Source + View Source

    Visible

    @@ -260,7 +306,7 @@
    Property Value

    Methods

    - View Source + View Source

    Dispose()

    @@ -276,7 +322,7 @@
    Declaration
    - View Source + View Source

    Dispose(DisposeTypes)

    @@ -308,7 +354,7 @@
    Parameters
    - View Source + View Source

    ~QuickPanelClient()

    @@ -324,7 +370,7 @@
    Declaration
    - View Source + View Source

    Hide()

    @@ -340,7 +386,7 @@
    Declaration
    - View Source + View Source

    Show()

    @@ -358,7 +404,7 @@
    Declaration

    Events

    - View Source + View Source

    OrientationChanged

    Emits the event when the orientation of the quickpanel service window is changed.

    @@ -388,7 +434,38 @@
    Event Type
    - View Source + View Source + +

    RotationChanged

    +

    Emits the event when the rotation(orientation) of the quickpanel service window is changed. +The value of the event argument represents the rotation angle in degrees.

    +
    +
    +
    Declaration
    +
    +
    public event EventHandler<int> RotationChanged
    +
    +
    Event Type
    + + + + + + + + + + + + + +
    TypeDescription
    EventHandler<><int>
    + + +
    + + + View Source

    VisibleChanged

    Emits the event when the visible state of the quickpanel service window is changed.

    @@ -447,7 +524,7 @@

    Extension Methods

    diff --git a/devel/api/Tizen.NUI.WindowSystem.Shell.QuickPanelService.EffectType.html b/devel/api/Tizen.NUI.WindowSystem.Shell.QuickPanelService.EffectType.html index 7365a1d46dd..c83d93b1fca 100644 --- a/devel/api/Tizen.NUI.WindowSystem.Shell.QuickPanelService.EffectType.html +++ b/devel/api/Tizen.NUI.WindowSystem.Shell.QuickPanelService.EffectType.html @@ -156,7 +156,7 @@

    Extension Methods

    diff --git a/devel/api/Tizen.NUI.WindowSystem.Shell.QuickPanelService.Types.html b/devel/api/Tizen.NUI.WindowSystem.Shell.QuickPanelService.Types.html index 61a2ef6a19a..dce03fec5db 100644 --- a/devel/api/Tizen.NUI.WindowSystem.Shell.QuickPanelService.Types.html +++ b/devel/api/Tizen.NUI.WindowSystem.Shell.QuickPanelService.Types.html @@ -161,7 +161,7 @@

    Extension Methods

    diff --git a/devel/api/Tizen.NUI.WindowSystem.Shell.QuickPanelService.html b/devel/api/Tizen.NUI.WindowSystem.Shell.QuickPanelService.html index 6c6a9fd336c..6d97a16cf1a 100644 --- a/devel/api/Tizen.NUI.WindowSystem.Shell.QuickPanelService.html +++ b/devel/api/Tizen.NUI.WindowSystem.Shell.QuickPanelService.html @@ -114,7 +114,53 @@

    DefinitionConstructors

    - View Source + View Source + + +

    QuickPanelService(TizenShell, IWindowProvider, Types)

    +

    Creates a new Quickpanel Service handle.

    +
    +
    +
    Declaration
    +
    +
    public QuickPanelService(TizenShell tzShell, IWindowProvider win, QuickPanelService.Types type)
    +
    +
    Parameters
    + + + + + + + + + + + + + + + + + + + + + + + + + +
    TypeNameDescription
    TizenShelltzShell

    The TzShell instance.

    +
    IWindowProviderwin

    The window provider for the quickpanel service.

    +
    QuickPanelService.Typestype

    The type of quickpanel service.

    +
    + + +
    + + + View Source

    QuickPanelService(TizenShell, Window, Types)

    @@ -162,7 +208,7 @@
    Parameters

    Properties

    - View Source + View Source

    ServiceType

    @@ -196,7 +242,7 @@
    Property Value

    Methods

    - View Source + View Source

    Dispose()

    @@ -212,7 +258,7 @@
    Declaration
    - View Source + View Source

    Dispose(DisposeTypes)

    @@ -244,7 +290,7 @@
    Parameters
    - View Source + View Source

    ~QuickPanelService()

    @@ -260,7 +306,7 @@
    Declaration
    - View Source + View Source

    Hide()

    @@ -276,7 +322,7 @@
    Declaration
    - View Source + View Source

    LockScroll(bool)

    @@ -310,7 +356,7 @@
    Parameters
    - View Source + View Source

    SetContentRegion(uint, TizenRegion)

    @@ -350,7 +396,7 @@
    Parameters
    - View Source + View Source

    SetEffectType(EffectType)

    @@ -384,7 +430,7 @@
    Parameters
    - View Source + View Source

    SetHandlerRegion(uint, TizenRegion)

    @@ -424,7 +470,7 @@
    Parameters
    - View Source + View Source

    Show()

    @@ -469,7 +515,7 @@

    Extension Methods

    diff --git a/devel/api/Tizen.NUI.WindowSystem.Shell.SoftkeyClient.html b/devel/api/Tizen.NUI.WindowSystem.Shell.SoftkeyClient.html index de906f5d5a0..73093e67fdb 100644 --- a/devel/api/Tizen.NUI.WindowSystem.Shell.SoftkeyClient.html +++ b/devel/api/Tizen.NUI.WindowSystem.Shell.SoftkeyClient.html @@ -114,7 +114,47 @@

    DefinitionConstructors

    - View Source + View Source + + +

    SoftkeyClient(TizenShell, IWindowProvider)

    +

    Creates a new Softkey Client handle.

    +
    +
    +
    Declaration
    +
    +
    public SoftkeyClient(TizenShell tzShell, IWindowProvider win)
    +
    +
    Parameters
    + + + + + + + + + + + + + + + + + + + + +
    TypeNameDescription
    TizenShelltzShell

    The TizenShell instance.

    +
    IWindowProviderwin

    The window provider for the quickpanel service.

    +
    + + +
    + + + View Source

    SoftkeyClient(TizenShell, Window)

    @@ -156,7 +196,7 @@
    Parameters

    Properties

    - View Source + View Source

    Expand

    @@ -188,7 +228,7 @@
    Property Value
    - View Source + View Source

    Opacity

    @@ -220,7 +260,7 @@
    Property Value
    - View Source + View Source

    Visible

    @@ -254,7 +294,7 @@
    Property Value

    Methods

    - View Source + View Source

    Dispose()

    @@ -270,7 +310,7 @@
    Declaration
    - View Source + View Source

    Dispose(DisposeTypes)

    @@ -302,7 +342,7 @@
    Parameters
    - View Source + View Source

    ~SoftkeyClient()

    @@ -318,7 +358,7 @@
    Declaration
    - View Source + View Source

    Hide()

    @@ -334,7 +374,7 @@
    Declaration
    - View Source + View Source

    Show()

    @@ -379,7 +419,7 @@

    Extension Methods

    diff --git a/devel/api/Tizen.NUI.WindowSystem.Shell.SoftkeyService.html b/devel/api/Tizen.NUI.WindowSystem.Shell.SoftkeyService.html index 1e9bbcd6297..78eb2a53c24 100644 --- a/devel/api/Tizen.NUI.WindowSystem.Shell.SoftkeyService.html +++ b/devel/api/Tizen.NUI.WindowSystem.Shell.SoftkeyService.html @@ -114,7 +114,47 @@

    DefinitionConstructors

    - View Source + View Source + + +

    SoftkeyService(TizenShell, IWindowProvider)

    +

    Creates a new Softkey Service handle.

    +
    +
    +
    Declaration
    +
    +
    public SoftkeyService(TizenShell tzShell, IWindowProvider win)
    +
    +
    Parameters
    + + + + + + + + + + + + + + + + + + + + +
    TypeNameDescription
    TizenShelltzShell

    The TizenShell instance.

    +
    IWindowProviderwin

    The window provider for the quickpanel service.

    +
    + + +
    + + + View Source

    SoftkeyService(TizenShell, Window)

    @@ -156,7 +196,7 @@
    Parameters

    Methods

    - View Source + View Source

    Dispose()

    @@ -172,7 +212,7 @@
    Declaration
    - View Source + View Source

    Dispose(DisposeTypes)

    @@ -204,7 +244,7 @@
    Parameters
    - View Source + View Source

    ~SoftkeyService()

    @@ -220,7 +260,7 @@
    Declaration
    - View Source + View Source

    Hide()

    @@ -236,7 +276,7 @@
    Declaration
    - View Source + View Source

    Show()

    @@ -254,7 +294,7 @@
    Declaration

    Events

    - View Source + View Source

    ExpandChanged

    Emits the event when the expand state of the softkey service window is changed.

    @@ -284,7 +324,7 @@
    Event Type
    - View Source + View Source

    OpacityChanged

    Emits the event when the opacity state of the softkey service window is changed.

    @@ -314,7 +354,7 @@
    Event Type
    - View Source + View Source

    VisibleChanged

    Emits the event when the visible state of the softkey service window is changed.

    @@ -373,7 +413,7 @@

    Extension Methods

    diff --git a/devel/api/Tizen.NUI.WindowSystem.Shell.TaskbarService.PlaceType.html b/devel/api/Tizen.NUI.WindowSystem.Shell.TaskbarService.PlaceType.html index 621b2f2ed14..53bd3d661ea 100644 --- a/devel/api/Tizen.NUI.WindowSystem.Shell.TaskbarService.PlaceType.html +++ b/devel/api/Tizen.NUI.WindowSystem.Shell.TaskbarService.PlaceType.html @@ -161,7 +161,7 @@

    Extension Methods

    diff --git a/devel/api/Tizen.NUI.WindowSystem.Shell.TaskbarService.html b/devel/api/Tizen.NUI.WindowSystem.Shell.TaskbarService.html index 05ca306263d..b1e9ec7f955 100644 --- a/devel/api/Tizen.NUI.WindowSystem.Shell.TaskbarService.html +++ b/devel/api/Tizen.NUI.WindowSystem.Shell.TaskbarService.html @@ -114,7 +114,53 @@

    DefinitionConstructors

    - View Source + View Source + + +

    TaskbarService(TizenShell, IWindowProvider, PlaceType)

    +

    Creates a new Taskbar Service handle.

    +
    +
    +
    Declaration
    +
    +
    public TaskbarService(TizenShell tzShell, IWindowProvider win, TaskbarService.PlaceType type = default)
    +
    +
    Parameters
    + + + + + + + + + + + + + + + + + + + + + + + + + +
    TypeNameDescription
    TizenShelltzShell

    The TizenShell instance.

    +
    IWindowProviderwin

    The window provider for the taskbar service.

    +
    TaskbarService.PlaceTypetype

    The selected, predefined location on the screen the Taskbar should be placed on the screen.

    +
    + + +
    + + + View Source

    TaskbarService(TizenShell, Window, PlaceType)

    @@ -162,7 +208,7 @@
    Parameters

    Methods

    - View Source + View Source

    Dispose()

    @@ -178,7 +224,7 @@
    Declaration
    - View Source + View Source

    Dispose(DisposeTypes)

    @@ -210,7 +256,7 @@
    Parameters
    - View Source + View Source

    ~TaskbarService()

    @@ -226,7 +272,7 @@
    Declaration
    - View Source + View Source

    SetPlaceType(PlaceType)

    @@ -261,7 +307,7 @@
    Parameters
    - View Source + View Source

    SetSize(uint, uint)

    @@ -332,7 +378,7 @@

    Extension Methods

    diff --git a/devel/api/toc.html b/devel/api/toc.html index f4161d700a5..169aba060ae 100644 --- a/devel/api/toc.html +++ b/devel/api/toc.html @@ -2059,6 +2059,9 @@
  • DotnetUtil
  • +
  • + IWindowProvider +
  • @@ -3150,9 +3153,6 @@
  • IPreviewPlane
  • -
  • - IWindowProvider -
  • Location
  • diff --git a/index.json b/index.json index ed6865cbeff..a9f285b945b 100644 --- a/index.json +++ b/index.json @@ -22112,7 +22112,7 @@ "API11/api/Tizen.NUI.Binding.CollectionSynchronizationCallback.html": { "href": "API11/api/Tizen.NUI.Binding.CollectionSynchronizationCallback.html", "title": "Delegate CollectionSynchronizationCallback", - "keywords": "Delegate CollectionSynchronizationCallback Definition Namespace: Tizen.NUI.Binding Assembly: Tizen.NUI.XamlBuild.dll public delegate void CollectionSynchronizationCallback(IEnumerable collection, object context, Action accessMethod, bool writeAccess) Extension Methods EXamlExtensions.LoadFromEXaml(T, string) EXamlExtensions.LoadFromEXamlByRelativePath(T, string) EXamlExtensions.LoadFromEXamlPath(TXaml, string) EXamlExtensions.LoadFromEXamlPath(T, Type) Extensions.LoadFromXaml(TXaml, string) Extensions.LoadFromXaml(TXaml, Type) Extensions.LoadFromXamlFile(TXaml, string)" + "keywords": "Delegate CollectionSynchronizationCallback Definition Namespace: Tizen.NUI.Binding Assembly: Tizen.NUI.dll public delegate void CollectionSynchronizationCallback(IEnumerable collection, object context, Action accessMethod, bool writeAccess) Extension Methods EXamlExtensions.LoadFromEXaml(T, string) EXamlExtensions.LoadFromEXamlByRelativePath(T, string) EXamlExtensions.LoadFromEXamlPath(TXaml, string) EXamlExtensions.LoadFromEXamlPath(T, Type) Extensions.LoadFromXaml(TXaml, string) Extensions.LoadFromXaml(TXaml, Type) Extensions.LoadFromXamlFile(TXaml, string)" }, "API11/api/Tizen.NUI.Binding.ColorTypeConverter.html": { "href": "API11/api/Tizen.NUI.Binding.ColorTypeConverter.html", @@ -22232,7 +22232,7 @@ "API11/api/Tizen.NUI.Binding.Internals.SetValueFlags.html": { "href": "API11/api/Tizen.NUI.Binding.Internals.SetValueFlags.html", "title": "Enum SetValueFlags", - "keywords": "Enum SetValueFlags Definition Namespace: Tizen.NUI.Binding.Internals Assembly: Tizen.NUI.XamlBuild.dll SetValueFlags. For internal use. public enum SetValueFlags Fields Name Description ClearDynamicResource Clear dynamic resource. ClearOneWayBindings Clear OneWay bindings. ClearTwoWayBindings Clear TwoWay bindings. None None. RaiseOnEqual Raise or equal. Extension Methods EXamlExtensions.LoadFromEXaml(SetValueFlags, string) EXamlExtensions.LoadFromEXamlByRelativePath(SetValueFlags, string) EXamlExtensions.LoadFromEXamlPath(SetValueFlags, string) EXamlExtensions.LoadFromEXamlPath(SetValueFlags, Type) Extensions.LoadFromXaml(SetValueFlags, string) Extensions.LoadFromXaml(SetValueFlags, Type) Extensions.LoadFromXamlFile(SetValueFlags, string)" + "keywords": "Enum SetValueFlags Definition Namespace: Tizen.NUI.Binding.Internals Assembly: Tizen.NUI.dll SetValueFlags. For internal use. public enum SetValueFlags Fields Name Description ClearDynamicResource Clear dynamic resource. ClearOneWayBindings Clear OneWay bindings. ClearTwoWayBindings Clear TwoWay bindings. None None. RaiseOnEqual Raise or equal. Extension Methods EXamlExtensions.LoadFromEXaml(SetValueFlags, string) EXamlExtensions.LoadFromEXamlByRelativePath(SetValueFlags, string) EXamlExtensions.LoadFromEXamlPath(SetValueFlags, string) EXamlExtensions.LoadFromEXamlPath(SetValueFlags, Type) Extensions.LoadFromXaml(SetValueFlags, string) Extensions.LoadFromXaml(SetValueFlags, Type) Extensions.LoadFromXamlFile(SetValueFlags, string)" }, "API11/api/Tizen.NUI.Binding.Internals.TypedBindingBase.html": { "href": "API11/api/Tizen.NUI.Binding.Internals.TypedBindingBase.html", @@ -32957,7 +32957,12 @@ "API12/api/Tizen.Common.html": { "href": "API12/api/Tizen.Common.html", "title": "Namespace Tizen.Common", - "keywords": "Namespace Tizen.Common Classes DotnetUtil The DotnetUtil class provides the .NET API version. Structs Color Structure that represents a color as RGBA." + "keywords": "Namespace Tizen.Common Classes DotnetUtil The DotnetUtil class provides the .NET API version. Structs Color Structure that represents a color as RGBA. Interfaces IWindowProvider The IWindowProvider interface provides the window handle and information about the window's position, size, etc." + }, + "API12/api/Tizen.Common.IWindowProvider.html": { + "href": "API12/api/Tizen.Common.IWindowProvider.html", + "title": "Interface IWindowProvider", + "keywords": "Interface IWindowProvider Definition Namespace: Tizen.Common Assembly: Tizen.dll The IWindowProvider interface provides the window handle and information about the window's position, size, etc. public interface IWindowProvider Properties View Source Height Gets the height of the window. Declaration float Height { get; } Property Value Type Description float View Source Rotation Gets the rotation of the window in degrees. The value can only be 0, 90, 180, or 270. Declaration int Rotation { get; } Property Value Type Description int View Source Width Gets the width of the window. Declaration float Width { get; } Property Value Type Description float View Source WindowHandle Gets the window handle Declaration IntPtr WindowHandle { get; } Property Value Type Description IntPtr Remarks This handle represents Ecore_Wl2_Window on native. View Source X Gets the x-coordinate of the window's position. Declaration float X { get; } Property Value Type Description float View Source Y Gets the y-coordinate of the window's position. Declaration float Y { get; } Property Value Type Description float Extension Methods EXamlExtensions.LoadFromEXaml(T, string) EXamlExtensions.LoadFromEXamlByRelativePath(T, string) EXamlExtensions.LoadFromEXamlPath(TXaml, string) EXamlExtensions.LoadFromEXamlPath(T, Type) Extensions.LoadFromXaml(TXaml, string) Extensions.LoadFromXaml(TXaml, Type) Extensions.LoadFromXamlFile(TXaml, string)" }, "API12/api/Tizen.Content.Download.CacheManager.html": { "href": "API12/api/Tizen.Content.Download.CacheManager.html", @@ -34602,7 +34607,7 @@ "API12/api/Tizen.Multimedia.Display.html": { "href": "API12/api/Tizen.Multimedia.Display.html", "title": "Class Display", - "keywords": "Class Display Definition Namespace: Tizen.Multimedia Assembly: Tizen.Multimedia.dll Provides a means to wrap various display types. public class Display Inheritance object Display Constructors View Source Display(Window) Initializes a new instance of the Display class with a Window class. Declaration public Display(Window window) Parameters Type Name Description Window window A Window to display. See Also Player Camera ScreenMirroring View Source Display(IWindowProvider, bool) Initializes a new instance of the Display class with an IWindowProvider interface. Declaration public Display(IWindowProvider window, bool uiSync) Parameters Type Name Description IWindowProvider window An IWindowProvider object that provides a handle to a window. bool uiSync A value indicating whether video and UI are in sync or not. Remarks UI sync is only for Player and DisplaySettings will not work in UI sync mode. See Also Player Camera ScreenMirroring View Source Display(IWindowProvider) Initializes a new instance of the Display class with an IWindowProvider interface. Declaration public Display(IWindowProvider window) Parameters Type Name Description IWindowProvider window An IWindowProvider object that provides a handle to a window. See Also Player Camera ScreenMirroring View Source Display(MediaView) Initializes a new instance of the Display class with a MediaView class. Declaration public Display(MediaView mediaView) Parameters Type Name Description MediaView mediaView A MediaView to display. See Also Player Camera ScreenMirroring View Source Display(Window, bool) Initializes a new instance of the Display class with a Window class. Declaration public Display(Window window, bool uiSync) Parameters Type Name Description Window window A Window to display. bool uiSync A value indicates whether video and UI is in sync or not. Remarks The BackgroundColor must be Transparent for the Display to be rendered correctly. UI sync is only for Player and DisplaySettings will not work in UI sync mode. See Also Player Camera ScreenMirroring View Source Display(Window) Initializes a new instance of the Display class with a Window class. Declaration public Display(Window window) Parameters Type Name Description Window window A Window to display. Remarks The BackgroundColor must be Transparent for the Display to be rendered correctly. See Also Player Camera ScreenMirroring Extension Methods EXamlExtensions.LoadFromEXaml(T, string) EXamlExtensions.LoadFromEXamlByRelativePath(T, string) EXamlExtensions.LoadFromEXamlPath(TXaml, string) EXamlExtensions.LoadFromEXamlPath(T, Type) Extensions.LoadFromXaml(TXaml, string) Extensions.LoadFromXaml(TXaml, Type) Extensions.LoadFromXamlFile(TXaml, string) See Also Player Camera ScreenMirroring" + "keywords": "Class Display Definition Namespace: Tizen.Multimedia Assembly: Tizen.Multimedia.dll Provides a means to wrap various display types. public class Display Inheritance object Display Constructors View Source Display(Window) Initializes a new instance of the Display class with a Window class. Declaration public Display(Window window) Parameters Type Name Description Window window A Window to display. See Also Player Camera ScreenMirroring View Source Display(IWindowProvider, bool) Initializes a new instance of the Display class with an interface. Declaration public Display(IWindowProvider window, bool uiSync) Parameters Type Name Description IWindowProvider window An object that provides a handle to a window. bool uiSync A value indicating whether video and UI are in sync or not. Remarks UI sync is only for Player and DisplaySettings will not work in UI sync mode. See Also Player Camera ScreenMirroring View Source Display(IWindowProvider) Initializes a new instance of the Display class with an interface. Declaration public Display(IWindowProvider window) Parameters Type Name Description IWindowProvider window An object that provides a handle to a window. See Also Player Camera ScreenMirroring View Source Display(MediaView) Initializes a new instance of the Display class with a MediaView class. Declaration public Display(MediaView mediaView) Parameters Type Name Description MediaView mediaView A MediaView to display. See Also Player Camera ScreenMirroring View Source Display(Window, bool) Initializes a new instance of the Display class with a Window class. Declaration public Display(Window window, bool uiSync) Parameters Type Name Description Window window A Window to display. bool uiSync A value indicates whether video and UI is in sync or not. Remarks The BackgroundColor must be Transparent for the Display to be rendered correctly. UI sync is only for Player and DisplaySettings will not work in UI sync mode. See Also Player Camera ScreenMirroring View Source Display(Window) Initializes a new instance of the Display class with a Window class. Declaration public Display(Window window) Parameters Type Name Description Window window A Window to display. Remarks The BackgroundColor must be Transparent for the Display to be rendered correctly. See Also Player Camera ScreenMirroring Extension Methods EXamlExtensions.LoadFromEXaml(T, string) EXamlExtensions.LoadFromEXamlByRelativePath(T, string) EXamlExtensions.LoadFromEXamlPath(TXaml, string) EXamlExtensions.LoadFromEXamlPath(T, Type) Extensions.LoadFromXaml(TXaml, string) Extensions.LoadFromXaml(TXaml, Type) Extensions.LoadFromXamlFile(TXaml, string) See Also Player Camera ScreenMirroring" }, "API12/api/Tizen.Multimedia.DoublePlane.html": { "href": "API12/api/Tizen.Multimedia.DoublePlane.html", @@ -34667,7 +34672,7 @@ "API12/api/Tizen.Multimedia.html": { "href": "API12/api/Tizen.Multimedia.html", "title": "Namespace Tizen.Multimedia", - "keywords": "Namespace Tizen.Multimedia Classes AdaptiveVariants Provides the ability to control the maximum limit of the available streaming variant for Player. Artwork Represents the artwork information of the media. AsyncAudioCapture Provides the ability to record audio from system audio input devices in an asynchronous way. AudioCapture Provides the ability to record audio from system audio input devices in a synchronous way. AudioCaptureBase Provides the ability to directly manage the system audio input devices. AudioDataAvailableEventArgs Provides data for the DataAvailable event. AudioDataDecodedEventArgs Provides data for the AudioDataDecoded event. AudioDevice Provides the ability to query the information of sound devices. AudioDeviceConnectionChangedEventArgs Provides data for the DeviceConnectionChanged event. AudioDeviceRunningChangedEventArgs Provides data for the DeviceRunningChanged event. AudioDucking Provides the functionalities to control audio ducking. AudioDuckingStateChangedEventArgs Provides data for the state change event of DuckingStateChanged. AudioEffect Provides the ability to control the audio effects for Player. AudioIOStateChangedEventArgs Provides data for the StateChanged event and the StateChanged event. AudioManager Provides the ability to control volume levels and monitor audio devices. AudioMediaFormat Represents an audio media format. This class cannot be inherited. AudioMetadata Represents the audio metadata information. AudioOffload The class that control the audio offload for Player. AudioPlayback Provides the ability to directly manage the system audio output devices and play the PCM (pulse-code modulation) data. AudioPlaybackBufferAvailableEventArgs Provides data for the BufferAvailable event. AudioPolicyException The exception that is thrown when noncompliance with the sound system policy happens. AudioRecorder Provides the ability to control audio recording. AudioStreamPolicy Provides the ability to control the sound stream. AudioStreamPolicyFocusStateChangedEventArgs Provides data for the FocusStateChanged event. AudioStreamStoringEventArgs Provides data for the AudioStreamStoring event. AudioVolume Provides the ability to control the volume levels. BufferingProgressChangedEventArgs Provides data for the BufferingProgressChanged event. Camera This camera class provides methods to capture photos and supports setting up notifications for state changes of capturing, previewing, focusing, and informing about the resolution and the binary format, and functions for picture manipulations like sepia, negative, and many more. It also notifies you when a significant picture parameter changes, (For example, focus). CameraCapabilities The CameraCapabilities class provides properties to get various capability information of the camera device. CameraCapturingEventArgs Provides data for the Capturing event. CameraDeviceConnectionChangedEventArgs Provides data for the DeviceConnectionChanged event. CameraDeviceException The exception that is thrown when a camera device-related error occurs. CameraDeviceManager This CameraDeviceManager class provides methods to control current camera devices and get its information. CameraDeviceNotFoundException The exception that is thrown when a camera device is not available. CameraDeviceStateChangedEventArgs Provides data for the DeviceStateChanged event. CameraDisplaySettings The CameraDisplay class allows you to manage display for the camera. It allows to set and get various display properties, such as rotation, display visibility, and display mode. CameraErrorOccurredEventArgs Provides data for the ErrorOccurred event. CameraException The base exception class that is thrown when specific camera related error occurs. CameraFocusStateChangedEventArgs Provides data for the FocusStateChanged event. CameraInterruptedEventArgs Provides data for the Interrupted event. CameraInterruptStartedEventArgs Provides data for the InterruptStarted event. CameraSettings The camera setting class provides methods/properties to get and set basic camera attributes. CameraStateChangedEventArgs Provides data for the StateChanged event. CapturedFrame Represents data for a video frame captured. CodecNotSupportedException The exception that is thrown when the codec for an input file or a data stream is not supported or the input is malformed. ContainerMediaFormat Represents a container media format. This class cannot be inherited. DepthPlane The class containing the depth data for subject distance. Display Provides a means to wrap various display types. DoublePlane The class containing image data which has two planes. EncodedPlane The class containing the encoded image data. EqualizerBand Represents an equalizer band of AudioEffect. ExtraPreviewEventArgs Provides data for the ExtraPreview event. FaceDetectedEventArgs Provides data for the FaceDetected event. If the user needs to keep the faces data, the user has to copy the data. FaceDetectionData The class contains the details of the detected face. FileFormatException The exception that is thrown when an input file or a data stream that is supposed to conform to a certain file format specification, is malformed. HdrCaptureProgressEventArgs Provides data for the HdrCaptureProgress event. Location The location class containing GPS data details. MaxVolumeLevel Provides a means to get max volume levels. MediaBufferSource Represents a media source using memory. MediaFormat MediaFormat is a base class for media formats. MediaPacket Represents a packet for multimedia. MediaPacketPreviewEventArgs Provides data for the MediaPacketPreview event. MediaPacketVideoPlane Represents a video plane for the MediaPacket. This class is used if and only if the format of the packet is the raw video. MediaSource MediaSource is a base class for Player sources. MediaStreamBufferStatusChangedEventArgs Provides data for the BufferStatusChanged event. MediaStreamConfiguration Provides a means to configure properties and handle events for MediaStreamSource. MediaStreamSeekingOccurredEventArgs Provides data for the SeekingOccurred event. MediaStreamSource Provides the ability to push packets as the source of Player. MediaUriSource Represents a media source with a uri. MediaView The MediaView class allows application developers to display the video output on the screen. Metadata Represents the metadata information of a media. MetadataEditor Provides a means to edit the metadata of MP3 and MP4 files. Since 6.0, WAV, FLAC, OGG files are supported as well. MetadataExtractor Provides a means to get the metadata from a media file. MuxedStreamDeliveredEventArgs Provides data for the MuxedStreamDelivered event. NoBufferSpaceException The exception that is thrown when there is no available space in a buffer. NotAvailableException The exception that is thrown when it is not available. PlaybackInterruptedEventArgs Provides data for the PlaybackInterrupted event. Player Provides the ability to control media playback. PlayerDisplaySettings Provides a means to configure display settings for video Player. PlayerErrorOccurredEventArgs Provides data for the ErrorOccurred event. PlayerTrackInfo Provides a means to retrieve the track information. PreviewEventArgs Provides data for the Preview event. PreviewFrame The class containing the preview image data. Radio Provides a means for using the radio feature. RadioInterruptedEventArgs Provides data for the Interrupted event. Recorder Recorder is a base class for audio and video recorders that provides the ability to control the recording of a multimedia content. Simple audio and audio/video are supported. RecorderDeviceException The exception that is thrown when a recorder device-related error occurs. RecorderDeviceStateChangedEventArgs Provides data for the DeviceStateChanged event. RecorderExtensions Provides extension methods for Recorder. RecorderInterruptedEventArgs Provides data for the Interrupted event. RecorderInterruptingEventArgs Provides data for the Interrupting event. RecorderStateChangedEventArgs Provides data for the StateChanged event. RecordingErrorOccurredEventArgs Provides data for the ErrorOccurred event. RecordingLimitReachedEventArgs Provides data for the RecordingLimitReached event. RecordingStatusChangedEventArgs Provides data for the RecordingStatusChanged event. ResourceLimitException The exception that is thrown when there is no available resource for internal use. RgbPlane The class containing the rgb data for subject distance. ScanUpdatedEventArgs Provides data for the ScanUpdated event. SinglePlane The class containing the image data, which has a single plane. SphericalVideo Provides the ability to control the spherical video for Player. StillImage The class containing the captured still image. StreamFocusStateChangedEventArgs Provides data for the StreamFocusStateChanged event. StreamInfo Provides a means to retrieve stream information. SubtitleUpdatedEventArgs Provides data for the SubtitleUpdated event. SyncLyrics Represents the synchronized lyrics information of the media. TextMediaFormat Represents a text media format. This class cannot be inherited. TonePlayer Provides the ability to play a tone. TriplePlane The class containing image data which has three planes. VideoFrameDecodedEventArgs Provides data for the VideoFrameDecoded event. VideoMediaFormat Represents a video media format. This class cannot be inherited. VideoMetadata Represents the video metadata information. VideoRecorder Provides the ability to control video recording. VideoStreamChangedEventArgs Provides data for the VideoStreamChanged event. VolumeChangedEventArgs Provides data for the Changed event. VolumeLevel Provides a means to control volume levels. WavPlayer Provides the ability to play a wav file. Structs AudioStreamProperties Represents properties for the audio stream. CameraDeviceInformation Provides the ability to get camera device information. DirectionOfView Represents properties for the spherical video direction of view. DownloadProgress Represents data for a downloading status. ExtraPreviewStreamInfo Provides the ability to get the information of extra preview stream. FieldOfView Represents properties for the spherical video field of view. PlayerBufferingTime Represents properties for streaming buffering time. Point Represents a point in the 2D space. Range Represents a range(min, max) value. Rectangle Represents the location of the object bounded by a rectangle defined by coordinates of top left corner, width and height. ScaleRectangle Represents properties for the relative ROI area based on video size Size Represents a size in 2D space. VariantInfo Represents properties for the variant information. VideoStreamProperties Represents properties for the video stream. Interfaces IMediaBuffer Provides functionality to read and write the media buffer. IPreviewPlane Provides interface for various preview plane types. IWindowProvider The IWindowProvider interface provides the window handle and information about the window's position, size, and rotation. Enums AudioChannel Specifies the audio channels. AudioDeviceIoDirection Specifies the audio device directions. AudioDeviceType Specifies the audio device types. AudioIOState Specifies the states for the AudioPlayback, AudioCapture, and AsyncAudioCapture. AudioLatencyMode Specifies audio latency modes for Player. AudioSampleFormat Specifies the audio sample formats. AudioSampleType Specifies the audio sample types. AudioStreamBehaviors Specifies the flags for the audio stream behaviors. This enumeration has a attribute that allows a bitwise combination of its member values. AudioStreamFocusChangedReason Specifies the change reasons of the audio stream focus state. AudioStreamFocusOptions Specifies the flags for the audio stream focus options. This enumeration has a attribute that allows a bitwise combination of its member values. AudioStreamFocusState Specifies the audio stream focus states. AudioStreamType Specifies the audio stream types. AudioVolumeType Specifies the audio volume types. CameraAutoFocusMode Enumeration for the auto-focus mode. CameraDevice Enumeration for the camera device. CameraDeviceState Enumeration for the camera device state. CameraDeviceType Enumeration for camera device type CameraDisplayMode Enumeration for the camera display mode. CameraEffectMode Enumeration for the color tone, which provides the impression of looking through a tinted glass. CameraErrorCode Enumeration for the camera failure error. CameraExposureMode Enumeration for the camera exposure modes. CameraFacingDirection Enumeration for the facing direction of camera module. CameraFlashMode Enumeration for the flash mode. CameraFlashState Enumeration for the current flash state. CameraFocusState Enumeration for the camera focus state. CameraFps Enumeration for the preview fps. CameraHdrMode Enumeration for the HDR capture mode. CameraIsoLevel Enumeration for the ISO levels of the camera. CameraPixelFormat Enumeration for the camera pixel format. CameraPolicy Enumeration for the camera policy. CameraPtzMoveType Enumeration for the PTZ(Pan Tilt Zoom) movement type. CameraPtzType Enumeration for the PTZ(Pan Tilt Zoom) type. CameraSceneMode Enumeration for the camera scene mode. CameraState Enumeration for the camera state. CameraTagOrientation Enumeration for the orientation values of tag. CameraTheaterMode Enumeration for the theater mode. CameraWhiteBalance Enumeration for the white balance levels of the camera. CodecKind Specifies whether a codec is an audio codec or a video codec. CodecType Specifies the types of a codec for Player. ColorSpace Specifies color spaces for Tizen.Multimedia. Flips Specifies the flip operation. MediaFormatAacType Specifies the AAC types for AudioMediaFormat. MediaFormatAudioChannelPosition Specifies the channel position of Pcm media format. MediaFormatAudioMimeType Specifies the mime types for audio media formats. MediaFormatContainerMimeType Specifies the mime types for container media formats. MediaFormatTextMimeType Specifies the text mime types. MediaFormatTextType Specifies the text types. MediaFormatType Specifies the media format types. MediaFormatVideoMimeType Specifies the mime types for video media formats. MediaPacketBufferFlags Specifies the flag for a buffer. This enumeration has a attribute that allows a bitwise combination of its member values. MediaStreamBufferStatus Specifies the streaming buffer status. PlaneType Enumeration for the image datatype. PlaybackInterruptionReason Specifies the reason for the playback interruption. PlayerAudioExtractOption Enumeration of audio extract option. PlayerDisplayMode Specifies display modes for Player. PlayerError Specifies errors. PlayerState Specifies states that a Player can have. RadioInterruptedReason Specifies Radio interrupted reasons. RadioState Specifies states of the Radio. RecorderAudioCodec Specifies audio codecs for Recorder. RecorderAudioDevice Specifies audio capture devices for Recorder. RecorderDeviceState Specifies recorder device states for DeviceStateChanged. RecorderError Specifies errors for Recorder. RecorderFileFormat Specifies container formats for Recorder. RecorderPolicy Specifies recorder policies. RecorderState Specifies states for Recorder. RecorderType Specifies recorder types for DeviceStateChanged. RecorderVideoCodec Specifies video codecs for VideoRecorder. RecordingLimitType Specifies types of the recording limit for Recorder. Rotation Specifies the directions of rotation. StreamMetadataKey Specifies keys for the metadata. ToneType Specifies the audio codec. Visibility Specifies visibilities." + "keywords": "Namespace Tizen.Multimedia Classes AdaptiveVariants Provides the ability to control the maximum limit of the available streaming variant for Player. Artwork Represents the artwork information of the media. AsyncAudioCapture Provides the ability to record audio from system audio input devices in an asynchronous way. AudioCapture Provides the ability to record audio from system audio input devices in a synchronous way. AudioCaptureBase Provides the ability to directly manage the system audio input devices. AudioDataAvailableEventArgs Provides data for the DataAvailable event. AudioDataDecodedEventArgs Provides data for the AudioDataDecoded event. AudioDevice Provides the ability to query the information of sound devices. AudioDeviceConnectionChangedEventArgs Provides data for the DeviceConnectionChanged event. AudioDeviceRunningChangedEventArgs Provides data for the DeviceRunningChanged event. AudioDucking Provides the functionalities to control audio ducking. AudioDuckingStateChangedEventArgs Provides data for the state change event of DuckingStateChanged. AudioEffect Provides the ability to control the audio effects for Player. AudioIOStateChangedEventArgs Provides data for the StateChanged event and the StateChanged event. AudioManager Provides the ability to control volume levels and monitor audio devices. AudioMediaFormat Represents an audio media format. This class cannot be inherited. AudioMetadata Represents the audio metadata information. AudioOffload The class that control the audio offload for Player. AudioPlayback Provides the ability to directly manage the system audio output devices and play the PCM (pulse-code modulation) data. AudioPlaybackBufferAvailableEventArgs Provides data for the BufferAvailable event. AudioPolicyException The exception that is thrown when noncompliance with the sound system policy happens. AudioRecorder Provides the ability to control audio recording. AudioStreamPolicy Provides the ability to control the sound stream. AudioStreamPolicyFocusStateChangedEventArgs Provides data for the FocusStateChanged event. AudioStreamStoringEventArgs Provides data for the AudioStreamStoring event. AudioVolume Provides the ability to control the volume levels. BufferingProgressChangedEventArgs Provides data for the BufferingProgressChanged event. Camera This camera class provides methods to capture photos and supports setting up notifications for state changes of capturing, previewing, focusing, and informing about the resolution and the binary format, and functions for picture manipulations like sepia, negative, and many more. It also notifies you when a significant picture parameter changes, (For example, focus). CameraCapabilities The CameraCapabilities class provides properties to get various capability information of the camera device. CameraCapturingEventArgs Provides data for the Capturing event. CameraDeviceConnectionChangedEventArgs Provides data for the DeviceConnectionChanged event. CameraDeviceException The exception that is thrown when a camera device-related error occurs. CameraDeviceManager This CameraDeviceManager class provides methods to control current camera devices and get its information. CameraDeviceNotFoundException The exception that is thrown when a camera device is not available. CameraDeviceStateChangedEventArgs Provides data for the DeviceStateChanged event. CameraDisplaySettings The CameraDisplay class allows you to manage display for the camera. It allows to set and get various display properties, such as rotation, display visibility, and display mode. CameraErrorOccurredEventArgs Provides data for the ErrorOccurred event. CameraException The base exception class that is thrown when specific camera related error occurs. CameraFocusStateChangedEventArgs Provides data for the FocusStateChanged event. CameraInterruptedEventArgs Provides data for the Interrupted event. CameraInterruptStartedEventArgs Provides data for the InterruptStarted event. CameraSettings The camera setting class provides methods/properties to get and set basic camera attributes. CameraStateChangedEventArgs Provides data for the StateChanged event. CapturedFrame Represents data for a video frame captured. CodecNotSupportedException The exception that is thrown when the codec for an input file or a data stream is not supported or the input is malformed. ContainerMediaFormat Represents a container media format. This class cannot be inherited. DepthPlane The class containing the depth data for subject distance. Display Provides a means to wrap various display types. DoublePlane The class containing image data which has two planes. EncodedPlane The class containing the encoded image data. EqualizerBand Represents an equalizer band of AudioEffect. ExtraPreviewEventArgs Provides data for the ExtraPreview event. FaceDetectedEventArgs Provides data for the FaceDetected event. If the user needs to keep the faces data, the user has to copy the data. FaceDetectionData The class contains the details of the detected face. FileFormatException The exception that is thrown when an input file or a data stream that is supposed to conform to a certain file format specification, is malformed. HdrCaptureProgressEventArgs Provides data for the HdrCaptureProgress event. Location The location class containing GPS data details. MaxVolumeLevel Provides a means to get max volume levels. MediaBufferSource Represents a media source using memory. MediaFormat MediaFormat is a base class for media formats. MediaPacket Represents a packet for multimedia. MediaPacketPreviewEventArgs Provides data for the MediaPacketPreview event. MediaPacketVideoPlane Represents a video plane for the MediaPacket. This class is used if and only if the format of the packet is the raw video. MediaSource MediaSource is a base class for Player sources. MediaStreamBufferStatusChangedEventArgs Provides data for the BufferStatusChanged event. MediaStreamConfiguration Provides a means to configure properties and handle events for MediaStreamSource. MediaStreamSeekingOccurredEventArgs Provides data for the SeekingOccurred event. MediaStreamSource Provides the ability to push packets as the source of Player. MediaUriSource Represents a media source with a uri. MediaView The MediaView class allows application developers to display the video output on the screen. Metadata Represents the metadata information of a media. MetadataEditor Provides a means to edit the metadata of MP3 and MP4 files. Since 6.0, WAV, FLAC, OGG files are supported as well. MetadataExtractor Provides a means to get the metadata from a media file. MuxedStreamDeliveredEventArgs Provides data for the MuxedStreamDelivered event. NoBufferSpaceException The exception that is thrown when there is no available space in a buffer. NotAvailableException The exception that is thrown when it is not available. PlaybackInterruptedEventArgs Provides data for the PlaybackInterrupted event. Player Provides the ability to control media playback. PlayerDisplaySettings Provides a means to configure display settings for video Player. PlayerErrorOccurredEventArgs Provides data for the ErrorOccurred event. PlayerTrackInfo Provides a means to retrieve the track information. PreviewEventArgs Provides data for the Preview event. PreviewFrame The class containing the preview image data. Radio Provides a means for using the radio feature. RadioInterruptedEventArgs Provides data for the Interrupted event. Recorder Recorder is a base class for audio and video recorders that provides the ability to control the recording of a multimedia content. Simple audio and audio/video are supported. RecorderDeviceException The exception that is thrown when a recorder device-related error occurs. RecorderDeviceStateChangedEventArgs Provides data for the DeviceStateChanged event. RecorderExtensions Provides extension methods for Recorder. RecorderInterruptedEventArgs Provides data for the Interrupted event. RecorderInterruptingEventArgs Provides data for the Interrupting event. RecorderStateChangedEventArgs Provides data for the StateChanged event. RecordingErrorOccurredEventArgs Provides data for the ErrorOccurred event. RecordingLimitReachedEventArgs Provides data for the RecordingLimitReached event. RecordingStatusChangedEventArgs Provides data for the RecordingStatusChanged event. ResourceLimitException The exception that is thrown when there is no available resource for internal use. RgbPlane The class containing the rgb data for subject distance. ScanUpdatedEventArgs Provides data for the ScanUpdated event. SinglePlane The class containing the image data, which has a single plane. SphericalVideo Provides the ability to control the spherical video for Player. StillImage The class containing the captured still image. StreamFocusStateChangedEventArgs Provides data for the StreamFocusStateChanged event. StreamInfo Provides a means to retrieve stream information. SubtitleUpdatedEventArgs Provides data for the SubtitleUpdated event. SyncLyrics Represents the synchronized lyrics information of the media. TextMediaFormat Represents a text media format. This class cannot be inherited. TonePlayer Provides the ability to play a tone. TriplePlane The class containing image data which has three planes. VideoFrameDecodedEventArgs Provides data for the VideoFrameDecoded event. VideoMediaFormat Represents a video media format. This class cannot be inherited. VideoMetadata Represents the video metadata information. VideoRecorder Provides the ability to control video recording. VideoStreamChangedEventArgs Provides data for the VideoStreamChanged event. VolumeChangedEventArgs Provides data for the Changed event. VolumeLevel Provides a means to control volume levels. WavPlayer Provides the ability to play a wav file. Structs AudioStreamProperties Represents properties for the audio stream. CameraDeviceInformation Provides the ability to get camera device information. DirectionOfView Represents properties for the spherical video direction of view. DownloadProgress Represents data for a downloading status. ExtraPreviewStreamInfo Provides the ability to get the information of extra preview stream. FieldOfView Represents properties for the spherical video field of view. PlayerBufferingTime Represents properties for streaming buffering time. Point Represents a point in the 2D space. Range Represents a range(min, max) value. Rectangle Represents the location of the object bounded by a rectangle defined by coordinates of top left corner, width and height. ScaleRectangle Represents properties for the relative ROI area based on video size Size Represents a size in 2D space. VariantInfo Represents properties for the variant information. VideoStreamProperties Represents properties for the video stream. Interfaces IMediaBuffer Provides functionality to read and write the media buffer. IPreviewPlane Provides interface for various preview plane types. Enums AudioChannel Specifies the audio channels. AudioDeviceIoDirection Specifies the audio device directions. AudioDeviceType Specifies the audio device types. AudioIOState Specifies the states for the AudioPlayback, AudioCapture, and AsyncAudioCapture. AudioLatencyMode Specifies audio latency modes for Player. AudioSampleFormat Specifies the audio sample formats. AudioSampleType Specifies the audio sample types. AudioStreamBehaviors Specifies the flags for the audio stream behaviors. This enumeration has a attribute that allows a bitwise combination of its member values. AudioStreamFocusChangedReason Specifies the change reasons of the audio stream focus state. AudioStreamFocusOptions Specifies the flags for the audio stream focus options. This enumeration has a attribute that allows a bitwise combination of its member values. AudioStreamFocusState Specifies the audio stream focus states. AudioStreamType Specifies the audio stream types. AudioVolumeType Specifies the audio volume types. CameraAutoFocusMode Enumeration for the auto-focus mode. CameraDevice Enumeration for the camera device. CameraDeviceState Enumeration for the camera device state. CameraDeviceType Enumeration for camera device type CameraDisplayMode Enumeration for the camera display mode. CameraEffectMode Enumeration for the color tone, which provides the impression of looking through a tinted glass. CameraErrorCode Enumeration for the camera failure error. CameraExposureMode Enumeration for the camera exposure modes. CameraFacingDirection Enumeration for the facing direction of camera module. CameraFlashMode Enumeration for the flash mode. CameraFlashState Enumeration for the current flash state. CameraFocusState Enumeration for the camera focus state. CameraFps Enumeration for the preview fps. CameraHdrMode Enumeration for the HDR capture mode. CameraIsoLevel Enumeration for the ISO levels of the camera. CameraPixelFormat Enumeration for the camera pixel format. CameraPolicy Enumeration for the camera policy. CameraPtzMoveType Enumeration for the PTZ(Pan Tilt Zoom) movement type. CameraPtzType Enumeration for the PTZ(Pan Tilt Zoom) type. CameraSceneMode Enumeration for the camera scene mode. CameraState Enumeration for the camera state. CameraTagOrientation Enumeration for the orientation values of tag. CameraTheaterMode Enumeration for the theater mode. CameraWhiteBalance Enumeration for the white balance levels of the camera. CodecKind Specifies whether a codec is an audio codec or a video codec. CodecType Specifies the types of a codec for Player. ColorSpace Specifies color spaces for Tizen.Multimedia. Flips Specifies the flip operation. MediaFormatAacType Specifies the AAC types for AudioMediaFormat. MediaFormatAudioChannelPosition Specifies the channel position of Pcm media format. MediaFormatAudioMimeType Specifies the mime types for audio media formats. MediaFormatContainerMimeType Specifies the mime types for container media formats. MediaFormatTextMimeType Specifies the text mime types. MediaFormatTextType Specifies the text types. MediaFormatType Specifies the media format types. MediaFormatVideoMimeType Specifies the mime types for video media formats. MediaPacketBufferFlags Specifies the flag for a buffer. This enumeration has a attribute that allows a bitwise combination of its member values. MediaStreamBufferStatus Specifies the streaming buffer status. PlaneType Enumeration for the image datatype. PlaybackInterruptionReason Specifies the reason for the playback interruption. PlayerAudioExtractOption Enumeration of audio extract option. PlayerDisplayMode Specifies display modes for Player. PlayerError Specifies errors. PlayerState Specifies states that a Player can have. RadioInterruptedReason Specifies Radio interrupted reasons. RadioState Specifies states of the Radio. RecorderAudioCodec Specifies audio codecs for Recorder. RecorderAudioDevice Specifies audio capture devices for Recorder. RecorderDeviceState Specifies recorder device states for DeviceStateChanged. RecorderError Specifies errors for Recorder. RecorderFileFormat Specifies container formats for Recorder. RecorderPolicy Specifies recorder policies. RecorderState Specifies states for Recorder. RecorderType Specifies recorder types for DeviceStateChanged. RecorderVideoCodec Specifies video codecs for VideoRecorder. RecordingLimitType Specifies types of the recording limit for Recorder. Rotation Specifies the directions of rotation. StreamMetadataKey Specifies keys for the metadata. ToneType Specifies the audio codec. Visibility Specifies visibilities." }, "API12/api/Tizen.Multimedia.IMediaBuffer.html": { "href": "API12/api/Tizen.Multimedia.IMediaBuffer.html", @@ -34679,11 +34684,6 @@ "title": "Interface IPreviewPlane", "keywords": "Interface IPreviewPlane Definition Namespace: Tizen.Multimedia Assembly: Tizen.Multimedia.Camera.dll Provides interface for various preview plane types. public interface IPreviewPlane Extension Methods EXamlExtensions.LoadFromEXaml(T, string) EXamlExtensions.LoadFromEXamlByRelativePath(T, string) EXamlExtensions.LoadFromEXamlPath(TXaml, string) EXamlExtensions.LoadFromEXamlPath(T, Type) Extensions.LoadFromXaml(TXaml, string) Extensions.LoadFromXaml(TXaml, Type) Extensions.LoadFromXamlFile(TXaml, string)" }, - "API12/api/Tizen.Multimedia.IWindowProvider.html": { - "href": "API12/api/Tizen.Multimedia.IWindowProvider.html", - "title": "Interface IWindowProvider", - "keywords": "Interface IWindowProvider Definition Namespace: Tizen.Multimedia Assembly: Tizen.Multimedia.dll The IWindowProvider interface provides the window handle and information about the window's position, size, and rotation. public interface IWindowProvider Properties View Source Height Gets the height of the window. Declaration float Height { get; } Property Value Type Description float View Source Rotation Gets the rotation of the window in degrees. The value can only be 0, 90, 180, or 270. Declaration int Rotation { get; } Property Value Type Description int View Source Width Gets the width of the window. Declaration float Width { get; } Property Value Type Description float View Source WindowHandle Gets the window handle Declaration IntPtr WindowHandle { get; } Property Value Type Description IntPtr Remarks This handle represents Ecore_Wl2_Window on native. View Source X Gets the x-coordinate of the window's position. Declaration float X { get; } Property Value Type Description float View Source Y Gets the y-coordinate of the window's position. Declaration float Y { get; } Property Value Type Description float Extension Methods EXamlExtensions.LoadFromEXaml(T, string) EXamlExtensions.LoadFromEXamlByRelativePath(T, string) EXamlExtensions.LoadFromEXamlPath(TXaml, string) EXamlExtensions.LoadFromEXamlPath(T, Type) Extensions.LoadFromXaml(TXaml, string) Extensions.LoadFromXaml(TXaml, Type) Extensions.LoadFromXamlFile(TXaml, string)" - }, "API12/api/Tizen.Multimedia.Location.html": { "href": "API12/api/Tizen.Multimedia.Location.html", "title": "Class Location", @@ -42972,7 +42972,7 @@ "API12/api/Tizen.NUI.Window.html": { "href": "API12/api/Tizen.NUI.Window.html", "title": "Class Window", - "keywords": "Class Window Definition Namespace: Tizen.NUI Assembly: Tizen.NUI.dll The window class is used internally for drawing. The window has an orientation and indicator properties. public class Window : BaseHandle, IDynamicResourceHandler, INameScope, System.IDisposable Inheritance object BindableObject Element BaseHandle Window Implements IDynamicResourceHandler INameScope System.IDisposable Constructors View Source Window(string, IBorderInterface, Rectangle, bool) Creates a new Window with a specific name. This creates an extra window in addition to the default main window Declaration public Window(string name, IBorderInterface borderInterface, Rectangle windowPosition = null, bool isTranslucent = false) Parameters Type Name Description string name The name for extra window. IBorderInterface borderInterface IBorderInterfaceIf borderInterface is null, defaultBorder is enabled. Rectangle windowPosition The position and size of the Window. bool isTranslucent Whether Window is translucent. View Source Window(string, Rectangle, bool) Creates a new Window with a specific name. This creates an extra window in addition to the default main window Declaration public Window(string name, Rectangle windowPosition = null, bool isTranslucent = false) Parameters Type Name Description string name The name for extra window. Rectangle windowPosition The position and size of the Window. bool isTranslucent Whether Window is translucent. View Source Window(string, WindowData) Creates a new Window with a specific name using WindowData. This creates an extra window in addition to the default main window Declaration public Window(string name, WindowData windowData) Parameters Type Name Description string name The name for extra window. WindowData windowData The window data View Source Window(Rectangle, bool) Creates a new Window. This creates an extra window in addition to the default main window Declaration public Window(Rectangle windowPosition = null, bool isTranslucent = false) Parameters Type Name Description Rectangle windowPosition The position and size of the Window. bool isTranslucent Whether Window is translucent. Properties View Source BackgroundColor The background color property. Declaration public Color BackgroundColor { get; set; } Property Value Type Description Color View Source Default Gets the default window. The main window or default window is automatically created when the application is launched, and it remains constant and unchanged throughout the application's operation. Declaration public static Window Default { get; } Property Value Type Description Window View Source DispatchHoverMotion Gets or sets the status of whether motion event of Hover can be dispatched. If a Window's DispatchHoverMotion is set to false, then it's can not will receive motion event of HoverEvent. Declaration public bool DispatchHoverMotion { get; set; } Property Value Type Description bool View Source DispatchTouchMotion Gets or sets the status of whether motion event of Touch can be dispatched. If a Window's DispatchTouchMotion is set to false, then it's can not will receive motion event of TouchEvent. Declaration public bool DispatchTouchMotion { get; set; } Property Value Type Description bool View Source Dpi The DPI property (read-only). Retrieves the DPI of the display device to which the Window is connected. Declaration public Vector2 Dpi { get; } Property Value Type Description Vector2 View Source Instance The stage instance property (read-only). Gets the current window. Declaration public static Window Instance { get; } Property Value Type Description Window View Source IsAlwaysOnTop Gets or sets a value indicating whether the window is alwats on top of other windows or not. Its behavior is effective among windows with the same notification level. Declaration public bool IsAlwaysOnTop { get; set; } Property Value Type Description bool View Source IsBorderEnabled Whether the border is enabled. Declaration public bool IsBorderEnabled { get; } Property Value Type Description bool View Source IsModal Gets or sets a value indicating whether the window is modal or not. The modal property of a window requires that it be set to a parent window. The window modal function operates on the specified parent window. Declaration public bool IsModal { get; set; } Property Value Type Description bool View Source LayerCount The layer count property (read-only). Queries the number of on-Window layers. Declaration public uint LayerCount { get; } Property Value Type Description uint View Source NativeHandle Get Native Window handle. How to get Native Window handle Window window = NUIApplication.GetDefaultWindow(); var handle = window.NativeHandle; if(handle.IsInvalid == false) { IntPtr nativeHandle = handle.DangerousGetHandle(); // do something with nativeHandle } Declaration public SafeHandle NativeHandle { get; } Property Value Type Description SafeHandle View Source PartialUpdate Gets or sets whether the window will update partial area or full area. If this value is true, window will update and render partial area. If false, full area updated. Declaration public bool PartialUpdate { get; set; } Property Value Type Description bool View Source RenderingBehavior The rendering behavior of a Window. Declaration public RenderingBehaviorType RenderingBehavior { get; set; } Property Value Type Description RenderingBehaviorType View Source Size The window size property (read-only). Declaration public Size2D Size { get; } Property Value Type Description Size2D View Source Title Gets/Sets a window title. Declaration public string Title { get; set; } Property Value Type Description string View Source Type Gets or sets a window type. Most of window type can be set to use WindowType, except for IME type. IME type can be set to use one of NUIApplication's constrcutors. Declaration public WindowType Type { get; set; } Property Value Type Description WindowType View Source WindowPosition Gets or sets a position of the window. Declaration public Position2D WindowPosition { get; set; } Property Value Type Description Position2D View Source WindowPositionSize Sets position and size of the window. This API guarantees that both moving and resizing of window will appear on the screen at once. Declaration public Rectangle WindowPositionSize { get; set; } Property Value Type Description Rectangle View Source WindowPositionSizeWithBorder Gets position and size of the border window Declaration public Rectangle WindowPositionSizeWithBorder { get; } Property Value Type Description Rectangle The total window size including the border area in the default window. View Source WindowSize Gets or sets a size of the window. Declaration public Size2D WindowSize { get; set; } Property Value Type Description Size2D View Source WindowSizeWithBorder Gets size of the border window Declaration public Size2D WindowSizeWithBorder { get; } Property Value Type Description Size2D The total window size including the border area in the default window. Methods View Source Activate() Activates the window to the top of the window stack even it is iconified. Declaration public void Activate() View Source Add(View) Add a child view to window. Declaration public void Add(View view) Parameters Type Name Description View view the child should be added to the window. View Source AddAuxiliaryHint(string, string) Creates an auxiliary hint of the window. Declaration public uint AddAuxiliaryHint(string hint, string value) Parameters Type Name Description string hint The auxiliary hint string. string value The value string. Returns Type Description uint The ID of created auxiliary hint, or 0 on failure. View Source AddAvailableOrientation(WindowOrientation) Adds an orientation to the list of available orientations. Declaration public void AddAvailableOrientation(Window.WindowOrientation orientation) Parameters Type Name Description Window.WindowOrientation orientation The available orientation to add View Source AddFramePresentedCallback(FrameCallbackType, int) Adds a callback that is called when the frame is displayed on the display. A callback of the following type may be used: void MyFunction( int frameId ) This callback will be deleted once it is called. Ownership of the callback is passed onto this class Declaration public void AddFramePresentedCallback(Window.FrameCallbackType callback, int frameId) Parameters Type Name Description Window.FrameCallbackType callback The function to call int frameId The Id to specify the frame. It will be passed when the callback is called. View Source AddFrameRenderedCallback(FrameCallbackType, int) Adds a callback that is called when the frame rendering is done by the graphics driver. A callback of the following type may be used: void MyFunction( int frameId ) This callback will be deleted once it is called. Ownership of the callback is passed onto this class Declaration public void AddFrameRenderedCallback(Window.FrameCallbackType callback, int frameId) Parameters Type Name Description Window.FrameCallbackType callback The function to call int frameId The Id to specify the frame. It will be passed when the callback is called. View Source AddFrameUpdateCallback(FrameUpdateCallbackInterface, View) Add FrameUpdateCallback with root view. FrameUpdateCallbackInterface can only detach Views under given view. Declaration public void AddFrameUpdateCallback(FrameUpdateCallbackInterface frameUpdateCallback, View rootView) Parameters Type Name Description FrameUpdateCallbackInterface frameUpdateCallback View rootView Remarks We can give rootView as null if we want to make frameUpdateCallback don't have any dependency with some view. View Source AddFrameUpdateCallback(FrameUpdateCallbackInterface) Add FrameUpdateCallback Declaration public void AddFrameUpdateCallback(FrameUpdateCallbackInterface frameUpdateCallback) Parameters Type Name Description FrameUpdateCallbackInterface frameUpdateCallback View Source AddLayer(Layer) Adds a layer to the stage. Declaration public void AddLayer(Layer layer) Parameters Type Name Description Layer layer Layer to add. View Source CursorVisibleSet(bool) Sets visibility on/off of cursor Declaration public void CursorVisibleSet(bool visible) Parameters Type Name Description bool visible The visibility of cursor. View Source Destroy() Destroy the window immediately. Declaration public void Destroy() View Source Dispose(DisposeTypes) Dispose for Window Declaration protected override void Dispose(DisposeTypes type) Parameters Type Name Description DisposeTypes type Overrides BaseHandle.Dispose(DisposeTypes) View Source EnableFloatingMode(bool) Enables the floating mode of window. The floating mode is to support window is moved or resized by display server. For example, if the video-player window sets the floating mode, then display server changes its geometry and handles it like a popup. The way of handling floating mode window is decided by display server. A special display server(as a Tizen display server) supports this mode. Declaration public void EnableFloatingMode(bool enable) Parameters Type Name Description bool enable Enable floating mode or not. View Source ExcludeInputRegion(Rectangle) This function excludes input regions. It can be used multiple times and supports multiple regions. It means input region will be reduced. Nofice, should be set input area by IncludeInputRegion() before this function is used. This input is related to mouse and touch event. If device has touch screen, this function is useful. Otherwise device does not have that, we can use it after connecting mouse to the device. Declaration public void ExcludeInputRegion(Rectangle inputRegion) Parameters Type Name Description Rectangle inputRegion The excluded region to except input events. View Source FeedKey(Key) Feeds a key event into the window. Declaration public void FeedKey(Key keyEvent) Parameters Type Name Description Key keyEvent The key event to feed. View Source FeedKeyEvent(Key) Feed a key-event into the window. Declaration public static void FeedKeyEvent(Key keyEvent) Parameters Type Name Description Key keyEvent The key event to feed. View Source FindLayerByID(uint) Search through this Window for a Layer with the given unique ID. Declaration public Layer FindLayerByID(uint id) Parameters Type Name Description uint id The ID of the Layer to find. Returns Type Description Layer A handle to the Layer if found, or an empty handle if not. Remarks Hidden-API View Source Get(View) A helper method to get the current window where the view is added Declaration public static Window Get(View view) Parameters Type Name Description View view The View added to the window Returns Type Description Window A Window. View Source GetAuxiliaryHintId(string) Gets an ID of the auxiliary hint string. Declaration public uint GetAuxiliaryHintId(string hint) Parameters Type Name Description string hint The auxiliary hint string. Returns Type Description uint The ID of auxiliary hint string, or 0 on failure. View Source GetAuxiliaryHintValue(uint) Gets a value of the auxiliary hint. Declaration public string GetAuxiliaryHintValue(uint id) Parameters Type Name Description uint id The auxiliary hint ID. Returns Type Description string The string value of the auxiliary hint ID, or an empty string if none exists. View Source GetBrightness() Gets the preferred brightness of the window. Declaration public int GetBrightness() Returns Type Description int The preferred brightness. View Source GetCurrentOrientation() Gets current orientation of the window. Declaration public Window.WindowOrientation GetCurrentOrientation() Returns Type Description Window.WindowOrientation The current window orientation if previously set, or none. View Source GetDefaultLayer() Gets the default ( root ) layer. Declaration public Layer GetDefaultLayer() Returns Type Description Layer The root layer. View Source GetDirection(float, float) Calculates which direction to resize or to move. Declaration public Window.BorderDirection GetDirection(float xPosition, float yPosition) Parameters Type Name Description float xPosition The X position. float yPosition The Y position. Returns Type Description Window.BorderDirection The BorderDirection View Source GetFullScreen() Gets whether the full screen sized window or not. Declaration public bool GetFullScreen() Returns Type Description bool Returns true if the full screen sized window is. View Source GetKeyboardHorizentalRepeatInfo(out float, out float) Gets the keyboard repeat information of horizontal way. Declaration public bool GetKeyboardHorizentalRepeatInfo(out float rate, out float delay) Parameters Type Name Description float rate The key repeat rate value in seconds. float delay The key repeat delay value in seconds. Returns Type Description bool True if setting the keyboard repeat succeeds. View Source GetKeyboardRepeatInfo(out float, out float) Gets the keyboard repeat information. Declaration public bool GetKeyboardRepeatInfo(out float rate, out float delay) Parameters Type Name Description float rate The key repeat rate value in seconds. float delay The key repeat delay value in seconds. Returns Type Description bool True if setting the keyboard repeat succeeds. View Source GetKeyboardVerticalRepeatInfo(out float, out float) Gets the keyboard repeat information of vertical way. Declaration public bool GetKeyboardVerticalRepeatInfo(out float rate, out float delay) Parameters Type Name Description float rate The key repeat rate value in seconds. float delay The key repeat delay value in seconds. Returns Type Description bool True if setting the keyboard repeat succeeds. View Source GetLastHoverEvent() Gets the last hover event the window gets. Declaration public Hover GetLastHoverEvent() Returns Type Description Hover The last hover event the window gets. Remarks We will use weak reference of last hover events. Return value will be invalidated if last hover event changed internally. View Source GetLastKeyEvent() Gets the last key event the window gets. Declaration public Key GetLastKeyEvent() Returns Type Description Key The last key event the window gets. Remarks We will use weak reference of last key events. Return value will be invalidated if last key event changed internally. View Source GetLastPanGestureState() Gets the last pan gesture state the window gets. Declaration public Gesture.StateType GetLastPanGestureState() Returns Type Description Gesture.StateType The last pan gesture state the window gets. View Source GetLastTouchEvent() Gets the last touch event the window gets. Declaration public Touch GetLastTouchEvent() Returns Type Description Touch The last touch event the window gets. Remarks We will use weak reference of last touch events. Return value will be invalidated if last touch event changed internally. View Source GetLayer(uint) Retrieves the layer at a specified depth. Declaration public Layer GetLayer(uint depth) Parameters Type Name Description uint depth The layer's depth index. Returns Type Description Layer The layer found at the given depth. View Source GetNativeId() Get native window ID Declaration public int GetNativeId() Returns Type Description int native window ID View Source GetNotificationLevel() Gets a priority level for the specified notification window. Declaration public NotificationLevel GetNotificationLevel() Returns Type Description NotificationLevel The notification window level. View Source GetOverlayLayer() Gets the overlay layer. Declaration public Layer GetOverlayLayer() Returns Type Description Layer The overlay layer. View Source GetParent() Gets parent window of the window. Declaration public Window GetParent() Returns Type Description Window The parent window of the window. View Source GetPreferredOrientation() Gets the preferred orientation. Declaration public Window.WindowOrientation GetPreferredOrientation() Returns Type Description Window.WindowOrientation The preferred orientation if previously set, or none. View Source GetRenderTaskList() Declaration public RenderTaskList GetRenderTaskList() Returns Type Description RenderTaskList View Source GetScreenOffMode() Gets the screen mode of the window. Declaration public ScreenOffMode GetScreenOffMode() Returns Type Description ScreenOffMode The screen off mode. View Source GetSupportedAuxiliaryHint(uint) Gets the supported auxiliary hint string of the window. Declaration public string GetSupportedAuxiliaryHint(uint index) Parameters Type Name Description uint index The index of the supported auxiliary hint lists. Returns Type Description string The auxiliary hint string of the index. View Source GetSupportedAuxiliaryHintCount() Gets the count of supported auxiliary hints of the window. Declaration public uint GetSupportedAuxiliaryHintCount() Returns Type Description uint The number of supported auxiliary hints. View Source GrabKey(int, KeyGrabMode) Grabs the key specified by a key for a window in a GrabMode. Details: This function can be used for following example scenarios: TV - A user might want to change the volume or channel of the background TV contents while focusing on the foregrund app. Mobile - When a user presses the Home key, the homescreen appears regardless of the current foreground app. Mobile - Using the volume up or down as zoom up or down in camera apps. Declaration public bool GrabKey(int DaliKey, Window.KeyGrabMode GrabMode) Parameters Type Name Description int DaliKey The key code to grab. Window.KeyGrabMode GrabMode The grab mode for the key. Returns Type Description bool True if the grab succeeds. View Source GrabKeyTopmost(int) Grabs the key specified by a key for a window only when a window is the topmost window. This function can be used for following example scenarios: Mobile - Using volume up or down as zoom up or down in camera apps. Declaration public bool GrabKeyTopmost(int DaliKey) Parameters Type Name Description int DaliKey The key code to grab. Returns Type Description bool True if the grab succeeds. View Source Hide() Hides the window if it is showing. Declaration public void Hide() View Source IncludeInputRegion(Rectangle) Includes input region. This function inlcudes input regions. It can be used multiple times and supports multiple regions. It means input region will be extended. This input is related to mouse and touch event. If device has touch screen, this function is useful. Otherwise device does not have that, we can use it after connecting mouse to the device. Declaration public void IncludeInputRegion(Rectangle inputRegion) Parameters Type Name Description Rectangle inputRegion The included region to accept input events. View Source IsFloatingModeEnabled() Returns whether the window is floating mode or not. Declaration public bool IsFloatingModeEnabled() Returns Type Description bool True if the window is enabled floating mode, false otherwise. View Source IsFocusAcceptable() Returns whether the window accepts a focus or not. Declaration public bool IsFocusAcceptable() Returns Type Description bool True if the window accepts a focus, false otherwise. View Source IsMaximized() Returns whether the window is maximized or not. Declaration public bool IsMaximized() Returns Type Description bool True if the window is maximized, false otherwise. View Source IsMinimized() Returns whether the window is minimized or not. Declaration public bool IsMinimized() Returns Type Description bool True if the window is minimized, false otherwise. View Source IsOpaqueState() Returns whether a transparent window's visual state is opaque or not. Declaration public bool IsOpaqueState() Returns Type Description bool True if the window's visual state is opaque, false otherwise. Remarks The return value has no meaning on an opaque window. View Source IsVisible() Retrieves whether the window is visible or not. Declaration public bool IsVisible() Returns Type Description bool True if the window is visible. View Source IsWindowRotating() Query whether window is rotating or not. Declaration public bool IsWindowRotating() Returns Type Description bool True if window is rotating, false otherwise. View Source KeepRendering(float) Keep rendering for at least the given amount of time. Declaration public void KeepRendering(float durationSeconds) Parameters Type Name Description float durationSeconds Time to keep rendering, 0 means render at least one more frame. View Source KeyboardGrab(DeviceSubClassType) Requests grab key events according to the requested device subtype Declaration public bool KeyboardGrab(DeviceSubClassType deviceSubclass) Parameters Type Name Description DeviceSubClassType deviceSubclass The deviceSubclass type. Returns Type Description bool True if KeyboardGrab succeeds. View Source KeyboardUnGrab() Requests ungrab key events Declaration public bool KeyboardUnGrab() Returns Type Description bool True if KeyboardUnGrab succeeds. View Source LazyFeedHover(uint) Feeds a hover event into the window. This is feed after a default time of 48 ms. You can also set this time. Declaration public void LazyFeedHover(uint time = null) Parameters Type Name Description uint time The time of how much later it will be feed (default is 48ms) Remarks If you want to do FeedHover after the UI is updated, it is recommended to set the time to at least 16ms. This will be a good time waiting for the UI to update. and LazyFeedHover called within the set time are ignored. Only the last request becomes a FeedHover. View Source LockedPointerCursorPositionHintSet(int, int) Sets the locked pointer cursor position hintset Declaration public void LockedPointerCursorPositionHintSet(int x, int y) Parameters Type Name Description int x The x position. int y The y position. View Source LockedPointerRegionSet(int, int, int, int) Sets the locked pointer region. Declaration public void LockedPointerRegionSet(int x, int y, int width, int height) Parameters Type Name Description int x The x position. int y The y position. int width The width. int height The height. View Source Lower() Lowers the window to the bottom of the window stack. Declaration public void Lower() View Source Maximize(bool) Maximizes window's size. If this function is called with true, window will be resized with screen size. Otherwise window will be resized with previous size. It is for the window's MAX button in window's border. If window border is supported by display server, it is not necessary. Declaration public void Maximize(bool max) Parameters Type Name Description bool max If window is maximized or unmaximized. View Source Minimize(bool) Minimizes window's size. If this function is called with true, window will be iconified. Otherwise window will be activated. It is for the window's MIN button in window border. If window border is supported by display server, it is not necessary. Declaration public void Minimize(bool min) Parameters Type Name Description bool min If window is minimized or unminimized. View Source ObjectDump() Declaration public void ObjectDump() View Source PointerConstraintsLock() Sets the pointer constraints lock. Declaration public bool PointerConstraintsLock() Returns Type Description bool True if PointerConstraintsLock succeeds. View Source PointerConstraintsUnlock() Sets the pointer constraints unlock. Declaration public bool PointerConstraintsUnlock() Returns Type Description bool True if PointerConstraintsUnlock succeeds. View Source PointerWarp(int, int) Sets the pointer warp. The pointer moves to the set coordinates. Declaration public bool PointerWarp(int x, int y) Parameters Type Name Description int x The x position. int y The y position. Returns Type Description bool True if PointerWarp succeeds. View Source Raise() Raises the window to the top of the window stack. Declaration public void Raise() View Source ReleaseSwigCPtr(HandleRef) Declaration protected override void ReleaseSwigCPtr(Runtime.InteropServices.HandleRef swigCPtr) Parameters Type Name Description Tizen.System.Runtime.InteropServices.HandleRef swigCPtr Overrides BaseHandle.ReleaseSwigCPtr(Runtime.InteropServices.HandleRef) View Source Remove(View) Remove a child view from window. Declaration public void Remove(View view) Parameters Type Name Description View view the child to be removed. View Source RemoveAuxiliaryHint(uint) Removes an auxiliary hint of the window. Declaration public bool RemoveAuxiliaryHint(uint id) Parameters Type Name Description uint id The ID of the auxiliary hint. Returns Type Description bool True if no error occurred, false otherwise. View Source RemoveAvailableOrientation(WindowOrientation) Removes an orientation from the list of available orientations. Declaration public void RemoveAvailableOrientation(Window.WindowOrientation orientation) Parameters Type Name Description Window.WindowOrientation orientation The available orientation to remove. View Source RemoveFrameUpdateCallback(FrameUpdateCallbackInterface) Remove FrameUpdateCallback Declaration public void RemoveFrameUpdateCallback(FrameUpdateCallbackInterface frameUpdateCallback) Parameters Type Name Description FrameUpdateCallbackInterface frameUpdateCallback View Source RemoveLayer(Layer) Removes a layer from the stage. Declaration public void RemoveLayer(Layer layer) Parameters Type Name Description Layer layer Layer to remove. View Source RenderOnce() Allows at least one more render, even when paused. The window should be shown, not minimised. Declaration public void RenderOnce() View Source RequestMoveToServer() Requests to display server for the window is moved by display server. It can be work with setting window floating mode. Declaration public void RequestMoveToServer() View Source RequestResizeToServer(ResizeDirection) Requests to display server for the window is resized by display server. It can be work with setting window floating mode. Declaration public void RequestResizeToServer(Window.ResizeDirection direction) Parameters Type Name Description Window.ResizeDirection direction It is indicated the window's side or edge for starting point. View Source SendRotationCompletedAcknowledgement() send the Acknowledgement to complete window rotation. For this function, SetNeedsRotationCompletedAcknowledgement should be already called with true. Declaration public void SendRotationCompletedAcknowledgement() View Source SetAcceptFocus(bool) Sets whether the window accepts a focus or not. Declaration public void SetAcceptFocus(bool accept) Parameters Type Name Description bool accept If a focus is accepted or not. The default is true. View Source SetAuxiliaryHintValue(uint, string) Changes a value of the auxiliary hint. Declaration public bool SetAuxiliaryHintValue(uint id, string value) Parameters Type Name Description uint id The auxiliary hint ID. string value The value string to be set. Returns Type Description bool True if no error occurred, false otherwise. View Source SetAvailableOrientations(List) Sets available orientations of the window. This API is for setting several orientations one time. Declaration public void SetAvailableOrientations(List orientations) Parameters Type Name Description List<> orientations The list of orientations. View Source SetBrightness(int) Sets preferred brightness of the window. Declaration public bool SetBrightness(int brightness) Parameters Type Name Description int brightness The preferred brightness (0 to 100). Returns Type Description bool True if no error occurred, false otherwise. View Source SetClass(string, string) Sets the window name and the class string. Declaration public void SetClass(string name, string klass) Parameters Type Name Description string name The name of the window. string klass The class of the window. View Source SetFullScreen(bool) Sets to resize window with full screen. If full screen size is set for the window, window will be resized with full screen. In addition, the full screen sized window's z-order is the highest. Declaration public void SetFullScreen(bool fullscreen) Parameters Type Name Description bool fullscreen If fullscreen is true, set fullscreen or unset. View Source SetInputRegion(Rectangle) Sets a region to accept input events. Declaration public void SetInputRegion(Rectangle inputRegion) Parameters Type Name Description Rectangle inputRegion The region to accept input events. View Source SetKeyboardHorizentalRepeatInfo(float, float) Sets the keyboard repeat information of horizontal way. Declaration public bool SetKeyboardHorizentalRepeatInfo(float rate, float delay) Parameters Type Name Description float rate The key repeat rate value in seconds. float delay The key repeat delay value in seconds. Returns Type Description bool True if setting the keyboard repeat succeeds. View Source SetKeyboardRepeatInfo(float, float) Sets the keyboard repeat information. Declaration public bool SetKeyboardRepeatInfo(float rate, float delay) Parameters Type Name Description float rate The key repeat rate value in seconds. float delay The key repeat delay value in seconds. Returns Type Description bool True if setting the keyboard repeat succeeds. View Source SetKeyboardVerticalRepeatInfo(float, float) Sets the keyboard repeat information of vertical way. Declaration public bool SetKeyboardVerticalRepeatInfo(float rate, float delay) Parameters Type Name Description float rate The key repeat rate value in seconds. float delay The key repeat delay value in seconds. Returns Type Description bool True if setting the keyboard repeat succeeds. View Source SetLayout(uint, uint, uint, uint, uint, uint) Sets the layout of the window. Declaration public void SetLayout(uint numCols, uint numRows, uint column, uint row, uint colSpan, uint rowSpan) Parameters Type Name Description uint numCols The number of columns in the layout. uint numRows The number of rows in the layout. uint column The column number of the window within the layout. uint row The row number of the window within the layout. uint colSpan The number of columns the window should span within the layout. uint rowSpan The number of rows the window should span within the layout. View Source SetLayout(WindowLayoutType) Sets the layout of the window. Declaration public void SetLayout(WindowLayoutType layoutType) Parameters Type Name Description WindowLayoutType layoutType The type of layout to set for the window. View Source SetMaximumSize(Size2D) Sets window's maximum size. It is to set the maximized size when window is maximized or the window's size is increased by RequestResizeToServer(). Although the size is set by this function, window's size can be increased over the limitation by SetPositionSize() or SetSize(). After setting, if Maximize() is called, window is resized with the setting size and move the center. Declaration public void SetMaximumSize(Size2D size) Parameters Type Name Description Size2D size the maximum size. View Source SetMimimumSize(Size2D) Sets window's minimum size. It is to set the minimum size when window's size is decreased by RequestResizeToServer(). Although the size is set by this function, window's size can be decreased over the limitation by SetPositionSize() or SetSize(). Declaration public void SetMimimumSize(Size2D size) Parameters Type Name Description Size2D size the minimum size. View Source SetNeedsRotationCompletedAcknowledgement(bool) Sets the necessary for window rotation Acknowledgement. After this function called, SendRotationCompletedAcknowledgement() should be called to complete window rotation. This function is supprot that application has the window rotation acknowledgement's control. It means display server waits when application's rotation work is finished. It is useful application has the other rendering engine which works asynchronous. For instance, GlView. Declaration public void SetNeedsRotationCompletedAcknowledgement(bool needAcknowledgement) Parameters Type Name Description bool needAcknowledgement the flag is true if window rotation acknowledge is sent. View Source SetNotificationLevel(NotificationLevel) Sets a priority level for the specified notification window. Declaration public bool SetNotificationLevel(NotificationLevel level) Parameters Type Name Description NotificationLevel level The notification window level. Returns Type Description bool True if no error occurred, false otherwise. View Source SetOpaqueState(bool) Sets a transparent window's visual state to opaque. If a visual state of a transparent window is opaque, then the window manager could handle it as an opaque window when calculating visibility. Declaration public void SetOpaqueState(bool opaque) Parameters Type Name Description bool opaque Whether the window's visual state is opaque. Remarks This will have no effect on an opaque window. It doesn't change transparent window to opaque window but lets the window manager know the visual state of the window. View Source SetParent(Window, bool) Sets parent window of the window. After setting that, these windows do together when raise-up, lower and iconified/deiconified. This function has the additional flag whether the child is located above or below of the parent. Declaration public void SetParent(Window parent, bool belowParent) Parameters Type Name Description Window parent The parent window. bool belowParent The flag is whether the child is located above or below of the parent. View Source SetParent(Window) Sets parent window of the window. After setting that, these windows do together when raise-up, lower and iconified/deiconified. Initially, the window is located on top of the parent. The window can go below parent by calling Lower(). If parent's window stack is changed by calling Raise() or Lower(), child windows are located on top of the parent again. Declaration public void SetParent(Window parent) Parameters Type Name Description Window parent The parent window. View Source SetPreferredOrientation(WindowOrientation) Sets a preferred orientation. Declaration public void SetPreferredOrientation(Window.WindowOrientation orientation) Parameters Type Name Description Window.WindowOrientation orientation The preferred orientation. View Source SetScreenOffMode(ScreenOffMode) Sets a window's screen off mode. Declaration public bool SetScreenOffMode(ScreenOffMode screenOffMode) Parameters Type Name Description ScreenOffMode screenOffMode The screen mode. Returns Type Description bool True if no error occurred, false otherwise. View Source SetTransparency(bool) Sets whether the window is transparent or not. Declaration public void SetTransparency(bool transparent) Parameters Type Name Description bool transparent Whether the window is transparent or not. View Source Show() Shows the window if it is hidden. Declaration public void Show() View Source UngrabKey(int) Ungrabs the key specified by a key for a window. Note: If this function is called between key down and up events of a grabbed key, an application doesn't receive the key up event. Declaration public bool UngrabKey(int DaliKey) Parameters Type Name Description int DaliKey The key code to ungrab. Returns Type Description bool True if the ungrab succeeds. View Source UngrabKeyTopmost(int) Ungrabs the key specified by a key for the window. Note: If this function is called between key down and up events of a grabbed key, an application doesn't receive the key up event. Declaration public bool UngrabKeyTopmost(int DaliKey) Parameters Type Name Description int DaliKey The key code to ungrab. Returns Type Description bool True if the ungrab succeeds. View Source Unparent() Unsets parent window of the window. After unsetting, the window is disconnected his parent window. Declaration public void Unparent() View Source VisibiltyChangedSignalEmit(bool) VisibiltyChangedSignalEmit Declaration public void VisibiltyChangedSignalEmit(bool visibility) Parameters Type Name Description bool visibility Events View Source AccessibilityHighlight Emits the event when the window needs to grab or clear highlight. Declaration public event EventHandler AccessibilityHighlight Event Type Type Description EventHandler<> View Source AuxiliaryMessage Auxiliary message is sent by displayer server when window's auxiliary was changed then display server sent the message. When client application added the window's auxiliary hint and if the auxiliary is changed, display server send the auxiliary message. Auxiliary message has the key, value and options. Declaration public event EventHandler AuxiliaryMessage Event Type Type Description EventHandler<> View Source FocusChanged FocusChanged event. Declaration public event EventHandler FocusChanged Event Type Type Description EventHandler<> View Source HoverEvent An event for the hovered signal which can be used to subscribe or unsubscribe the event handler provided by the user. The hovered signal is emitted when the hover input is received. Declaration public event EventHandler HoverEvent Event Type Type Description EventHandler<> View Source InsetsChanged Emits the event when the window insets changes by status bar, virtual keyboard, or clipboard appears and disappears. Declaration public event EventHandler InsetsChanged Event Type Type Description EventHandler<> View Source InterceptKeyEvent Intercepts KeyEvents in the window before dispatching KeyEvents to the child. If it returns true(consumed), no KeyEvent is delivered to the child. Declaration public event ReturnTypeEventHandler InterceptKeyEvent Event Type Type Description ReturnTypeEventHandler View Source InterceptTouchEvent An event for the touched signal which can be used to subscribe or unsubscribe the event handler provided by the user. The touched signal is emitted when the touch input is received. This can receive touch events before child. If it returns false, the child can receive the touch event. If it returns true, the touch event is intercepted. So child cannot receive touch event. Declaration public event ReturnTypeEventHandler InterceptTouchEvent Event Type Type Description ReturnTypeEventHandler View Source InterceptWheelEvent An event for the wheel event signal which can be used to subscribe or unsubscribe the event handler provided by the user. The wheel event signal is emitted when the wheel input is received. This can receive wheel events before child. If it returns false, the child can receive the wheel event. If it returns true, the wheel event is intercepted. So child cannot receive wheel event. Declaration public event ReturnTypeEventHandler InterceptWheelEvent Event Type Type Description ReturnTypeEventHandler View Source KeyboardRepeatSettingsChanged Keyboard Repeat Settings Changed Declaration public event EventHandler KeyboardRepeatSettingsChanged Event Type Type Description EventHandler View Source KeyEvent Emits the event when the key event is received. Declaration public event EventHandler KeyEvent Event Type Type Description EventHandler<> View Source MouseInOutEvent MouseInOutEvent event. Declaration public event EventHandler MouseInOutEvent Event Type Type Description EventHandler<> View Source MouseRelativeEvent Emits the event when relative mouse movement occurs in the window. Declaration public event EventHandler MouseRelativeEvent Event Type Type Description EventHandler<> View Source MoveCompleted Emits the event when window has been moved by the display server. To make the window move by display server, RequestMoveToServer() should be called. After the moving job is completed, this signal will be emitted. Declaration public event EventHandler MoveCompleted Event Type Type Description EventHandler<> View Source Moved Emits the event when window is moved by user or the display server. Declaration public event EventHandler Moved Event Type Type Description EventHandler<> View Source OrientationChanged Window Orientation Changed event This event is for per windows Declaration public event EventHandler OrientationChanged Event Type Type Description EventHandler<> View Source PointerConstraintsEvent Emits the event when pointer is locked/unlocked Declaration public event EventHandler PointerConstraintsEvent Event Type Type Description EventHandler<> View Source ResizeCompleted Emits the event when window has been resized by the display server. To make the window resize by display server, RequestResizeToServer() should be called. After the resizing job is completed, this signal will be emitted. Declaration public event EventHandler ResizeCompleted Event Type Type Description EventHandler<> View Source Resized Emits the event when window is resized by user or the display server. Declaration public event EventHandler Resized Event Type Type Description EventHandler<> View Source TouchEvent Emits the event when the screen is touched and when the touch ends. If there are multiple touch points then it is emitted when the first touch occurs and when the last finger is lifted too. Even though incoming events are interrupted, the event occurs. Declaration public event EventHandler TouchEvent Event Type Type Description EventHandler<> View Source TransitionEffect EffectStart Declaration public event EventHandler TransitionEffect Event Type Type Description EventHandler<> View Source VisibilityChanged EffectStart Declaration public event EventHandler VisibilityChanged Event Type Type Description EventHandler<> View Source WheelEvent Emits the event when the wheel event is received. Declaration public event EventHandler WheelEvent Event Type Type Description EventHandler<> View Source WindowFocusChanged Do not use this, that will be deprecated. Use 'FocusChanged' event instead. Declaration public event EventHandler WindowFocusChanged Event Type Type Description EventHandler<> Implements IDynamicResourceHandler INameScope System.IDisposable Extension Methods BindableObjectExtensions.SetBinding(BindableObject, BindableProperty, string, BindingMode, IValueConverter, string) NameScopeExtensions.FindByName(Element, string) NUIWindowExtentions.GetDefaultNavigator(Window) NUIWindowExtentions.SetDefaultNavigator(Window, Navigator) EXamlExtensions.LoadFromEXaml(T, string) EXamlExtensions.LoadFromEXamlByRelativePath(T, string) EXamlExtensions.LoadFromEXamlPath(TXaml, string) EXamlExtensions.LoadFromEXamlPath(T, Type) Extensions.LoadFromXaml(TXaml, string) Extensions.LoadFromXaml(TXaml, Type) Extensions.LoadFromXamlFile(TXaml, string)" + "keywords": "Class Window Definition Namespace: Tizen.NUI Assembly: Tizen.NUI.dll The window class is used internally for drawing. The window has an orientation and indicator properties. public class Window : BaseHandle, IDynamicResourceHandler, INameScope, System.IDisposable, IWindowProvider Inheritance object BindableObject Element BaseHandle Window Implements IDynamicResourceHandler INameScope System.IDisposable IWindowProvider Constructors View Source Window(string, IBorderInterface, Rectangle, bool) Creates a new Window with a specific name. This creates an extra window in addition to the default main window Declaration public Window(string name, IBorderInterface borderInterface, Rectangle windowPosition = null, bool isTranslucent = false) Parameters Type Name Description string name The name for extra window. IBorderInterface borderInterface IBorderInterfaceIf borderInterface is null, defaultBorder is enabled. Rectangle windowPosition The position and size of the Window. bool isTranslucent Whether Window is translucent. View Source Window(string, Rectangle, bool) Creates a new Window with a specific name. This creates an extra window in addition to the default main window Declaration public Window(string name, Rectangle windowPosition = null, bool isTranslucent = false) Parameters Type Name Description string name The name for extra window. Rectangle windowPosition The position and size of the Window. bool isTranslucent Whether Window is translucent. View Source Window(string, WindowData) Creates a new Window with a specific name using WindowData. This creates an extra window in addition to the default main window Declaration public Window(string name, WindowData windowData) Parameters Type Name Description string name The name for extra window. WindowData windowData The window data View Source Window(Rectangle, bool) Creates a new Window. This creates an extra window in addition to the default main window Declaration public Window(Rectangle windowPosition = null, bool isTranslucent = false) Parameters Type Name Description Rectangle windowPosition The position and size of the Window. bool isTranslucent Whether Window is translucent. Properties View Source BackgroundColor The background color property. Declaration public Color BackgroundColor { get; set; } Property Value Type Description Color View Source Default Gets the default window. The main window or default window is automatically created when the application is launched, and it remains constant and unchanged throughout the application's operation. Declaration public static Window Default { get; } Property Value Type Description Window View Source DispatchHoverMotion Gets or sets the status of whether motion event of Hover can be dispatched. If a Window's DispatchHoverMotion is set to false, then it's can not will receive motion event of HoverEvent. Declaration public bool DispatchHoverMotion { get; set; } Property Value Type Description bool View Source DispatchTouchMotion Gets or sets the status of whether motion event of Touch can be dispatched. If a Window's DispatchTouchMotion is set to false, then it's can not will receive motion event of TouchEvent. Declaration public bool DispatchTouchMotion { get; set; } Property Value Type Description bool View Source Dpi The DPI property (read-only). Retrieves the DPI of the display device to which the Window is connected. Declaration public Vector2 Dpi { get; } Property Value Type Description Vector2 View Source Instance The stage instance property (read-only). Gets the current window. Declaration public static Window Instance { get; } Property Value Type Description Window View Source IsAlwaysOnTop Gets or sets a value indicating whether the window is alwats on top of other windows or not. Its behavior is effective among windows with the same notification level. Declaration public bool IsAlwaysOnTop { get; set; } Property Value Type Description bool View Source IsBorderEnabled Whether the border is enabled. Declaration public bool IsBorderEnabled { get; } Property Value Type Description bool View Source IsModal Gets or sets a value indicating whether the window is modal or not. The modal property of a window requires that it be set to a parent window. The window modal function operates on the specified parent window. Declaration public bool IsModal { get; set; } Property Value Type Description bool View Source LayerCount The layer count property (read-only). Queries the number of on-Window layers. Declaration public uint LayerCount { get; } Property Value Type Description uint View Source NativeHandle Get Native Window handle. How to get Native Window handle Window window = NUIApplication.GetDefaultWindow(); var handle = window.NativeHandle; if(handle.IsInvalid == false) { IntPtr nativeHandle = handle.DangerousGetHandle(); // do something with nativeHandle } Declaration public SafeHandle NativeHandle { get; } Property Value Type Description SafeHandle View Source PartialUpdate Gets or sets whether the window will update partial area or full area. If this value is true, window will update and render partial area. If false, full area updated. Declaration public bool PartialUpdate { get; set; } Property Value Type Description bool View Source RenderingBehavior The rendering behavior of a Window. Declaration public RenderingBehaviorType RenderingBehavior { get; set; } Property Value Type Description RenderingBehaviorType View Source Size The window size property (read-only). Declaration public Size2D Size { get; } Property Value Type Description Size2D View Source Title Gets/Sets a window title. Declaration public string Title { get; set; } Property Value Type Description string View Source Type Gets or sets a window type. Most of window type can be set to use WindowType, except for IME type. IME type can be set to use one of NUIApplication's constrcutors. Declaration public WindowType Type { get; set; } Property Value Type Description WindowType View Source WindowPosition Gets or sets a position of the window. Declaration public Position2D WindowPosition { get; set; } Property Value Type Description Position2D View Source WindowPositionSize Sets position and size of the window. This API guarantees that both moving and resizing of window will appear on the screen at once. Declaration public Rectangle WindowPositionSize { get; set; } Property Value Type Description Rectangle View Source WindowPositionSizeWithBorder Gets position and size of the border window Declaration public Rectangle WindowPositionSizeWithBorder { get; } Property Value Type Description Rectangle The total window size including the border area in the default window. View Source WindowSize Gets or sets a size of the window. Declaration public Size2D WindowSize { get; set; } Property Value Type Description Size2D View Source WindowSizeWithBorder Gets size of the border window Declaration public Size2D WindowSizeWithBorder { get; } Property Value Type Description Size2D The total window size including the border area in the default window. Methods View Source Activate() Activates the window to the top of the window stack even it is iconified. Declaration public void Activate() View Source Add(View) Add a child view to window. Declaration public void Add(View view) Parameters Type Name Description View view the child should be added to the window. View Source AddAuxiliaryHint(string, string) Creates an auxiliary hint of the window. Declaration public uint AddAuxiliaryHint(string hint, string value) Parameters Type Name Description string hint The auxiliary hint string. string value The value string. Returns Type Description uint The ID of created auxiliary hint, or 0 on failure. View Source AddAvailableOrientation(WindowOrientation) Adds an orientation to the list of available orientations. Declaration public void AddAvailableOrientation(Window.WindowOrientation orientation) Parameters Type Name Description Window.WindowOrientation orientation The available orientation to add View Source AddFramePresentedCallback(FrameCallbackType, int) Adds a callback that is called when the frame is displayed on the display. A callback of the following type may be used: void MyFunction( int frameId ) This callback will be deleted once it is called. Ownership of the callback is passed onto this class Declaration public void AddFramePresentedCallback(Window.FrameCallbackType callback, int frameId) Parameters Type Name Description Window.FrameCallbackType callback The function to call int frameId The Id to specify the frame. It will be passed when the callback is called. View Source AddFrameRenderedCallback(FrameCallbackType, int) Adds a callback that is called when the frame rendering is done by the graphics driver. A callback of the following type may be used: void MyFunction( int frameId ) This callback will be deleted once it is called. Ownership of the callback is passed onto this class Declaration public void AddFrameRenderedCallback(Window.FrameCallbackType callback, int frameId) Parameters Type Name Description Window.FrameCallbackType callback The function to call int frameId The Id to specify the frame. It will be passed when the callback is called. View Source AddFrameUpdateCallback(FrameUpdateCallbackInterface, View) Add FrameUpdateCallback with root view. FrameUpdateCallbackInterface can only detach Views under given view. Declaration public void AddFrameUpdateCallback(FrameUpdateCallbackInterface frameUpdateCallback, View rootView) Parameters Type Name Description FrameUpdateCallbackInterface frameUpdateCallback View rootView Remarks We can give rootView as null if we want to make frameUpdateCallback don't have any dependency with some view. View Source AddFrameUpdateCallback(FrameUpdateCallbackInterface) Add FrameUpdateCallback Declaration public void AddFrameUpdateCallback(FrameUpdateCallbackInterface frameUpdateCallback) Parameters Type Name Description FrameUpdateCallbackInterface frameUpdateCallback View Source AddLayer(Layer) Adds a layer to the stage. Declaration public void AddLayer(Layer layer) Parameters Type Name Description Layer layer Layer to add. View Source CursorVisibleSet(bool) Sets visibility on/off of cursor Declaration public void CursorVisibleSet(bool visible) Parameters Type Name Description bool visible The visibility of cursor. View Source Destroy() Destroy the window immediately. Declaration public void Destroy() View Source Dispose(DisposeTypes) Dispose for Window Declaration protected override void Dispose(DisposeTypes type) Parameters Type Name Description DisposeTypes type Overrides BaseHandle.Dispose(DisposeTypes) View Source EnableFloatingMode(bool) Enables the floating mode of window. The floating mode is to support window is moved or resized by display server. For example, if the video-player window sets the floating mode, then display server changes its geometry and handles it like a popup. The way of handling floating mode window is decided by display server. A special display server(as a Tizen display server) supports this mode. Declaration public void EnableFloatingMode(bool enable) Parameters Type Name Description bool enable Enable floating mode or not. View Source ExcludeInputRegion(Rectangle) This function excludes input regions. It can be used multiple times and supports multiple regions. It means input region will be reduced. Nofice, should be set input area by IncludeInputRegion() before this function is used. This input is related to mouse and touch event. If device has touch screen, this function is useful. Otherwise device does not have that, we can use it after connecting mouse to the device. Declaration public void ExcludeInputRegion(Rectangle inputRegion) Parameters Type Name Description Rectangle inputRegion The excluded region to except input events. View Source FeedKey(Key) Feeds a key event into the window. Declaration public void FeedKey(Key keyEvent) Parameters Type Name Description Key keyEvent The key event to feed. View Source FeedKeyEvent(Key) Feed a key-event into the window. Declaration public static void FeedKeyEvent(Key keyEvent) Parameters Type Name Description Key keyEvent The key event to feed. View Source FindLayerByID(uint) Search through this Window for a Layer with the given unique ID. Declaration public Layer FindLayerByID(uint id) Parameters Type Name Description uint id The ID of the Layer to find. Returns Type Description Layer A handle to the Layer if found, or an empty handle if not. Remarks Hidden-API View Source Get(View) A helper method to get the current window where the view is added Declaration public static Window Get(View view) Parameters Type Name Description View view The View added to the window Returns Type Description Window A Window. View Source GetAuxiliaryHintId(string) Gets an ID of the auxiliary hint string. Declaration public uint GetAuxiliaryHintId(string hint) Parameters Type Name Description string hint The auxiliary hint string. Returns Type Description uint The ID of auxiliary hint string, or 0 on failure. View Source GetAuxiliaryHintValue(uint) Gets a value of the auxiliary hint. Declaration public string GetAuxiliaryHintValue(uint id) Parameters Type Name Description uint id The auxiliary hint ID. Returns Type Description string The string value of the auxiliary hint ID, or an empty string if none exists. View Source GetBrightness() Gets the preferred brightness of the window. Declaration public int GetBrightness() Returns Type Description int The preferred brightness. View Source GetCurrentOrientation() Gets current orientation of the window. Declaration public Window.WindowOrientation GetCurrentOrientation() Returns Type Description Window.WindowOrientation The current window orientation if previously set, or none. View Source GetDefaultLayer() Gets the default ( root ) layer. Declaration public Layer GetDefaultLayer() Returns Type Description Layer The root layer. View Source GetDirection(float, float) Calculates which direction to resize or to move. Declaration public Window.BorderDirection GetDirection(float xPosition, float yPosition) Parameters Type Name Description float xPosition The X position. float yPosition The Y position. Returns Type Description Window.BorderDirection The BorderDirection View Source GetFullScreen() Gets whether the full screen sized window or not. Declaration public bool GetFullScreen() Returns Type Description bool Returns true if the full screen sized window is. View Source GetKeyboardHorizentalRepeatInfo(out float, out float) Gets the keyboard repeat information of horizontal way. Declaration public bool GetKeyboardHorizentalRepeatInfo(out float rate, out float delay) Parameters Type Name Description float rate The key repeat rate value in seconds. float delay The key repeat delay value in seconds. Returns Type Description bool True if setting the keyboard repeat succeeds. View Source GetKeyboardRepeatInfo(out float, out float) Gets the keyboard repeat information. Declaration public bool GetKeyboardRepeatInfo(out float rate, out float delay) Parameters Type Name Description float rate The key repeat rate value in seconds. float delay The key repeat delay value in seconds. Returns Type Description bool True if setting the keyboard repeat succeeds. View Source GetKeyboardVerticalRepeatInfo(out float, out float) Gets the keyboard repeat information of vertical way. Declaration public bool GetKeyboardVerticalRepeatInfo(out float rate, out float delay) Parameters Type Name Description float rate The key repeat rate value in seconds. float delay The key repeat delay value in seconds. Returns Type Description bool True if setting the keyboard repeat succeeds. View Source GetLastHoverEvent() Gets the last hover event the window gets. Declaration public Hover GetLastHoverEvent() Returns Type Description Hover The last hover event the window gets. Remarks We will use weak reference of last hover events. Return value will be invalidated if last hover event changed internally. View Source GetLastKeyEvent() Gets the last key event the window gets. Declaration public Key GetLastKeyEvent() Returns Type Description Key The last key event the window gets. Remarks We will use weak reference of last key events. Return value will be invalidated if last key event changed internally. View Source GetLastPanGestureState() Gets the last pan gesture state the window gets. Declaration public Gesture.StateType GetLastPanGestureState() Returns Type Description Gesture.StateType The last pan gesture state the window gets. View Source GetLastTouchEvent() Gets the last touch event the window gets. Declaration public Touch GetLastTouchEvent() Returns Type Description Touch The last touch event the window gets. Remarks We will use weak reference of last touch events. Return value will be invalidated if last touch event changed internally. View Source GetLayer(uint) Retrieves the layer at a specified depth. Declaration public Layer GetLayer(uint depth) Parameters Type Name Description uint depth The layer's depth index. Returns Type Description Layer The layer found at the given depth. View Source GetNativeId() Get native window ID Declaration public int GetNativeId() Returns Type Description int native window ID View Source GetNotificationLevel() Gets a priority level for the specified notification window. Declaration public NotificationLevel GetNotificationLevel() Returns Type Description NotificationLevel The notification window level. View Source GetOverlayLayer() Gets the overlay layer. Declaration public Layer GetOverlayLayer() Returns Type Description Layer The overlay layer. View Source GetParent() Gets parent window of the window. Declaration public Window GetParent() Returns Type Description Window The parent window of the window. View Source GetPreferredOrientation() Gets the preferred orientation. Declaration public Window.WindowOrientation GetPreferredOrientation() Returns Type Description Window.WindowOrientation The preferred orientation if previously set, or none. View Source GetRenderTaskList() Declaration public RenderTaskList GetRenderTaskList() Returns Type Description RenderTaskList View Source GetScreenOffMode() Gets the screen mode of the window. Declaration public ScreenOffMode GetScreenOffMode() Returns Type Description ScreenOffMode The screen off mode. View Source GetSupportedAuxiliaryHint(uint) Gets the supported auxiliary hint string of the window. Declaration public string GetSupportedAuxiliaryHint(uint index) Parameters Type Name Description uint index The index of the supported auxiliary hint lists. Returns Type Description string The auxiliary hint string of the index. View Source GetSupportedAuxiliaryHintCount() Gets the count of supported auxiliary hints of the window. Declaration public uint GetSupportedAuxiliaryHintCount() Returns Type Description uint The number of supported auxiliary hints. View Source GrabKey(int, KeyGrabMode) Grabs the key specified by a key for a window in a GrabMode. Details: This function can be used for following example scenarios: TV - A user might want to change the volume or channel of the background TV contents while focusing on the foregrund app. Mobile - When a user presses the Home key, the homescreen appears regardless of the current foreground app. Mobile - Using the volume up or down as zoom up or down in camera apps. Declaration public bool GrabKey(int DaliKey, Window.KeyGrabMode GrabMode) Parameters Type Name Description int DaliKey The key code to grab. Window.KeyGrabMode GrabMode The grab mode for the key. Returns Type Description bool True if the grab succeeds. View Source GrabKeyTopmost(int) Grabs the key specified by a key for a window only when a window is the topmost window. This function can be used for following example scenarios: Mobile - Using volume up or down as zoom up or down in camera apps. Declaration public bool GrabKeyTopmost(int DaliKey) Parameters Type Name Description int DaliKey The key code to grab. Returns Type Description bool True if the grab succeeds. View Source Hide() Hides the window if it is showing. Declaration public void Hide() View Source IncludeInputRegion(Rectangle) Includes input region. This function inlcudes input regions. It can be used multiple times and supports multiple regions. It means input region will be extended. This input is related to mouse and touch event. If device has touch screen, this function is useful. Otherwise device does not have that, we can use it after connecting mouse to the device. Declaration public void IncludeInputRegion(Rectangle inputRegion) Parameters Type Name Description Rectangle inputRegion The included region to accept input events. View Source IsFloatingModeEnabled() Returns whether the window is floating mode or not. Declaration public bool IsFloatingModeEnabled() Returns Type Description bool True if the window is enabled floating mode, false otherwise. View Source IsFocusAcceptable() Returns whether the window accepts a focus or not. Declaration public bool IsFocusAcceptable() Returns Type Description bool True if the window accepts a focus, false otherwise. View Source IsMaximized() Returns whether the window is maximized or not. Declaration public bool IsMaximized() Returns Type Description bool True if the window is maximized, false otherwise. View Source IsMinimized() Returns whether the window is minimized or not. Declaration public bool IsMinimized() Returns Type Description bool True if the window is minimized, false otherwise. View Source IsOpaqueState() Returns whether a transparent window's visual state is opaque or not. Declaration public bool IsOpaqueState() Returns Type Description bool True if the window's visual state is opaque, false otherwise. Remarks The return value has no meaning on an opaque window. View Source IsVisible() Retrieves whether the window is visible or not. Declaration public bool IsVisible() Returns Type Description bool True if the window is visible. View Source IsWindowRotating() Query whether window is rotating or not. Declaration public bool IsWindowRotating() Returns Type Description bool True if window is rotating, false otherwise. View Source KeepRendering(float) Keep rendering for at least the given amount of time. Declaration public void KeepRendering(float durationSeconds) Parameters Type Name Description float durationSeconds Time to keep rendering, 0 means render at least one more frame. View Source KeyboardGrab(DeviceSubClassType) Requests grab key events according to the requested device subtype Declaration public bool KeyboardGrab(DeviceSubClassType deviceSubclass) Parameters Type Name Description DeviceSubClassType deviceSubclass The deviceSubclass type. Returns Type Description bool True if KeyboardGrab succeeds. View Source KeyboardUnGrab() Requests ungrab key events Declaration public bool KeyboardUnGrab() Returns Type Description bool True if KeyboardUnGrab succeeds. View Source LazyFeedHover(uint) Feeds a hover event into the window. This is feed after a default time of 48 ms. You can also set this time. Declaration public void LazyFeedHover(uint time = null) Parameters Type Name Description uint time The time of how much later it will be feed (default is 48ms) Remarks If you want to do FeedHover after the UI is updated, it is recommended to set the time to at least 16ms. This will be a good time waiting for the UI to update. and LazyFeedHover called within the set time are ignored. Only the last request becomes a FeedHover. View Source LockedPointerCursorPositionHintSet(int, int) Sets the locked pointer cursor position hintset Declaration public void LockedPointerCursorPositionHintSet(int x, int y) Parameters Type Name Description int x The x position. int y The y position. View Source LockedPointerRegionSet(int, int, int, int) Sets the locked pointer region. Declaration public void LockedPointerRegionSet(int x, int y, int width, int height) Parameters Type Name Description int x The x position. int y The y position. int width The width. int height The height. View Source Lower() Lowers the window to the bottom of the window stack. Declaration public void Lower() View Source Maximize(bool) Maximizes window's size. If this function is called with true, window will be resized with screen size. Otherwise window will be resized with previous size. It is for the window's MAX button in window's border. If window border is supported by display server, it is not necessary. Declaration public void Maximize(bool max) Parameters Type Name Description bool max If window is maximized or unmaximized. View Source Minimize(bool) Minimizes window's size. If this function is called with true, window will be iconified. Otherwise window will be activated. It is for the window's MIN button in window border. If window border is supported by display server, it is not necessary. Declaration public void Minimize(bool min) Parameters Type Name Description bool min If window is minimized or unminimized. View Source ObjectDump() Declaration public void ObjectDump() View Source PointerConstraintsLock() Sets the pointer constraints lock. Declaration public bool PointerConstraintsLock() Returns Type Description bool True if PointerConstraintsLock succeeds. View Source PointerConstraintsUnlock() Sets the pointer constraints unlock. Declaration public bool PointerConstraintsUnlock() Returns Type Description bool True if PointerConstraintsUnlock succeeds. View Source PointerWarp(int, int) Sets the pointer warp. The pointer moves to the set coordinates. Declaration public bool PointerWarp(int x, int y) Parameters Type Name Description int x The x position. int y The y position. Returns Type Description bool True if PointerWarp succeeds. View Source Raise() Raises the window to the top of the window stack. Declaration public void Raise() View Source ReleaseSwigCPtr(HandleRef) Declaration protected override void ReleaseSwigCPtr(Runtime.InteropServices.HandleRef swigCPtr) Parameters Type Name Description Tizen.System.Runtime.InteropServices.HandleRef swigCPtr Overrides BaseHandle.ReleaseSwigCPtr(Runtime.InteropServices.HandleRef) View Source Remove(View) Remove a child view from window. Declaration public void Remove(View view) Parameters Type Name Description View view the child to be removed. View Source RemoveAuxiliaryHint(uint) Removes an auxiliary hint of the window. Declaration public bool RemoveAuxiliaryHint(uint id) Parameters Type Name Description uint id The ID of the auxiliary hint. Returns Type Description bool True if no error occurred, false otherwise. View Source RemoveAvailableOrientation(WindowOrientation) Removes an orientation from the list of available orientations. Declaration public void RemoveAvailableOrientation(Window.WindowOrientation orientation) Parameters Type Name Description Window.WindowOrientation orientation The available orientation to remove. View Source RemoveFrameUpdateCallback(FrameUpdateCallbackInterface) Remove FrameUpdateCallback Declaration public void RemoveFrameUpdateCallback(FrameUpdateCallbackInterface frameUpdateCallback) Parameters Type Name Description FrameUpdateCallbackInterface frameUpdateCallback View Source RemoveLayer(Layer) Removes a layer from the stage. Declaration public void RemoveLayer(Layer layer) Parameters Type Name Description Layer layer Layer to remove. View Source RenderOnce() Allows at least one more render, even when paused. The window should be shown, not minimised. Declaration public void RenderOnce() View Source RequestMoveToServer() Requests to display server for the window is moved by display server. It can be work with setting window floating mode. Declaration public void RequestMoveToServer() View Source RequestResizeToServer(ResizeDirection) Requests to display server for the window is resized by display server. It can be work with setting window floating mode. Declaration public void RequestResizeToServer(Window.ResizeDirection direction) Parameters Type Name Description Window.ResizeDirection direction It is indicated the window's side or edge for starting point. View Source SendRotationCompletedAcknowledgement() send the Acknowledgement to complete window rotation. For this function, SetNeedsRotationCompletedAcknowledgement should be already called with true. Declaration public void SendRotationCompletedAcknowledgement() View Source SetAcceptFocus(bool) Sets whether the window accepts a focus or not. Declaration public void SetAcceptFocus(bool accept) Parameters Type Name Description bool accept If a focus is accepted or not. The default is true. View Source SetAuxiliaryHintValue(uint, string) Changes a value of the auxiliary hint. Declaration public bool SetAuxiliaryHintValue(uint id, string value) Parameters Type Name Description uint id The auxiliary hint ID. string value The value string to be set. Returns Type Description bool True if no error occurred, false otherwise. View Source SetAvailableOrientations(List) Sets available orientations of the window. This API is for setting several orientations one time. Declaration public void SetAvailableOrientations(List orientations) Parameters Type Name Description List<> orientations The list of orientations. View Source SetBrightness(int) Sets preferred brightness of the window. Declaration public bool SetBrightness(int brightness) Parameters Type Name Description int brightness The preferred brightness (0 to 100). Returns Type Description bool True if no error occurred, false otherwise. View Source SetClass(string, string) Sets the window name and the class string. Declaration public void SetClass(string name, string klass) Parameters Type Name Description string name The name of the window. string klass The class of the window. View Source SetFullScreen(bool) Sets to resize window with full screen. If full screen size is set for the window, window will be resized with full screen. In addition, the full screen sized window's z-order is the highest. Declaration public void SetFullScreen(bool fullscreen) Parameters Type Name Description bool fullscreen If fullscreen is true, set fullscreen or unset. View Source SetInputRegion(Rectangle) Sets a region to accept input events. Declaration public void SetInputRegion(Rectangle inputRegion) Parameters Type Name Description Rectangle inputRegion The region to accept input events. View Source SetKeyboardHorizentalRepeatInfo(float, float) Sets the keyboard repeat information of horizontal way. Declaration public bool SetKeyboardHorizentalRepeatInfo(float rate, float delay) Parameters Type Name Description float rate The key repeat rate value in seconds. float delay The key repeat delay value in seconds. Returns Type Description bool True if setting the keyboard repeat succeeds. View Source SetKeyboardRepeatInfo(float, float) Sets the keyboard repeat information. Declaration public bool SetKeyboardRepeatInfo(float rate, float delay) Parameters Type Name Description float rate The key repeat rate value in seconds. float delay The key repeat delay value in seconds. Returns Type Description bool True if setting the keyboard repeat succeeds. View Source SetKeyboardVerticalRepeatInfo(float, float) Sets the keyboard repeat information of vertical way. Declaration public bool SetKeyboardVerticalRepeatInfo(float rate, float delay) Parameters Type Name Description float rate The key repeat rate value in seconds. float delay The key repeat delay value in seconds. Returns Type Description bool True if setting the keyboard repeat succeeds. View Source SetLayout(uint, uint, uint, uint, uint, uint) Sets the layout of the window. Declaration public void SetLayout(uint numCols, uint numRows, uint column, uint row, uint colSpan, uint rowSpan) Parameters Type Name Description uint numCols The number of columns in the layout. uint numRows The number of rows in the layout. uint column The column number of the window within the layout. uint row The row number of the window within the layout. uint colSpan The number of columns the window should span within the layout. uint rowSpan The number of rows the window should span within the layout. View Source SetLayout(WindowLayoutType) Sets the layout of the window. Declaration public void SetLayout(WindowLayoutType layoutType) Parameters Type Name Description WindowLayoutType layoutType The type of layout to set for the window. View Source SetMaximumSize(Size2D) Sets window's maximum size. It is to set the maximized size when window is maximized or the window's size is increased by RequestResizeToServer(). Although the size is set by this function, window's size can be increased over the limitation by SetPositionSize() or SetSize(). After setting, if Maximize() is called, window is resized with the setting size and move the center. Declaration public void SetMaximumSize(Size2D size) Parameters Type Name Description Size2D size the maximum size. View Source SetMimimumSize(Size2D) Sets window's minimum size. It is to set the minimum size when window's size is decreased by RequestResizeToServer(). Although the size is set by this function, window's size can be decreased over the limitation by SetPositionSize() or SetSize(). Declaration public void SetMimimumSize(Size2D size) Parameters Type Name Description Size2D size the minimum size. View Source SetNeedsRotationCompletedAcknowledgement(bool) Sets the necessary for window rotation Acknowledgement. After this function called, SendRotationCompletedAcknowledgement() should be called to complete window rotation. This function is supprot that application has the window rotation acknowledgement's control. It means display server waits when application's rotation work is finished. It is useful application has the other rendering engine which works asynchronous. For instance, GlView. Declaration public void SetNeedsRotationCompletedAcknowledgement(bool needAcknowledgement) Parameters Type Name Description bool needAcknowledgement the flag is true if window rotation acknowledge is sent. View Source SetNotificationLevel(NotificationLevel) Sets a priority level for the specified notification window. Declaration public bool SetNotificationLevel(NotificationLevel level) Parameters Type Name Description NotificationLevel level The notification window level. Returns Type Description bool True if no error occurred, false otherwise. View Source SetOpaqueState(bool) Sets a transparent window's visual state to opaque. If a visual state of a transparent window is opaque, then the window manager could handle it as an opaque window when calculating visibility. Declaration public void SetOpaqueState(bool opaque) Parameters Type Name Description bool opaque Whether the window's visual state is opaque. Remarks This will have no effect on an opaque window. It doesn't change transparent window to opaque window but lets the window manager know the visual state of the window. View Source SetParent(Window, bool) Sets parent window of the window. After setting that, these windows do together when raise-up, lower and iconified/deiconified. This function has the additional flag whether the child is located above or below of the parent. Declaration public void SetParent(Window parent, bool belowParent) Parameters Type Name Description Window parent The parent window. bool belowParent The flag is whether the child is located above or below of the parent. View Source SetParent(Window) Sets parent window of the window. After setting that, these windows do together when raise-up, lower and iconified/deiconified. Initially, the window is located on top of the parent. The window can go below parent by calling Lower(). If parent's window stack is changed by calling Raise() or Lower(), child windows are located on top of the parent again. Declaration public void SetParent(Window parent) Parameters Type Name Description Window parent The parent window. View Source SetPreferredOrientation(WindowOrientation) Sets a preferred orientation. Declaration public void SetPreferredOrientation(Window.WindowOrientation orientation) Parameters Type Name Description Window.WindowOrientation orientation The preferred orientation. View Source SetScreenOffMode(ScreenOffMode) Sets a window's screen off mode. Declaration public bool SetScreenOffMode(ScreenOffMode screenOffMode) Parameters Type Name Description ScreenOffMode screenOffMode The screen mode. Returns Type Description bool True if no error occurred, false otherwise. View Source SetTransparency(bool) Sets whether the window is transparent or not. Declaration public void SetTransparency(bool transparent) Parameters Type Name Description bool transparent Whether the window is transparent or not. View Source Show() Shows the window if it is hidden. Declaration public void Show() View Source UngrabKey(int) Ungrabs the key specified by a key for a window. Note: If this function is called between key down and up events of a grabbed key, an application doesn't receive the key up event. Declaration public bool UngrabKey(int DaliKey) Parameters Type Name Description int DaliKey The key code to ungrab. Returns Type Description bool True if the ungrab succeeds. View Source UngrabKeyTopmost(int) Ungrabs the key specified by a key for the window. Note: If this function is called between key down and up events of a grabbed key, an application doesn't receive the key up event. Declaration public bool UngrabKeyTopmost(int DaliKey) Parameters Type Name Description int DaliKey The key code to ungrab. Returns Type Description bool True if the ungrab succeeds. View Source Unparent() Unsets parent window of the window. After unsetting, the window is disconnected his parent window. Declaration public void Unparent() View Source VisibiltyChangedSignalEmit(bool) VisibiltyChangedSignalEmit Declaration public void VisibiltyChangedSignalEmit(bool visibility) Parameters Type Name Description bool visibility Events View Source AccessibilityHighlight Emits the event when the window needs to grab or clear highlight. Declaration public event EventHandler AccessibilityHighlight Event Type Type Description EventHandler<> View Source AuxiliaryMessage Auxiliary message is sent by displayer server when window's auxiliary was changed then display server sent the message. When client application added the window's auxiliary hint and if the auxiliary is changed, display server send the auxiliary message. Auxiliary message has the key, value and options. Declaration public event EventHandler AuxiliaryMessage Event Type Type Description EventHandler<> View Source FocusChanged FocusChanged event. Declaration public event EventHandler FocusChanged Event Type Type Description EventHandler<> View Source HoverEvent An event for the hovered signal which can be used to subscribe or unsubscribe the event handler provided by the user. The hovered signal is emitted when the hover input is received. Declaration public event EventHandler HoverEvent Event Type Type Description EventHandler<> View Source InsetsChanged Emits the event when the window insets changes by status bar, virtual keyboard, or clipboard appears and disappears. Declaration public event EventHandler InsetsChanged Event Type Type Description EventHandler<> View Source InterceptKeyEvent Intercepts KeyEvents in the window before dispatching KeyEvents to the child. If it returns true(consumed), no KeyEvent is delivered to the child. Declaration public event ReturnTypeEventHandler InterceptKeyEvent Event Type Type Description ReturnTypeEventHandler View Source InterceptTouchEvent An event for the touched signal which can be used to subscribe or unsubscribe the event handler provided by the user. The touched signal is emitted when the touch input is received. This can receive touch events before child. If it returns false, the child can receive the touch event. If it returns true, the touch event is intercepted. So child cannot receive touch event. Declaration public event ReturnTypeEventHandler InterceptTouchEvent Event Type Type Description ReturnTypeEventHandler View Source InterceptWheelEvent An event for the wheel event signal which can be used to subscribe or unsubscribe the event handler provided by the user. The wheel event signal is emitted when the wheel input is received. This can receive wheel events before child. If it returns false, the child can receive the wheel event. If it returns true, the wheel event is intercepted. So child cannot receive wheel event. Declaration public event ReturnTypeEventHandler InterceptWheelEvent Event Type Type Description ReturnTypeEventHandler View Source KeyboardRepeatSettingsChanged Keyboard Repeat Settings Changed Declaration public event EventHandler KeyboardRepeatSettingsChanged Event Type Type Description EventHandler View Source KeyEvent Emits the event when the key event is received. Declaration public event EventHandler KeyEvent Event Type Type Description EventHandler<> View Source MouseInOutEvent MouseInOutEvent event. Declaration public event EventHandler MouseInOutEvent Event Type Type Description EventHandler<> View Source MouseRelativeEvent Emits the event when relative mouse movement occurs in the window. Declaration public event EventHandler MouseRelativeEvent Event Type Type Description EventHandler<> View Source MoveCompleted Emits the event when window has been moved by the display server. To make the window move by display server, RequestMoveToServer() should be called. After the moving job is completed, this signal will be emitted. Declaration public event EventHandler MoveCompleted Event Type Type Description EventHandler<> View Source Moved Emits the event when window is moved by user or the display server. Declaration public event EventHandler Moved Event Type Type Description EventHandler<> View Source OrientationChanged Window Orientation Changed event This event is for per windows Declaration public event EventHandler OrientationChanged Event Type Type Description EventHandler<> View Source PointerConstraintsEvent Emits the event when pointer is locked/unlocked Declaration public event EventHandler PointerConstraintsEvent Event Type Type Description EventHandler<> View Source ResizeCompleted Emits the event when window has been resized by the display server. To make the window resize by display server, RequestResizeToServer() should be called. After the resizing job is completed, this signal will be emitted. Declaration public event EventHandler ResizeCompleted Event Type Type Description EventHandler<> View Source Resized Emits the event when window is resized by user or the display server. Declaration public event EventHandler Resized Event Type Type Description EventHandler<> View Source TouchEvent Emits the event when the screen is touched and when the touch ends. If there are multiple touch points then it is emitted when the first touch occurs and when the last finger is lifted too. Even though incoming events are interrupted, the event occurs. Declaration public event EventHandler TouchEvent Event Type Type Description EventHandler<> View Source TransitionEffect EffectStart Declaration public event EventHandler TransitionEffect Event Type Type Description EventHandler<> View Source VisibilityChanged EffectStart Declaration public event EventHandler VisibilityChanged Event Type Type Description EventHandler<> View Source WheelEvent Emits the event when the wheel event is received. Declaration public event EventHandler WheelEvent Event Type Type Description EventHandler<> View Source WindowFocusChanged Do not use this, that will be deprecated. Use 'FocusChanged' event instead. Declaration public event EventHandler WindowFocusChanged Event Type Type Description EventHandler<> Implements IDynamicResourceHandler INameScope System.IDisposable IWindowProvider Extension Methods BindableObjectExtensions.SetBinding(BindableObject, BindableProperty, string, BindingMode, IValueConverter, string) NameScopeExtensions.FindByName(Element, string) NUIWindowExtentions.GetDefaultNavigator(Window) NUIWindowExtentions.SetDefaultNavigator(Window, Navigator) EXamlExtensions.LoadFromEXaml(T, string) EXamlExtensions.LoadFromEXamlByRelativePath(T, string) EXamlExtensions.LoadFromEXamlPath(TXaml, string) EXamlExtensions.LoadFromEXamlPath(T, Type) Extensions.LoadFromXaml(TXaml, string) Extensions.LoadFromXaml(TXaml, Type) Extensions.LoadFromXamlFile(TXaml, string)" }, "API12/api/Tizen.NUI.Window.InsetsChangedEventArgs.html": { "href": "API12/api/Tizen.NUI.Window.InsetsChangedEventArgs.html", @@ -43132,12 +43132,12 @@ "API12/api/Tizen.NUI.WindowSystem.Shell.KVMService.html": { "href": "API12/api/Tizen.NUI.WindowSystem.Shell.KVMService.html", "title": "Class KVMService", - "keywords": "Class KVMService Definition Namespace: Tizen.NUI.WindowSystem.Shell Assembly: Tizen.NUI.WindowSystem.dll Class for the Tizen KVM service. public class KVMService : IDisposable Inheritance object KVMService Constructors View Source KVMService(TizenShell, Window) Creates a new KVM Service handle. Declaration public KVMService(TizenShell tzShell, Window win) Parameters Type Name Description TizenShell tzShell The TizenShell instance. Window win The window to provide service of the quickpanel. Methods View Source CancelDrag() Requests to cancel current drag. Declaration public void CancelDrag() View Source Dispose() Dispose. Declaration public void Dispose() View Source Dispose(DisposeTypes) Declaration protected virtual void Dispose(DisposeTypes type) Parameters Type Name Description DisposeTypes type View Source ~KVMService() Destructor. Declaration protected ~KVMService() View Source GetSourceMimetypes() Requests to receive the mimetype list of drag source. Declaration public List GetSourceMimetypes() Returns Type Description List<> The list of mimetype. If there are no mimetype, returns null. View Source PerformDrop() Requests to perform drop to KVM window. Declaration public void PerformDrop() View Source PerformDrop(DropTarget) Requests to perform drop to given target. Declaration public void PerformDrop(KVMService.DropTarget target) Parameters Type Name Description KVMService.DropTarget target View Source ReceiveDragData(string) Requests to receive the current drag data. the drag data will be received by the DragEvent of the window. Declaration public void ReceiveDragData(string mimeType) Parameters Type Name Description string mimeType View Source SetSecondarySelction() Requests to set KVM window as secondary selection window. The request name has typo and will remove soon. Please use SetSecondarySelection. Declaration public void SetSecondarySelction() View Source SetSecondarySelection() Requests to set KVM window as secondary selection window. Declaration public void SetSecondarySelection() View Source UnsetSecondarySelction() Requests to unset secondary selection window of KVM window. The request name has typo and will remove soon. Please use UnsetSecondarySelection. Declaration public void UnsetSecondarySelction() View Source UnsetSecondarySelection() Requests to unset secondary selection window of KVM window. Declaration public void UnsetSecondarySelection() Events View Source DragEnded Emits the event when the drag ended on any window except KVM window. Declaration public event EventHandler DragEnded Event Type Type Description EventHandler View Source DragStarted Emits the event when the drag started from any window. Declaration public event EventHandler DragStarted Event Type Type Description EventHandler Extension Methods EXamlExtensions.LoadFromEXaml(T, string) EXamlExtensions.LoadFromEXamlByRelativePath(T, string) EXamlExtensions.LoadFromEXamlPath(TXaml, string) EXamlExtensions.LoadFromEXamlPath(T, Type) Extensions.LoadFromXaml(TXaml, string) Extensions.LoadFromXaml(TXaml, Type) Extensions.LoadFromXamlFile(TXaml, string)" + "keywords": "Class KVMService Definition Namespace: Tizen.NUI.WindowSystem.Shell Assembly: Tizen.NUI.WindowSystem.dll Class for the Tizen KVM service. public class KVMService : IDisposable Inheritance object KVMService Constructors View Source KVMService(TizenShell, IWindowProvider) Creates a new KVM Service handle. Declaration public KVMService(TizenShell tzShell, IWindowProvider win) Parameters Type Name Description TizenShell tzShell The TizenShell instance. IWindowProvider win The window provider for the quickpanel service. View Source KVMService(TizenShell, Window) Creates a new KVM Service handle. Declaration public KVMService(TizenShell tzShell, Window win) Parameters Type Name Description TizenShell tzShell The TizenShell instance. Window win The window to provide service of the quickpanel. Methods View Source CancelDrag() Requests to cancel current drag. Declaration public void CancelDrag() View Source Dispose() Dispose. Declaration public void Dispose() View Source Dispose(DisposeTypes) Declaration protected virtual void Dispose(DisposeTypes type) Parameters Type Name Description DisposeTypes type View Source ~KVMService() Destructor. Declaration protected ~KVMService() View Source GetSourceMimetypes() Requests to receive the mimetype list of drag source. Declaration public List GetSourceMimetypes() Returns Type Description List<> The list of mimetype. If there are no mimetype, returns null. View Source PerformDrop() Requests to perform drop to KVM window. Declaration public void PerformDrop() View Source PerformDrop(DropTarget) Requests to perform drop to given target. Declaration public void PerformDrop(KVMService.DropTarget target) Parameters Type Name Description KVMService.DropTarget target View Source ReceiveDragData(string) Requests to receive the current drag data. the drag data will be received by the DragEvent of the window. Declaration public void ReceiveDragData(string mimeType) Parameters Type Name Description string mimeType View Source SetSecondarySelction() Requests to set KVM window as secondary selection window. The request name has typo and will remove soon. Please use SetSecondarySelection. Declaration public void SetSecondarySelction() View Source SetSecondarySelection() Requests to set KVM window as secondary selection window. Declaration public void SetSecondarySelection() View Source UnsetSecondarySelction() Requests to unset secondary selection window of KVM window. The request name has typo and will remove soon. Please use UnsetSecondarySelection. Declaration public void UnsetSecondarySelction() View Source UnsetSecondarySelection() Requests to unset secondary selection window of KVM window. Declaration public void UnsetSecondarySelection() Events View Source DragEnded Emits the event when the drag ended on any window except KVM window. Declaration public event EventHandler DragEnded Event Type Type Description EventHandler View Source DragStarted Emits the event when the drag started from any window. Declaration public event EventHandler DragStarted Event Type Type Description EventHandler Extension Methods EXamlExtensions.LoadFromEXaml(T, string) EXamlExtensions.LoadFromEXamlByRelativePath(T, string) EXamlExtensions.LoadFromEXamlPath(TXaml, string) EXamlExtensions.LoadFromEXamlPath(T, Type) Extensions.LoadFromXaml(TXaml, string) Extensions.LoadFromXaml(TXaml, Type) Extensions.LoadFromXamlFile(TXaml, string)" }, "API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.html": { "href": "API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.html", "title": "Class QuickPanelClient", - "keywords": "Class QuickPanelClient Definition Namespace: Tizen.NUI.WindowSystem.Shell Assembly: Tizen.NUI.WindowSystem.dll Class for the Tizen quickpanel client. public class QuickPanelClient : IDisposable Inheritance object QuickPanelClient Constructors View Source QuickPanelClient(TizenShell, Window, Types) Creates a new Quickpanel Client handle. Declaration public QuickPanelClient(TizenShell tzShell, Window win, QuickPanelClient.Types type) Parameters Type Name Description TizenShell tzShell The TizenShell instance. Window win The window to provide service of the quickpanel. QuickPanelClient.Types type The type of quickpanel service. Properties View Source Orientation Gets the current orientation of the quickpanel service window. Declaration public Window.WindowOrientation Orientation { get; } Property Value Type Description Window.WindowOrientation The orientation of the quickpanel service window. View Source Scrollable Gets or sets the window's scrollable state of the quickpanel service window. Declaration public QuickPanelClient.ScrollableState Scrollable { get; set; } Property Value Type Description QuickPanelClient.ScrollableState The scrollable state of the quickpanel service window. View Source Visible Gets the visible state of the quickpanel. Declaration public QuickPanelClient.VisibleState Visible { get; } Property Value Type Description QuickPanelClient.VisibleState The visible state of the quickpanel service window. Methods View Source Dispose() Dispose. Declaration public void Dispose() View Source Dispose(DisposeTypes) Declaration protected virtual void Dispose(DisposeTypes type) Parameters Type Name Description DisposeTypes type View Source ~QuickPanelClient() Destructor. Declaration protected ~QuickPanelClient() View Source Hide() Hides the quickpanel service window. Declaration public void Hide() View Source Show() Shows the quickpanel service window if it is currently scrollable. Declaration public void Show() Events View Source OrientationChanged Emits the event when the orientation of the quickpanel service window is changed. Declaration public event EventHandler OrientationChanged Event Type Type Description EventHandler<> View Source VisibleChanged Emits the event when the visible state of the quickpanel service window is changed. Declaration public event EventHandler VisibleChanged Event Type Type Description EventHandler<> Extension Methods EXamlExtensions.LoadFromEXaml(T, string) EXamlExtensions.LoadFromEXamlByRelativePath(T, string) EXamlExtensions.LoadFromEXamlPath(TXaml, string) EXamlExtensions.LoadFromEXamlPath(T, Type) Extensions.LoadFromXaml(TXaml, string) Extensions.LoadFromXaml(TXaml, Type) Extensions.LoadFromXamlFile(TXaml, string)" + "keywords": "Class QuickPanelClient Definition Namespace: Tizen.NUI.WindowSystem.Shell Assembly: Tizen.NUI.WindowSystem.dll Class for the Tizen quickpanel client. public class QuickPanelClient : IDisposable Inheritance object QuickPanelClient Constructors View Source QuickPanelClient(TizenShell, IWindowProvider, Types) Creates a new Quickpanel Client handle. Declaration public QuickPanelClient(TizenShell tzShell, IWindowProvider win, QuickPanelClient.Types type) Parameters Type Name Description TizenShell tzShell The TizenShell instance. IWindowProvider win The window provider for the quickpanel service. QuickPanelClient.Types type The type of quickpanel service. View Source QuickPanelClient(TizenShell, Window, Types) Creates a new Quickpanel Client handle. Declaration public QuickPanelClient(TizenShell tzShell, Window win, QuickPanelClient.Types type) Parameters Type Name Description TizenShell tzShell The TizenShell instance. Window win The window to provide service of the quickpanel. QuickPanelClient.Types type The type of quickpanel service. Properties View Source Orientation Gets the current orientation of the quickpanel service window. Declaration public Window.WindowOrientation Orientation { get; } Property Value Type Description Window.WindowOrientation The orientation of the quickpanel service window. View Source Scrollable Gets or sets the window's scrollable state of the quickpanel service window. Declaration public QuickPanelClient.ScrollableState Scrollable { get; set; } Property Value Type Description QuickPanelClient.ScrollableState The scrollable state of the quickpanel service window. View Source Visible Gets the visible state of the quickpanel. Declaration public QuickPanelClient.VisibleState Visible { get; } Property Value Type Description QuickPanelClient.VisibleState The visible state of the quickpanel service window. Methods View Source Dispose() Dispose. Declaration public void Dispose() View Source Dispose(DisposeTypes) Declaration protected virtual void Dispose(DisposeTypes type) Parameters Type Name Description DisposeTypes type View Source ~QuickPanelClient() Destructor. Declaration protected ~QuickPanelClient() View Source Hide() Hides the quickpanel service window. Declaration public void Hide() View Source Show() Shows the quickpanel service window if it is currently scrollable. Declaration public void Show() Events View Source OrientationChanged Emits the event when the orientation of the quickpanel service window is changed. Declaration public event EventHandler OrientationChanged Event Type Type Description EventHandler<> View Source RotationChanged Emits the event when the rotation(orientation) of the quickpanel service window is changed. The value of the event argument represents the rotation angle in degrees. Declaration public event EventHandler RotationChanged Event Type Type Description EventHandler<> View Source VisibleChanged Emits the event when the visible state of the quickpanel service window is changed. Declaration public event EventHandler VisibleChanged Event Type Type Description EventHandler<> Extension Methods EXamlExtensions.LoadFromEXaml(T, string) EXamlExtensions.LoadFromEXamlByRelativePath(T, string) EXamlExtensions.LoadFromEXamlPath(TXaml, string) EXamlExtensions.LoadFromEXamlPath(T, Type) Extensions.LoadFromXaml(TXaml, string) Extensions.LoadFromXaml(TXaml, Type) Extensions.LoadFromXamlFile(TXaml, string)" }, "API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.ScrollableState.html": { "href": "API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.ScrollableState.html", @@ -43162,7 +43162,7 @@ "API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelService.html": { "href": "API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelService.html", "title": "Class QuickPanelService", - "keywords": "Class QuickPanelService Definition Namespace: Tizen.NUI.WindowSystem.Shell Assembly: Tizen.NUI.WindowSystem.dll Class for the Tizen quickpanel service. public class QuickPanelService : IDisposable Inheritance object QuickPanelService Constructors View Source QuickPanelService(TizenShell, Window, Types) Creates a new Quickpanel Service handle. Declaration public QuickPanelService(TizenShell tzShell, Window win, QuickPanelService.Types type) Parameters Type Name Description TizenShell tzShell The TzShell instance. Window win The window to provide service of the quickpanel. QuickPanelService.Types type The type of quickpanel service. Properties View Source ServiceType Gets the type of the quickpanel service handle. Declaration public QuickPanelService.Types ServiceType { get; } Property Value Type Description QuickPanelService.Types The type of the quickpanel service handle Methods View Source Dispose() Dispose. Declaration public void Dispose() View Source Dispose(DisposeTypes) Declaration protected virtual void Dispose(DisposeTypes disposing) Parameters Type Name Description DisposeTypes disposing View Source ~QuickPanelService() Destructor. Declaration protected ~QuickPanelService() View Source Hide() Requests to hide the quickpanel service window. Declaration public void Hide() View Source LockScroll(bool) Requests to lock/unlock scrolling the quickpanel service window. Declaration public void LockScroll(bool locked) Parameters Type Name Description bool locked The scroll lock state View Source SetContentRegion(uint, TizenRegion) Sets the content region of the quickpanel service handle. Declaration public void SetContentRegion(uint angle, TizenRegion region) Parameters Type Name Description uint angle The angle setting the region TizenRegion region The region of the content View Source SetEffectType(EffectType) Requests to change the effect of animation. Declaration public void SetEffectType(QuickPanelService.EffectType type) Parameters Type Name Description QuickPanelService.EffectType type The type of effect, enumeration for effect type. View Source SetHandlerRegion(uint, TizenRegion) Sets the handler region of the quickpanel service handle. Declaration public void SetHandlerRegion(uint angle, TizenRegion region) Parameters Type Name Description uint angle The angle setting the region TizenRegion region The region of the content View Source Show() Requests to show the quickpanel service window. Declaration public void Show() Extension Methods EXamlExtensions.LoadFromEXaml(T, string) EXamlExtensions.LoadFromEXamlByRelativePath(T, string) EXamlExtensions.LoadFromEXamlPath(TXaml, string) EXamlExtensions.LoadFromEXamlPath(T, Type) Extensions.LoadFromXaml(TXaml, string) Extensions.LoadFromXaml(TXaml, Type) Extensions.LoadFromXamlFile(TXaml, string)" + "keywords": "Class QuickPanelService Definition Namespace: Tizen.NUI.WindowSystem.Shell Assembly: Tizen.NUI.WindowSystem.dll Class for the Tizen quickpanel service. public class QuickPanelService : IDisposable Inheritance object QuickPanelService Constructors View Source QuickPanelService(TizenShell, IWindowProvider, Types) Creates a new Quickpanel Service handle. Declaration public QuickPanelService(TizenShell tzShell, IWindowProvider win, QuickPanelService.Types type) Parameters Type Name Description TizenShell tzShell The TzShell instance. IWindowProvider win The window provider for the quickpanel service. QuickPanelService.Types type The type of quickpanel service. View Source QuickPanelService(TizenShell, Window, Types) Creates a new Quickpanel Service handle. Declaration public QuickPanelService(TizenShell tzShell, Window win, QuickPanelService.Types type) Parameters Type Name Description TizenShell tzShell The TzShell instance. Window win The window to provide service of the quickpanel. QuickPanelService.Types type The type of quickpanel service. Properties View Source ServiceType Gets the type of the quickpanel service handle. Declaration public QuickPanelService.Types ServiceType { get; } Property Value Type Description QuickPanelService.Types The type of the quickpanel service handle Methods View Source Dispose() Dispose. Declaration public void Dispose() View Source Dispose(DisposeTypes) Declaration protected virtual void Dispose(DisposeTypes disposing) Parameters Type Name Description DisposeTypes disposing View Source ~QuickPanelService() Destructor. Declaration protected ~QuickPanelService() View Source Hide() Requests to hide the quickpanel service window. Declaration public void Hide() View Source LockScroll(bool) Requests to lock/unlock scrolling the quickpanel service window. Declaration public void LockScroll(bool locked) Parameters Type Name Description bool locked The scroll lock state View Source SetContentRegion(uint, TizenRegion) Sets the content region of the quickpanel service handle. Declaration public void SetContentRegion(uint angle, TizenRegion region) Parameters Type Name Description uint angle The angle setting the region TizenRegion region The region of the content View Source SetEffectType(EffectType) Requests to change the effect of animation. Declaration public void SetEffectType(QuickPanelService.EffectType type) Parameters Type Name Description QuickPanelService.EffectType type The type of effect, enumeration for effect type. View Source SetHandlerRegion(uint, TizenRegion) Sets the handler region of the quickpanel service handle. Declaration public void SetHandlerRegion(uint angle, TizenRegion region) Parameters Type Name Description uint angle The angle setting the region TizenRegion region The region of the content View Source Show() Requests to show the quickpanel service window. Declaration public void Show() Extension Methods EXamlExtensions.LoadFromEXaml(T, string) EXamlExtensions.LoadFromEXamlByRelativePath(T, string) EXamlExtensions.LoadFromEXamlPath(TXaml, string) EXamlExtensions.LoadFromEXamlPath(T, Type) Extensions.LoadFromXaml(TXaml, string) Extensions.LoadFromXaml(TXaml, Type) Extensions.LoadFromXamlFile(TXaml, string)" }, "API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelService.Types.html": { "href": "API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelService.Types.html", @@ -43172,7 +43172,7 @@ "API12/api/Tizen.NUI.WindowSystem.Shell.SoftkeyClient.html": { "href": "API12/api/Tizen.NUI.WindowSystem.Shell.SoftkeyClient.html", "title": "Class SoftkeyClient", - "keywords": "Class SoftkeyClient Definition Namespace: Tizen.NUI.WindowSystem.Shell Assembly: Tizen.NUI.WindowSystem.dll Class for the Tizen softkey client. public class SoftkeyClient : IDisposable Inheritance object SoftkeyClient Constructors View Source SoftkeyClient(TizenShell, Window) Creates a new Softkey Client handle. Declaration public SoftkeyClient(TizenShell tzShell, Window win) Parameters Type Name Description TizenShell tzShell The TizenShell instance. Window win The window to provide service of the quickpanel. Properties View Source Expand Gets the expand state of a softkey service window. Declaration public SoftkeyExpandState Expand { get; set; } Property Value Type Description SoftkeyExpandState The expand state of the softkey service window. View Source Opacity Gets the opacity state of a softkey service window. Declaration public SoftkeyOpacityState Opacity { get; set; } Property Value Type Description SoftkeyOpacityState The opacity state of the softkey service window. View Source Visible Gets the visible state of a softkey service window. Declaration public SoftkeyVisibleState Visible { get; } Property Value Type Description SoftkeyVisibleState The visible state of the softkey service window. Methods View Source Dispose() Dispose. Declaration public void Dispose() View Source Dispose(DisposeTypes) Declaration protected virtual void Dispose(DisposeTypes type) Parameters Type Name Description DisposeTypes type View Source ~SoftkeyClient() Destructor. Declaration protected ~SoftkeyClient() View Source Hide() Requests to hide the softkey service window. Declaration public void Hide() View Source Show() Requests to show the softkey service window. Declaration public void Show() Extension Methods EXamlExtensions.LoadFromEXaml(T, string) EXamlExtensions.LoadFromEXamlByRelativePath(T, string) EXamlExtensions.LoadFromEXamlPath(TXaml, string) EXamlExtensions.LoadFromEXamlPath(T, Type) Extensions.LoadFromXaml(TXaml, string) Extensions.LoadFromXaml(TXaml, Type) Extensions.LoadFromXamlFile(TXaml, string)" + "keywords": "Class SoftkeyClient Definition Namespace: Tizen.NUI.WindowSystem.Shell Assembly: Tizen.NUI.WindowSystem.dll Class for the Tizen softkey client. public class SoftkeyClient : IDisposable Inheritance object SoftkeyClient Constructors View Source SoftkeyClient(TizenShell, IWindowProvider) Creates a new Softkey Client handle. Declaration public SoftkeyClient(TizenShell tzShell, IWindowProvider win) Parameters Type Name Description TizenShell tzShell The TizenShell instance. IWindowProvider win The window provider for the quickpanel service. View Source SoftkeyClient(TizenShell, Window) Creates a new Softkey Client handle. Declaration public SoftkeyClient(TizenShell tzShell, Window win) Parameters Type Name Description TizenShell tzShell The TizenShell instance. Window win The window to provide service of the quickpanel. Properties View Source Expand Gets the expand state of a softkey service window. Declaration public SoftkeyExpandState Expand { get; set; } Property Value Type Description SoftkeyExpandState The expand state of the softkey service window. View Source Opacity Gets the opacity state of a softkey service window. Declaration public SoftkeyOpacityState Opacity { get; set; } Property Value Type Description SoftkeyOpacityState The opacity state of the softkey service window. View Source Visible Gets the visible state of a softkey service window. Declaration public SoftkeyVisibleState Visible { get; } Property Value Type Description SoftkeyVisibleState The visible state of the softkey service window. Methods View Source Dispose() Dispose. Declaration public void Dispose() View Source Dispose(DisposeTypes) Declaration protected virtual void Dispose(DisposeTypes type) Parameters Type Name Description DisposeTypes type View Source ~SoftkeyClient() Destructor. Declaration protected ~SoftkeyClient() View Source Hide() Requests to hide the softkey service window. Declaration public void Hide() View Source Show() Requests to show the softkey service window. Declaration public void Show() Extension Methods EXamlExtensions.LoadFromEXaml(T, string) EXamlExtensions.LoadFromEXamlByRelativePath(T, string) EXamlExtensions.LoadFromEXamlPath(TXaml, string) EXamlExtensions.LoadFromEXamlPath(T, Type) Extensions.LoadFromXaml(TXaml, string) Extensions.LoadFromXaml(TXaml, Type) Extensions.LoadFromXamlFile(TXaml, string)" }, "API12/api/Tizen.NUI.WindowSystem.Shell.SoftkeyExpandState.html": { "href": "API12/api/Tizen.NUI.WindowSystem.Shell.SoftkeyExpandState.html", @@ -43187,7 +43187,7 @@ "API12/api/Tizen.NUI.WindowSystem.Shell.SoftkeyService.html": { "href": "API12/api/Tizen.NUI.WindowSystem.Shell.SoftkeyService.html", "title": "Class SoftkeyService", - "keywords": "Class SoftkeyService Definition Namespace: Tizen.NUI.WindowSystem.Shell Assembly: Tizen.NUI.WindowSystem.dll Class for the Tizen softkey service. public class SoftkeyService : IDisposable Inheritance object SoftkeyService Constructors View Source SoftkeyService(TizenShell, Window) Creates a new Softkey Service handle. Declaration public SoftkeyService(TizenShell tzShell, Window win) Parameters Type Name Description TizenShell tzShell The TizenShell instance. Window win The window to provide service of the quickpanel. Methods View Source Dispose() Dispose. Declaration public void Dispose() View Source Dispose(DisposeTypes) Declaration protected virtual void Dispose(DisposeTypes type) Parameters Type Name Description DisposeTypes type View Source ~SoftkeyService() Destructor. Declaration protected ~SoftkeyService() View Source Hide() Requests to hide the softkey service window. Declaration public void Hide() View Source Show() Requests to show the softkey service window. Declaration public void Show() Events View Source ExpandChanged Emits the event when the expand state of the softkey service window is changed. Declaration public event EventHandler ExpandChanged Event Type Type Description EventHandler<> View Source OpacityChanged Emits the event when the opacity state of the softkey service window is changed. Declaration public event EventHandler OpacityChanged Event Type Type Description EventHandler<> View Source VisibleChanged Emits the event when the visible state of the softkey service window is changed. Declaration public event EventHandler VisibleChanged Event Type Type Description EventHandler<> Extension Methods EXamlExtensions.LoadFromEXaml(T, string) EXamlExtensions.LoadFromEXamlByRelativePath(T, string) EXamlExtensions.LoadFromEXamlPath(TXaml, string) EXamlExtensions.LoadFromEXamlPath(T, Type) Extensions.LoadFromXaml(TXaml, string) Extensions.LoadFromXaml(TXaml, Type) Extensions.LoadFromXamlFile(TXaml, string)" + "keywords": "Class SoftkeyService Definition Namespace: Tizen.NUI.WindowSystem.Shell Assembly: Tizen.NUI.WindowSystem.dll Class for the Tizen softkey service. public class SoftkeyService : IDisposable Inheritance object SoftkeyService Constructors View Source SoftkeyService(TizenShell, IWindowProvider) Creates a new Softkey Service handle. Declaration public SoftkeyService(TizenShell tzShell, IWindowProvider win) Parameters Type Name Description TizenShell tzShell The TizenShell instance. IWindowProvider win The window provider for the quickpanel service. View Source SoftkeyService(TizenShell, Window) Creates a new Softkey Service handle. Declaration public SoftkeyService(TizenShell tzShell, Window win) Parameters Type Name Description TizenShell tzShell The TizenShell instance. Window win The window to provide service of the quickpanel. Methods View Source Dispose() Dispose. Declaration public void Dispose() View Source Dispose(DisposeTypes) Declaration protected virtual void Dispose(DisposeTypes type) Parameters Type Name Description DisposeTypes type View Source ~SoftkeyService() Destructor. Declaration protected ~SoftkeyService() View Source Hide() Requests to hide the softkey service window. Declaration public void Hide() View Source Show() Requests to show the softkey service window. Declaration public void Show() Events View Source ExpandChanged Emits the event when the expand state of the softkey service window is changed. Declaration public event EventHandler ExpandChanged Event Type Type Description EventHandler<> View Source OpacityChanged Emits the event when the opacity state of the softkey service window is changed. Declaration public event EventHandler OpacityChanged Event Type Type Description EventHandler<> View Source VisibleChanged Emits the event when the visible state of the softkey service window is changed. Declaration public event EventHandler VisibleChanged Event Type Type Description EventHandler<> Extension Methods EXamlExtensions.LoadFromEXaml(T, string) EXamlExtensions.LoadFromEXamlByRelativePath(T, string) EXamlExtensions.LoadFromEXamlPath(TXaml, string) EXamlExtensions.LoadFromEXamlPath(T, Type) Extensions.LoadFromXaml(TXaml, string) Extensions.LoadFromXaml(TXaml, Type) Extensions.LoadFromXamlFile(TXaml, string)" }, "API12/api/Tizen.NUI.WindowSystem.Shell.SoftkeyVisibleState.html": { "href": "API12/api/Tizen.NUI.WindowSystem.Shell.SoftkeyVisibleState.html", @@ -43197,7 +43197,7 @@ "API12/api/Tizen.NUI.WindowSystem.Shell.TaskbarService.html": { "href": "API12/api/Tizen.NUI.WindowSystem.Shell.TaskbarService.html", "title": "Class TaskbarService", - "keywords": "Class TaskbarService Definition Namespace: Tizen.NUI.WindowSystem.Shell Assembly: Tizen.NUI.WindowSystem.dll Class for the Tizen taskbar service. public class TaskbarService : IDisposable Inheritance object TaskbarService Constructors View Source TaskbarService(TizenShell, Window, PlaceType) Creates a new Taskbar Service handle. Declaration public TaskbarService(TizenShell tzShell, Window win, TaskbarService.PlaceType type = default) Parameters Type Name Description TizenShell tzShell The TizenShell instance. Window win The window to provide service of the taskbar. TaskbarService.PlaceType type The type to be placed on the screen. Methods View Source Dispose() Dispose. Declaration public void Dispose() View Source Dispose(DisposeTypes) Declaration protected virtual void Dispose(DisposeTypes type) Parameters Type Name Description DisposeTypes type View Source ~TaskbarService() Destructor. Declaration protected ~TaskbarService() View Source SetPlaceType(PlaceType) Set the current place type. The window manager can use this to determine the geometry of another applications. Declaration public void SetPlaceType(TaskbarService.PlaceType type) Parameters Type Name Description TaskbarService.PlaceType type The type of placement, enumeration for the place type. View Source SetSize(uint, uint) Set the size of the taskbar. This may be different from the actual size. The window manager can use this to determine the geometry of another applications. Declaration public void SetSize(uint width, uint height) Parameters Type Name Description uint width The width of the taskbar area. uint height The height of the taskbar area. Extension Methods EXamlExtensions.LoadFromEXaml(T, string) EXamlExtensions.LoadFromEXamlByRelativePath(T, string) EXamlExtensions.LoadFromEXamlPath(TXaml, string) EXamlExtensions.LoadFromEXamlPath(T, Type) Extensions.LoadFromXaml(TXaml, string) Extensions.LoadFromXaml(TXaml, Type) Extensions.LoadFromXamlFile(TXaml, string)" + "keywords": "Class TaskbarService Definition Namespace: Tizen.NUI.WindowSystem.Shell Assembly: Tizen.NUI.WindowSystem.dll Class for the Tizen taskbar service. public class TaskbarService : IDisposable Inheritance object TaskbarService Constructors View Source TaskbarService(TizenShell, IWindowProvider, PlaceType) Creates a new Taskbar Service handle. Declaration public TaskbarService(TizenShell tzShell, IWindowProvider win, TaskbarService.PlaceType type = default) Parameters Type Name Description TizenShell tzShell The TizenShell instance. IWindowProvider win The window provider for the taskbar service. TaskbarService.PlaceType type The selected, predefined location on the screen the Taskbar should be placed on the screen. View Source TaskbarService(TizenShell, Window, PlaceType) Creates a new Taskbar Service handle. Declaration public TaskbarService(TizenShell tzShell, Window win, TaskbarService.PlaceType type = default) Parameters Type Name Description TizenShell tzShell The TizenShell instance. Window win The window to provide service of the taskbar. TaskbarService.PlaceType type The type to be placed on the screen. Methods View Source Dispose() Dispose. Declaration public void Dispose() View Source Dispose(DisposeTypes) Declaration protected virtual void Dispose(DisposeTypes type) Parameters Type Name Description DisposeTypes type View Source ~TaskbarService() Destructor. Declaration protected ~TaskbarService() View Source SetPlaceType(PlaceType) Set the current place type. The window manager can use this to determine the geometry of another applications. Declaration public void SetPlaceType(TaskbarService.PlaceType type) Parameters Type Name Description TaskbarService.PlaceType type The type of placement, enumeration for the place type. View Source SetSize(uint, uint) Set the size of the taskbar. This may be different from the actual size. The window manager can use this to determine the geometry of another applications. Declaration public void SetSize(uint width, uint height) Parameters Type Name Description uint width The width of the taskbar area. uint height The height of the taskbar area. Extension Methods EXamlExtensions.LoadFromEXaml(T, string) EXamlExtensions.LoadFromEXamlByRelativePath(T, string) EXamlExtensions.LoadFromEXamlPath(TXaml, string) EXamlExtensions.LoadFromEXamlPath(T, Type) Extensions.LoadFromXaml(TXaml, string) Extensions.LoadFromXaml(TXaml, Type) Extensions.LoadFromXamlFile(TXaml, string)" }, "API12/api/Tizen.NUI.WindowSystem.Shell.TaskbarService.PlaceType.html": { "href": "API12/api/Tizen.NUI.WindowSystem.Shell.TaskbarService.PlaceType.html", diff --git a/latest/api/Tizen.NUI.Binding.CollectionSynchronizationCallback.html b/latest/api/Tizen.NUI.Binding.CollectionSynchronizationCallback.html index 0ae9a7e4cc7..7be36d57409 100644 --- a/latest/api/Tizen.NUI.Binding.CollectionSynchronizationCallback.html +++ b/latest/api/Tizen.NUI.Binding.CollectionSynchronizationCallback.html @@ -87,7 +87,7 @@

    Definition

    Namespace:
    Tizen.NUI.Binding
    -
    Assembly:
    Tizen.NUI.XamlBuild.dll
    +
    Assembly:
    Tizen.NUI.dll
    @@ -128,7 +128,7 @@

    Extension Methods

    diff --git a/latest/api/Tizen.NUI.Binding.Internals.SetValueFlags.html b/latest/api/Tizen.NUI.Binding.Internals.SetValueFlags.html index 9ac7110828b..0293ab9ca1b 100644 --- a/latest/api/Tizen.NUI.Binding.Internals.SetValueFlags.html +++ b/latest/api/Tizen.NUI.Binding.Internals.SetValueFlags.html @@ -87,7 +87,7 @@

    Definition

    Namespace:
    Tizen.NUI.Binding.Internals
    -
    Assembly:
    Tizen.NUI.XamlBuild.dll
    +
    Assembly:
    Tizen.NUI.dll

    SetValueFlags. For internal use.

    @@ -166,7 +166,7 @@

    Extension Methods

    diff --git a/manifest.json b/manifest.json index 2d450dcd183..1dafc194cf6 100644 --- a/manifest.json +++ b/manifest.json @@ -53638,7 +53638,7 @@ "output": { ".html": { "relative_path": "API11/api/Tizen.NUI.Binding.CollectionSynchronizationCallback.html", - "hash": "QS54DWxHKbU/pr/ufK6kPs5D9DVuRTmK2LPDNgN0Dhw=" + "hash": "9j2q2kdq4tByPoyoAaglR32HRxNOg5EiPyMEWI5j7q8=" } }, "is_incremental": false, @@ -53963,7 +53963,7 @@ "output": { ".html": { "relative_path": "API11/api/Tizen.NUI.Binding.Internals.SetValueFlags.html", - "hash": "KD5KVkE1/ZBJ8y7pC1leWragQvU5ymaX+edxyqGDjf8=" + "hash": "e1M/I3dZhpa3VN/Gbv+rlE2SpsvUeyAD6wHu5Qs7JCE=" } }, "is_incremental": false, @@ -85719,13 +85719,26 @@ "version": "API12", "group": "API12" }, + { + "type": "ManagedReference", + "source_relative_path": "obj/API12/api/Tizen.Common.IWindowProvider.yml", + "output": { + ".html": { + "relative_path": "API12/api/Tizen.Common.IWindowProvider.html", + "hash": "OUvmibepf5WU7av/sgd6qUJ7NCyD7tRPa46oYsDlz1g=" + } + }, + "is_incremental": false, + "version": "API12", + "group": "API12" + }, { "type": "ManagedReference", "source_relative_path": "obj/API12/api/Tizen.Common.yml", "output": { ".html": { "relative_path": "API12/api/Tizen.Common.html", - "hash": "qjL22zn7Yax73UQTwqiGDTnEQwurFyaax+UtZaQhDxE=" + "hash": "YElA9GiCjTc3Xv+rfcn2gnDJG67Y7Z7dEV87HbCj65g=" } }, "is_incremental": false, @@ -89989,7 +90002,7 @@ "output": { ".html": { "relative_path": "API12/api/Tizen.Multimedia.Display.html", - "hash": "L6v0paDlPQmuWBBVaKkvdUNLZc9lVAAij+wu5Vd6yTk=" + "hash": "cIzTV5O6vZYG1znW6MJ4zQTbzfdsqlKFtA7jBr05JCM=" } }, "is_incremental": false, @@ -90178,19 +90191,6 @@ "version": "API12", "group": "API12" }, - { - "type": "ManagedReference", - "source_relative_path": "obj/API12/api/Tizen.Multimedia.IWindowProvider.yml", - "output": { - ".html": { - "relative_path": "API12/api/Tizen.Multimedia.IWindowProvider.html", - "hash": "kfBICTgLoAt5gDof3+2CCEZ6EMD7dxYEp2QlgIS3VqI=" - } - }, - "is_incremental": false, - "version": "API12", - "group": "API12" - }, { "type": "ManagedReference", "source_relative_path": "obj/API12/api/Tizen.Multimedia.Location.yml", @@ -94474,7 +94474,7 @@ "output": { ".html": { "relative_path": "API12/api/Tizen.Multimedia.html", - "hash": "skqv73XOCfVICqV5M4uKV+Y0FX0yKBq5sOrlushVPiI=" + "hash": "HrY9MBUUCG7jzYtWeNsIfdJwoC1l5LdX1jirfbxGw8o=" } }, "is_incremental": false, @@ -108049,7 +108049,7 @@ "output": { ".html": { "relative_path": "API12/api/Tizen.NUI.Window.html", - "hash": "3s5rvC4iG7ScNUeiqRChb0vPof2RKvyYyvM1+dgPGE4=" + "hash": "JKysfa2moiHeq9Uzqqb1DqUpFI64/it7etRSRDzyoAA=" } }, "is_incremental": false, @@ -108205,7 +108205,7 @@ "output": { ".html": { "relative_path": "API12/api/Tizen.NUI.WindowSystem.Shell.KVMService.DropTarget.html", - "hash": "ohSIF+9mnKq2iNtd2AOap4bXO71m8FWkRIXpZ196A5s=" + "hash": "cN2KeDXTj/xcJtgGP2qrb6LUGKDdhKHLgOjjEqK5tMI=" } }, "is_incremental": false, @@ -108218,7 +108218,7 @@ "output": { ".html": { "relative_path": "API12/api/Tizen.NUI.WindowSystem.Shell.KVMService.html", - "hash": "NfzwYM+JrUndGJe4nslg7x5QPOZ7CBTfTw9nc4zYJSk=" + "hash": "evmUMF8e6K2aMJHS4wypugqY2i6t1E90mY2oI4IdxFM=" } }, "is_incremental": false, @@ -108231,7 +108231,7 @@ "output": { ".html": { "relative_path": "API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.ScrollableState.html", - "hash": "DwiFYLlBHPmyqm3yeKCYkpmfkNLKH2ccqkEi1Lzva5Q=" + "hash": "i0fkUbJjeiorNjYA7AnyBfeXdMaSHXjXqs+VVybHgGk=" } }, "is_incremental": false, @@ -108244,7 +108244,7 @@ "output": { ".html": { "relative_path": "API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.Types.html", - "hash": "g/NZ1Vonw3mnMbyIuk3q7eVm+2QbH2m2MovNpgTYKPY=" + "hash": "QdHfDyIeKlzIUvKbzlZAzCPkZGbCEBu2Ys2oAZ8XMzU=" } }, "is_incremental": false, @@ -108257,7 +108257,7 @@ "output": { ".html": { "relative_path": "API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.VisibleState.html", - "hash": "tqqFZ2mloNKTS/WdtmBRTkECireFs/+xGTnqCANN5Qc=" + "hash": "gV4diY2MeuzqvclycvR7RIFbdnkAAurcJyeAgVsw0RE=" } }, "is_incremental": false, @@ -108270,7 +108270,7 @@ "output": { ".html": { "relative_path": "API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.html", - "hash": "XlKrvhLwUredfYiJjt1VVfRZ41HOzHFl7TPBhtwes/E=" + "hash": "pDt4A/EUZ6/D0VRJLKBylfz2S8zMweFa0/YNt3NFWJI=" } }, "is_incremental": false, @@ -108283,7 +108283,7 @@ "output": { ".html": { "relative_path": "API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelService.EffectType.html", - "hash": "FT+AlwB6/m0yNCRcRTJ2ix3SuhLzcrl7kwPnuP2Y7nw=" + "hash": "tivLjaP/RVH2ZQ8HesrJUNWSe+Y0nAIwRiDUV8q7nhE=" } }, "is_incremental": false, @@ -108296,7 +108296,7 @@ "output": { ".html": { "relative_path": "API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelService.Types.html", - "hash": "xEFHywbFW9nzJp5VUEtJ3SOyl6BPU+9Kc6Iy9kFHxA4=" + "hash": "CRizFy38KaQdhWA5JkpNfQThzC/7JKZzeSDJJoeqfYw=" } }, "is_incremental": false, @@ -108309,7 +108309,7 @@ "output": { ".html": { "relative_path": "API12/api/Tizen.NUI.WindowSystem.Shell.QuickPanelService.html", - "hash": "jglXUQt2u2NJJyJZhDTir2zlPAf5dj51Qoehz0k/Q7E=" + "hash": "MsMe/gjNMOJtZPynJwgsdfQ+0Ta7XnNq46DYrS82rmc=" } }, "is_incremental": false, @@ -108322,7 +108322,7 @@ "output": { ".html": { "relative_path": "API12/api/Tizen.NUI.WindowSystem.Shell.SoftkeyClient.html", - "hash": "RpY8HFjzPYex4Z3+FUh3rjbf4NWfwIQoNN8srw5tzyI=" + "hash": "hcpTiWYeSwQZAhT1nyKNEu8h0NJUL3HJZGvZdbUpSJI=" } }, "is_incremental": false, @@ -108361,7 +108361,7 @@ "output": { ".html": { "relative_path": "API12/api/Tizen.NUI.WindowSystem.Shell.SoftkeyService.html", - "hash": "K4w7IjJ5fDNSncF6pTjcR++qpNVQAB4ZqZlW7dzChZ4=" + "hash": "8o4QG2ivS7qVlSQxgrQ0cTxj/iqWQZ9PGBf46u5bQkk=" } }, "is_incremental": false, @@ -108387,7 +108387,7 @@ "output": { ".html": { "relative_path": "API12/api/Tizen.NUI.WindowSystem.Shell.TaskbarService.PlaceType.html", - "hash": "58ZH7n8B0TbSxCT0a8HPDx6x6JeKFBLM8NDEFzAmWIQ=" + "hash": "yhbeyrHB5LE5GzKQ5ksDZOmvapsOEPWC3/7m0jiNvCE=" } }, "is_incremental": false, @@ -108400,7 +108400,7 @@ "output": { ".html": { "relative_path": "API12/api/Tizen.NUI.WindowSystem.Shell.TaskbarService.html", - "hash": "wyQzqsulyYTtXzx0dYZvQ1OZ/ZbnWsUjuTek/bwiOyg=" + "hash": "tY94rtVfwqV6BzDdCwbBexFizGRog8Q5D1na65B0Sgo=" } }, "is_incremental": false, @@ -120724,7 +120724,7 @@ "output": { ".html": { "relative_path": "API12/api/toc.html", - "hash": "/XUO+BMBxtnOX1hbvl2woEEmuIW2dWmMTelPSo5sde0=" + "hash": "6Ww1pbt/wXXBx4fEJtKVM+7uzCdGcSNW0yNTU9NBCKk=" } }, "is_incremental": false, diff --git a/master/api/Tizen.Multimedia.IWindowProvider.html b/master/api/Tizen.Common.IWindowProvider.html similarity index 82% rename from master/api/Tizen.Multimedia.IWindowProvider.html rename to master/api/Tizen.Common.IWindowProvider.html index f329e57e363..e17de24db50 100644 --- a/master/api/Tizen.Multimedia.IWindowProvider.html +++ b/master/api/Tizen.Common.IWindowProvider.html @@ -79,17 +79,17 @@
    -
    +
    -

    Interface IWindowProvider +

    Interface IWindowProvider

    Definition

    -
    Namespace:
    Tizen.Multimedia
    -
    Assembly:
    Tizen.Multimedia.dll
    +
    Namespace:
    Tizen.Common
    +
    Assembly:
    Tizen.dll
    -

    The IWindowProvider interface provides the window handle and information about the window's position, size, and rotation.

    +

    The IWindowProvider interface provides the window handle and information about the window's position, size, etc.

    @@ -102,10 +102,10 @@

    DefinitionProperties

    - View Source + View Source - -

    Height

    + +

    Height

    Gets the height of the window.

    @@ -133,10 +133,10 @@
    Property Value
    - View Source + View Source - -

    Rotation

    + +

    Rotation

    Gets the rotation of the window in degrees. The value can only be 0, 90, 180, or 270.

    @@ -164,10 +164,10 @@
    Property Value
    - View Source + View Source - -

    Width

    + +

    Width

    Gets the width of the window.

    @@ -195,10 +195,10 @@
    Property Value
    - View Source + View Source - -

    WindowHandle

    + +

    WindowHandle

    Gets the window handle

    @@ -221,7 +221,7 @@
    Property Value
    -
    Remarks
    +
    Remarks

    This handle represents Ecore_Wl2_Window on native.

    @@ -229,10 +229,10 @@
    Remarks
    - View Source + View Source - -

    X

    + +

    X

    Gets the x-coordinate of the window's position.

    @@ -260,10 +260,10 @@
    Property Value
    - View Source + View Source - -

    Y

    + +

    Y

    Gets the y-coordinate of the window's position.

    @@ -320,7 +320,7 @@

    Extension Methods

    diff --git a/master/api/Tizen.Common.html b/master/api/Tizen.Common.html index 9f7c7e87b8e..ee6fb54d429 100644 --- a/master/api/Tizen.Common.html +++ b/master/api/Tizen.Common.html @@ -95,6 +95,11 @@

    Structs

    Color

    Structure that represents a color as RGBA.

    +
    +

    Interfaces +

    +

    IWindowProvider

    +

    The IWindowProvider interface provides the window handle and information about the window's position, size, etc.

    diff --git a/master/api/Tizen.Multimedia.Display.html b/master/api/Tizen.Multimedia.Display.html index bfb0845512f..f20746cc6f3 100644 --- a/master/api/Tizen.Multimedia.Display.html +++ b/master/api/Tizen.Multimedia.Display.html @@ -114,7 +114,7 @@

    DefinitionConstructors

    - View Source + View Source

    Display(Window)

    @@ -154,11 +154,11 @@
    See Also
    - View Source + View Source -

    Display(IWindowProvider, bool)

    -

    Initializes a new instance of the Display class with an IWindowProvider interface.

    +

    Display(IWindowProvider, bool)

    +

    Initializes a new instance of the Display class with an interface.

    Declaration
    @@ -176,9 +176,9 @@
    Parameters
    - IWindowProvider + IWindowProvider window -

    An IWindowProvider object that provides a handle to a window.

    +

    An object that provides a handle to a window.

    @@ -189,11 +189,11 @@
    Parameters
    -
    Remarks
    +
    Remarks

    UI sync is only for Player and DisplaySettings will not work in UI sync mode.

    -
    See Also
    +
    See Also
    @@ -204,11 +204,11 @@
    - View Source + View Source -

    Display(IWindowProvider)

    -

    Initializes a new instance of the Display class with an IWindowProvider interface.

    +

    Display(IWindowProvider)

    +

    Initializes a new instance of the Display class with an interface.

    Declaration
    @@ -226,14 +226,14 @@
    Parameters
    - IWindowProvider + IWindowProvider window -

    An IWindowProvider object that provides a handle to a window.

    +

    An object that provides a handle to a window.

    -
    See Also
    +
    See Also
    @@ -244,7 +244,7 @@
    - View Source + View Source

    Display(MediaView)

    @@ -284,7 +284,7 @@
    See
    - View Source + View Source

    Display(Window, bool)

    @@ -336,7 +336,7 @@
    - View Source + View Source

    Display(Window)

    @@ -415,7 +415,7 @@

    See Also

    diff --git a/master/api/Tizen.Multimedia.html b/master/api/Tizen.Multimedia.html index da452ed179d..48775e74341 100644 --- a/master/api/Tizen.Multimedia.html +++ b/master/api/Tizen.Multimedia.html @@ -503,9 +503,6 @@

    IMediaBuffer

    IPreviewPlane

    Provides interface for various preview plane types.

    -
    -

    IWindowProvider

    -

    The IWindowProvider interface provides the window handle and information about the window's position, size, and rotation.

    Enums

    diff --git a/master/api/Tizen.NUI.Window.html b/master/api/Tizen.NUI.Window.html index fbf89ca1fee..9452494bfb8 100644 --- a/master/api/Tizen.NUI.Window.html +++ b/master/api/Tizen.NUI.Window.html @@ -95,7 +95,7 @@

    Definition

    -
    public class Window : BaseHandle, IDynamicResourceHandler, INameScope, System.IDisposable
    +
    public class Window : BaseHandle, IDynamicResourceHandler, INameScope, System.IDisposable, IWindowProvider
    @@ -120,6 +120,7 @@

    DefinitionIDynamicResourceHandler

    System.IDisposable
    +
    IWindowProvider
    @@ -5645,6 +5646,9 @@

    Implements

    System.IDisposable
    +
    + IWindowProvider +

    Extension Methods

    BindableObjectExtensions.SetBinding(BindableObject, BindableProperty, string, BindingMode, IValueConverter, string) diff --git a/master/api/Tizen.NUI.WindowSystem.Shell.KVMService.DropTarget.html b/master/api/Tizen.NUI.WindowSystem.Shell.KVMService.DropTarget.html index e970b105534..c4218488258 100644 --- a/master/api/Tizen.NUI.WindowSystem.Shell.KVMService.DropTarget.html +++ b/master/api/Tizen.NUI.WindowSystem.Shell.KVMService.DropTarget.html @@ -151,7 +151,7 @@

    Extension Methods

    diff --git a/master/api/Tizen.NUI.WindowSystem.Shell.KVMService.html b/master/api/Tizen.NUI.WindowSystem.Shell.KVMService.html index 90116916c91..f04032789ae 100644 --- a/master/api/Tizen.NUI.WindowSystem.Shell.KVMService.html +++ b/master/api/Tizen.NUI.WindowSystem.Shell.KVMService.html @@ -114,7 +114,47 @@

    DefinitionConstructors

    - View Source + View Source + + +

    KVMService(TizenShell, IWindowProvider)

    +

    Creates a new KVM Service handle.

    +
    +
    +
    Declaration
    +
    +
    public KVMService(TizenShell tzShell, IWindowProvider win)
    +
    +
    Parameters
    + + + + + + + + + + + + + + + + + + + + +
    TypeNameDescription
    TizenShelltzShell

    The TizenShell instance.

    +
    IWindowProviderwin

    The window provider for the quickpanel service.

    +
    + + +
    + + + View Source

    KVMService(TizenShell, Window)

    @@ -156,7 +196,7 @@
    Parameters

    Methods

    - View Source + View Source

    CancelDrag()

    @@ -172,7 +212,7 @@
    Declaration
    - View Source + View Source

    Dispose()

    @@ -188,7 +228,7 @@
    Declaration
    - View Source + View Source

    Dispose(DisposeTypes)

    @@ -220,7 +260,7 @@
    Parameters
    - View Source + View Source

    ~KVMService()

    @@ -236,7 +276,7 @@
    Declaration
    - View Source + View Source

    GetSourceMimetypes()

    @@ -269,7 +309,7 @@
    Returns
    - View Source + View Source

    PerformDrop()

    @@ -285,7 +325,7 @@
    Declaration
    - View Source + View Source

    PerformDrop(DropTarget)

    @@ -318,7 +358,7 @@
    Parameters
    - View Source + View Source

    ReceiveDragData(string)

    @@ -352,7 +392,7 @@
    Parameters
    - View Source + View Source

    SetSecondarySelction()

    @@ -370,7 +410,7 @@
    Declaration
    - View Source + View Source

    SetSecondarySelection()

    @@ -386,7 +426,7 @@
    Declaration
    - View Source + View Source

    UnsetSecondarySelction()

    @@ -404,7 +444,7 @@
    Declaration
    - View Source + View Source

    UnsetSecondarySelection()

    @@ -422,7 +462,7 @@
    Declaration

    Events

    - View Source + View Source

    DragEnded

    Emits the event when the drag ended on any window except KVM window.

    @@ -452,7 +492,7 @@
    Event Type
    - View Source + View Source

    DragStarted

    Emits the event when the drag started from any window.

    @@ -511,7 +551,7 @@

    Extension Methods

    diff --git a/master/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.ScrollableState.html b/master/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.ScrollableState.html index b67c4cfcd04..9fac5f51b02 100644 --- a/master/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.ScrollableState.html +++ b/master/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.ScrollableState.html @@ -161,7 +161,7 @@

    Extension Methods

    diff --git a/master/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.Types.html b/master/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.Types.html index 9fd09362538..1518e8092e4 100644 --- a/master/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.Types.html +++ b/master/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.Types.html @@ -161,7 +161,7 @@

    Extension Methods

    diff --git a/master/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.VisibleState.html b/master/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.VisibleState.html index 5428c9b62ea..646a571f17b 100644 --- a/master/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.VisibleState.html +++ b/master/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.VisibleState.html @@ -156,7 +156,7 @@

    Extension Methods

    diff --git a/master/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.html b/master/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.html index b661e1b9bd3..cdfc41672be 100644 --- a/master/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.html +++ b/master/api/Tizen.NUI.WindowSystem.Shell.QuickPanelClient.html @@ -114,7 +114,53 @@

    DefinitionConstructors

    - View Source + View Source + + +

    QuickPanelClient(TizenShell, IWindowProvider, Types)

    +

    Creates a new Quickpanel Client handle.

    +
    +
    +
    Declaration
    +
    +
    public QuickPanelClient(TizenShell tzShell, IWindowProvider win, QuickPanelClient.Types type)
    +
    +
    Parameters
    + + + + + + + + + + + + + + + + + + + + + + + + + +
    TypeNameDescription
    TizenShelltzShell

    The TizenShell instance.

    +
    IWindowProviderwin

    The window provider for the quickpanel service.

    +
    QuickPanelClient.Typestype

    The type of quickpanel service.

    +
    + + +
    + + + View Source

    QuickPanelClient(TizenShell, Window, Types)

    @@ -162,7 +208,7 @@
    Parameters

    Properties

    - View Source + View Source

    Orientation

    @@ -194,7 +240,7 @@
    Property Value
    - View Source + View Source

    Scrollable

    @@ -226,7 +272,7 @@
    Property Value
    - View Source + View Source

    Visible

    @@ -260,7 +306,7 @@
    Property Value

    Methods

    - View Source + View Source

    Dispose()

    @@ -276,7 +322,7 @@
    Declaration
    - View Source + View Source

    Dispose(DisposeTypes)

    @@ -308,7 +354,7 @@
    Parameters
    - View Source + View Source

    ~QuickPanelClient()

    @@ -324,7 +370,7 @@
    Declaration
    - View Source + View Source

    Hide()

    @@ -340,7 +386,7 @@
    Declaration
    - View Source + View Source

    Show()

    @@ -358,7 +404,7 @@
    Declaration

    Events

    - View Source + View Source

    OrientationChanged

    Emits the event when the orientation of the quickpanel service window is changed.

    @@ -388,7 +434,38 @@
    Event Type
    - View Source + View Source + +

    RotationChanged

    +

    Emits the event when the rotation(orientation) of the quickpanel service window is changed. +The value of the event argument represents the rotation angle in degrees.

    +
    +
    +
    Declaration
    +
    +
    public event EventHandler<int> RotationChanged
    +
    +
    Event Type
    + + + + + + + + + + + + + +
    TypeDescription
    EventHandler<><int>
    + + +
    + + + View Source

    VisibleChanged

    Emits the event when the visible state of the quickpanel service window is changed.

    @@ -447,7 +524,7 @@

    Extension Methods

    diff --git a/master/api/Tizen.NUI.WindowSystem.Shell.QuickPanelService.EffectType.html b/master/api/Tizen.NUI.WindowSystem.Shell.QuickPanelService.EffectType.html index 7365a1d46dd..c83d93b1fca 100644 --- a/master/api/Tizen.NUI.WindowSystem.Shell.QuickPanelService.EffectType.html +++ b/master/api/Tizen.NUI.WindowSystem.Shell.QuickPanelService.EffectType.html @@ -156,7 +156,7 @@

    Extension Methods

    diff --git a/master/api/Tizen.NUI.WindowSystem.Shell.QuickPanelService.Types.html b/master/api/Tizen.NUI.WindowSystem.Shell.QuickPanelService.Types.html index 61a2ef6a19a..dce03fec5db 100644 --- a/master/api/Tizen.NUI.WindowSystem.Shell.QuickPanelService.Types.html +++ b/master/api/Tizen.NUI.WindowSystem.Shell.QuickPanelService.Types.html @@ -161,7 +161,7 @@

    Extension Methods

    diff --git a/master/api/Tizen.NUI.WindowSystem.Shell.QuickPanelService.html b/master/api/Tizen.NUI.WindowSystem.Shell.QuickPanelService.html index 6c6a9fd336c..6d97a16cf1a 100644 --- a/master/api/Tizen.NUI.WindowSystem.Shell.QuickPanelService.html +++ b/master/api/Tizen.NUI.WindowSystem.Shell.QuickPanelService.html @@ -114,7 +114,53 @@

    DefinitionConstructors

    - View Source + View Source + + +

    QuickPanelService(TizenShell, IWindowProvider, Types)

    +

    Creates a new Quickpanel Service handle.

    +
    +
    +
    Declaration
    +
    +
    public QuickPanelService(TizenShell tzShell, IWindowProvider win, QuickPanelService.Types type)
    +
    +
    Parameters
    + + + + + + + + + + + + + + + + + + + + + + + + + +
    TypeNameDescription
    TizenShelltzShell

    The TzShell instance.

    +
    IWindowProviderwin

    The window provider for the quickpanel service.

    +
    QuickPanelService.Typestype

    The type of quickpanel service.

    +
    + + +
    + + + View Source

    QuickPanelService(TizenShell, Window, Types)

    @@ -162,7 +208,7 @@
    Parameters

    Properties

    - View Source + View Source

    ServiceType

    @@ -196,7 +242,7 @@
    Property Value

    Methods

    - View Source + View Source

    Dispose()

    @@ -212,7 +258,7 @@
    Declaration
    - View Source + View Source

    Dispose(DisposeTypes)

    @@ -244,7 +290,7 @@
    Parameters
    - View Source + View Source

    ~QuickPanelService()

    @@ -260,7 +306,7 @@
    Declaration
    - View Source + View Source

    Hide()

    @@ -276,7 +322,7 @@
    Declaration
    - View Source + View Source

    LockScroll(bool)

    @@ -310,7 +356,7 @@
    Parameters
    - View Source + View Source

    SetContentRegion(uint, TizenRegion)

    @@ -350,7 +396,7 @@
    Parameters
    - View Source + View Source

    SetEffectType(EffectType)

    @@ -384,7 +430,7 @@
    Parameters
    - View Source + View Source

    SetHandlerRegion(uint, TizenRegion)

    @@ -424,7 +470,7 @@
    Parameters
    - View Source + View Source

    Show()

    @@ -469,7 +515,7 @@

    Extension Methods

    diff --git a/master/api/Tizen.NUI.WindowSystem.Shell.SoftkeyClient.html b/master/api/Tizen.NUI.WindowSystem.Shell.SoftkeyClient.html index de906f5d5a0..73093e67fdb 100644 --- a/master/api/Tizen.NUI.WindowSystem.Shell.SoftkeyClient.html +++ b/master/api/Tizen.NUI.WindowSystem.Shell.SoftkeyClient.html @@ -114,7 +114,47 @@

    DefinitionConstructors

    - View Source + View Source + + +

    SoftkeyClient(TizenShell, IWindowProvider)

    +

    Creates a new Softkey Client handle.

    +
    +
    +
    Declaration
    +
    +
    public SoftkeyClient(TizenShell tzShell, IWindowProvider win)
    +
    +
    Parameters
    + + + + + + + + + + + + + + + + + + + + +
    TypeNameDescription
    TizenShelltzShell

    The TizenShell instance.

    +
    IWindowProviderwin

    The window provider for the quickpanel service.

    +
    + + +
    + + + View Source

    SoftkeyClient(TizenShell, Window)

    @@ -156,7 +196,7 @@
    Parameters

    Properties

    - View Source + View Source

    Expand

    @@ -188,7 +228,7 @@
    Property Value
    - View Source + View Source

    Opacity

    @@ -220,7 +260,7 @@
    Property Value
    - View Source + View Source

    Visible

    @@ -254,7 +294,7 @@
    Property Value

    Methods

    - View Source + View Source

    Dispose()

    @@ -270,7 +310,7 @@
    Declaration
    - View Source + View Source

    Dispose(DisposeTypes)

    @@ -302,7 +342,7 @@
    Parameters
    - View Source + View Source

    ~SoftkeyClient()

    @@ -318,7 +358,7 @@
    Declaration
    - View Source + View Source

    Hide()

    @@ -334,7 +374,7 @@
    Declaration
    - View Source + View Source

    Show()

    @@ -379,7 +419,7 @@

    Extension Methods

    diff --git a/master/api/Tizen.NUI.WindowSystem.Shell.SoftkeyService.html b/master/api/Tizen.NUI.WindowSystem.Shell.SoftkeyService.html index 1e9bbcd6297..78eb2a53c24 100644 --- a/master/api/Tizen.NUI.WindowSystem.Shell.SoftkeyService.html +++ b/master/api/Tizen.NUI.WindowSystem.Shell.SoftkeyService.html @@ -114,7 +114,47 @@

    DefinitionConstructors

    - View Source + View Source + + +

    SoftkeyService(TizenShell, IWindowProvider)

    +

    Creates a new Softkey Service handle.

    +
    +
    +
    Declaration
    +
    +
    public SoftkeyService(TizenShell tzShell, IWindowProvider win)
    +
    +
    Parameters
    + + + + + + + + + + + + + + + + + + + + +
    TypeNameDescription
    TizenShelltzShell

    The TizenShell instance.

    +
    IWindowProviderwin

    The window provider for the quickpanel service.

    +
    + + +
    + + + View Source

    SoftkeyService(TizenShell, Window)

    @@ -156,7 +196,7 @@
    Parameters

    Methods

    - View Source + View Source

    Dispose()

    @@ -172,7 +212,7 @@
    Declaration
    - View Source + View Source

    Dispose(DisposeTypes)

    @@ -204,7 +244,7 @@
    Parameters
    - View Source + View Source

    ~SoftkeyService()

    @@ -220,7 +260,7 @@
    Declaration
    - View Source + View Source

    Hide()

    @@ -236,7 +276,7 @@
    Declaration
    - View Source + View Source

    Show()

    @@ -254,7 +294,7 @@
    Declaration

    Events

    - View Source + View Source

    ExpandChanged

    Emits the event when the expand state of the softkey service window is changed.

    @@ -284,7 +324,7 @@
    Event Type
    - View Source + View Source

    OpacityChanged

    Emits the event when the opacity state of the softkey service window is changed.

    @@ -314,7 +354,7 @@
    Event Type
    - View Source + View Source

    VisibleChanged

    Emits the event when the visible state of the softkey service window is changed.

    @@ -373,7 +413,7 @@

    Extension Methods

    diff --git a/master/api/Tizen.NUI.WindowSystem.Shell.TaskbarService.PlaceType.html b/master/api/Tizen.NUI.WindowSystem.Shell.TaskbarService.PlaceType.html index 621b2f2ed14..53bd3d661ea 100644 --- a/master/api/Tizen.NUI.WindowSystem.Shell.TaskbarService.PlaceType.html +++ b/master/api/Tizen.NUI.WindowSystem.Shell.TaskbarService.PlaceType.html @@ -161,7 +161,7 @@

    Extension Methods

    diff --git a/master/api/Tizen.NUI.WindowSystem.Shell.TaskbarService.html b/master/api/Tizen.NUI.WindowSystem.Shell.TaskbarService.html index 05ca306263d..b1e9ec7f955 100644 --- a/master/api/Tizen.NUI.WindowSystem.Shell.TaskbarService.html +++ b/master/api/Tizen.NUI.WindowSystem.Shell.TaskbarService.html @@ -114,7 +114,53 @@

    DefinitionConstructors

    - View Source + View Source + + +

    TaskbarService(TizenShell, IWindowProvider, PlaceType)

    +

    Creates a new Taskbar Service handle.

    +
    +
    +
    Declaration
    +
    +
    public TaskbarService(TizenShell tzShell, IWindowProvider win, TaskbarService.PlaceType type = default)
    +
    +
    Parameters
    + + + + + + + + + + + + + + + + + + + + + + + + + +
    TypeNameDescription
    TizenShelltzShell

    The TizenShell instance.

    +
    IWindowProviderwin

    The window provider for the taskbar service.

    +
    TaskbarService.PlaceTypetype

    The selected, predefined location on the screen the Taskbar should be placed on the screen.

    +
    + + +
    + + + View Source

    TaskbarService(TizenShell, Window, PlaceType)

    @@ -162,7 +208,7 @@
    Parameters

    Methods

    - View Source + View Source

    Dispose()

    @@ -178,7 +224,7 @@
    Declaration
    - View Source + View Source

    Dispose(DisposeTypes)

    @@ -210,7 +256,7 @@
    Parameters
    - View Source + View Source

    ~TaskbarService()

    @@ -226,7 +272,7 @@
    Declaration
    - View Source + View Source

    SetPlaceType(PlaceType)

    @@ -261,7 +307,7 @@
    Parameters
    - View Source + View Source

    SetSize(uint, uint)

    @@ -332,7 +378,7 @@

    Extension Methods

    diff --git a/master/api/toc.html b/master/api/toc.html index f4161d700a5..169aba060ae 100644 --- a/master/api/toc.html +++ b/master/api/toc.html @@ -2059,6 +2059,9 @@
  • DotnetUtil
  • +
  • + IWindowProvider +
  • @@ -3150,9 +3153,6 @@
  • IPreviewPlane
  • -
  • - IWindowProvider -
  • Location
  • diff --git a/stable/api/Tizen.NUI.Binding.CollectionSynchronizationCallback.html b/stable/api/Tizen.NUI.Binding.CollectionSynchronizationCallback.html index 0ae9a7e4cc7..7be36d57409 100644 --- a/stable/api/Tizen.NUI.Binding.CollectionSynchronizationCallback.html +++ b/stable/api/Tizen.NUI.Binding.CollectionSynchronizationCallback.html @@ -87,7 +87,7 @@

    Definition

    Namespace:
    Tizen.NUI.Binding
    -
    Assembly:
    Tizen.NUI.XamlBuild.dll
    +
    Assembly:
    Tizen.NUI.dll
    @@ -128,7 +128,7 @@

    Extension Methods

    diff --git a/stable/api/Tizen.NUI.Binding.Internals.SetValueFlags.html b/stable/api/Tizen.NUI.Binding.Internals.SetValueFlags.html index 9ac7110828b..0293ab9ca1b 100644 --- a/stable/api/Tizen.NUI.Binding.Internals.SetValueFlags.html +++ b/stable/api/Tizen.NUI.Binding.Internals.SetValueFlags.html @@ -87,7 +87,7 @@

    Definition

    Namespace:
    Tizen.NUI.Binding.Internals
    -
    Assembly:
    Tizen.NUI.XamlBuild.dll
    +
    Assembly:
    Tizen.NUI.dll

    SetValueFlags. For internal use.

    @@ -166,7 +166,7 @@

    Extension Methods