Release 4.0.0-preview1-00201
[platform/core/csapi/tizenfx.git] / Artifacts / bin / public / Tizen.Uix.InputMethodManager.xml
index cc77cad..d5ecaac 100644 (file)
-<?xml version="1.0"?>
-<doc>
-    <assembly>
-        <name>Tizen.Uix.InputMethodManager</name>
-    </assembly>
-    <members>
-        <member name="T:Interop">
-            <summary>
-            Partial interop class.
-            </summary>
-            <summary>
-            Partial interop class.
-            </summary>
-        </member>
-        <member name="T:Interop.InputMethodManager">
-            <summary>
-            InputMethodManager interop class.
-            </summary>
-        </member>
-        <!-- Badly formed XML comment ignored for member "F:Interop.InputMethodManager.ErrorCode.InvalidParameter" -->
-        <!-- Badly formed XML comment ignored for member "F:Interop.InputMethodManager.ErrorCode.PermissionDenied" -->
-        <!-- Badly formed XML comment ignored for member "F:Interop.InputMethodManager.ErrorCode.OperationFailed" -->
-        <member name="T:Interop.Libraries">
-            <summary>
-            Partial libraries class.
-            </summary>
-        </member>
-        <member name="T:Tizen.Uix.InputMethodManager.Manager">
-            <summary>
-            This class provides the function for launching the input method editor (IME) list and selector settings. A user can manage the installed IMEs in the system.
-            The input method editor (IME) is an input panel that lets users provide an input and the platform to receive the text data entered.
-            The manager is a module for managing the installed IMEs.
-            IME developers can use this module to open the installed IME list or the selector menu after their IME installation, and then guide to select the installed IME.
-            </summary>
-        </member>
-        <member name="M:Tizen.Uix.InputMethodManager.Manager.ShowIMEList">
-            <summary>
-            Requests to open the installed IME list menu.
-            This API provides the installed IME list menu for IME developers who might want to open it to enable their IME.
-            </summary>
-            <privilege>
-            http://tizen.org/privilege/imemanager
-            </privilege>
-            <exception cref="!:InvalidOperationException">
-            This exception can occur if:
-            1) The application does not have the privilege to call this function.
-            2) Operation failed.
-            </exception>
-        </member>
-        <member name="M:Tizen.Uix.InputMethodManager.Manager.ShowIMESelector">
-            <summary>
-            Requests to open the IME selector menu.
-            This API provides the IME selector menu for the IME or other application developers who might want to change the default IME.
-            </summary>
-            <privilege>
-            http://tizen.org/privilege/imemanager
-            </privilege>
-            <exception cref="!:InvalidOperationException">
-            This exception can occur if:
-            1) The application does not have the privilege to call this function.
-            2) Operation failed.
-            </exception>
-        </member>
-        <member name="M:Tizen.Uix.InputMethodManager.Manager.IsIMEEnabled(System.String)">
-            <summary>
-            Checks if the specific IME is enabled or disabled in the system keyboard setting.
-            The IME developers can use this property to check if their IME is enabled or not.
-            </summary>
-            <privilege>
-            http://tizen.org/privilege/imemanager
-            </privilege>
-            <param name="appId">The application ID of the IME.</param>
-            <returns>The On (enabled) and Off (disabled) state of the IME.</returns>
-            <exception cref="!:ArgumentException">
-            This exception can occur if an invalid parameter is provided.
-            </exception>
-            <exception cref="!:InvalidOperationException">
-            This exception can occur if:
-            1) The application does not have the privilege to call this function.
-            2) Operation failed.
-            </exception>
-        </member>
-        <member name="M:Tizen.Uix.InputMethodManager.Manager.GetActiveIME">
-            <summary>
-            Checks which IME is the current activated (selected) IME.
-            </summary>
-            <privilege>
-            http://tizen.org/privilege/imemanager
-            </privilege>
-            <returns>
-            The current activated (selected) IME.
-            </returns>
-            <exception cref="!:InvalidOperationException">
-            This exception can occur if:
-            1) The application does not have the privilege to call this function.
-            2) Operation failed.
-            </exception>
-        </member>
-        <member name="M:Tizen.Uix.InputMethodManager.Manager.GetEnabledIMECount">
-            <summary>
-            Gets the number of IMEs that are enabled (usable).
-            </summary>
-            <privilege>
-            http://tizen.org/privilege/imemanager
-            </privilege>
-            <returns>
-            The number of enabled IMEs.
-            </returns>
-            <exception cref="!:InvalidOperationException">
-            This exception can occur if:
-            1) The application does not have the privilege to call this function.
-            2) Operation failed.
-            </exception>
-        </member>
-    </members>
-</doc>
+<?xml version="1.0"?>\r
+<doc>\r
+    <assembly>\r
+        <name>Tizen.Uix.InputMethodManager</name>\r
+    </assembly>\r
+    <members>\r
+        <member name="T:Interop">\r
+            <summary>\r
+            Partial interop class.\r
+            </summary>\r
+            <summary>\r
+            Partial interop class.\r
+            </summary>\r
+        </member>\r
+        <member name="T:Interop.InputMethodManager">\r
+            <summary>\r
+            InputMethodManager interop class.\r
+            </summary>\r
+        </member>\r
+        <!-- "F:Interop.InputMethodManager.ErrorCode.InvalidParameter" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
+        <!-- "F:Interop.InputMethodManager.ErrorCode.PermissionDenied" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
+        <!-- "F:Interop.InputMethodManager.ErrorCode.OperationFailed" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
+        <member name="T:Interop.Libraries">\r
+            <summary>\r
+            Partial libraries class.\r
+            </summary>\r
+        </member>\r
+        <member name="T:Tizen.Uix.InputMethodManager.Manager">\r
+            <summary>\r
+            This class provides the function for launching the input method editor (IME) list and selector settings. A user can manage the installed IMEs in the system.\r
+            The input method editor (IME) is an input panel that lets users provide an input and the platform to receive the text data entered.\r
+            The manager is a module for managing the installed IMEs.\r
+            IME developers can use this module to open the installed IME list or the selector menu after their IME installation, and then guide to select the installed IME.\r
+            </summary>\r
+        </member>\r
+        <member name="M:Tizen.Uix.InputMethodManager.Manager.ShowIMEList">\r
+            <summary>\r
+            Requests to open the installed IME list menu.\r
+            This API provides the installed IME list menu for IME developers who might want to open it to enable their IME.\r
+            </summary>\r
+            <privilege>\r
+            http://tizen.org/privilege/imemanager\r
+            </privilege>\r
+            <exception cref="!:InvalidOperationException">\r
+            This exception can occur if:\r
+            1) The application does not have the privilege to call this function.\r
+            2) Operation failed.\r
+            </exception>\r
+        </member>\r
+        <member name="M:Tizen.Uix.InputMethodManager.Manager.ShowIMESelector">\r
+            <summary>\r
+            Requests to open the IME selector menu.\r
+            This API provides the IME selector menu for the IME or other application developers who might want to change the default IME.\r
+            </summary>\r
+            <privilege>\r
+            http://tizen.org/privilege/imemanager\r
+            </privilege>\r
+            <exception cref="!:InvalidOperationException">\r
+            This exception can occur if:\r
+            1) The application does not have the privilege to call this function.\r
+            2) Operation failed.\r
+            </exception>\r
+        </member>\r
+        <member name="M:Tizen.Uix.InputMethodManager.Manager.IsIMEEnabled(System.String)">\r
+            <summary>\r
+            Checks if the specific IME is enabled or disabled in the system keyboard setting.\r
+            The IME developers can use this property to check if their IME is enabled or not.\r
+            </summary>\r
+            <privilege>\r
+            http://tizen.org/privilege/imemanager\r
+            </privilege>\r
+            <param name="appId">The application ID of the IME.</param>\r
+            <returns>The On (enabled) and Off (disabled) state of the IME.</returns>\r
+            <exception cref="!:ArgumentException">\r
+            This exception can occur if an invalid parameter is provided.\r
+            </exception>\r
+            <exception cref="!:InvalidOperationException">\r
+            This exception can occur if:\r
+            1) The application does not have the privilege to call this function.\r
+            2) Operation failed.\r
+            </exception>\r
+        </member>\r
+        <member name="M:Tizen.Uix.InputMethodManager.Manager.GetActiveIME">\r
+            <summary>\r
+            Checks which IME is the current activated (selected) IME.\r
+            </summary>\r
+            <privilege>\r
+            http://tizen.org/privilege/imemanager\r
+            </privilege>\r
+            <returns>\r
+            The current activated (selected) IME.\r
+            </returns>\r
+            <exception cref="!:InvalidOperationException">\r
+            This exception can occur if:\r
+            1) The application does not have the privilege to call this function.\r
+            2) Operation failed.\r
+            </exception>\r
+        </member>\r
+        <member name="M:Tizen.Uix.InputMethodManager.Manager.GetEnabledIMECount">\r
+            <summary>\r
+            Gets the number of IMEs that are enabled (usable).\r
+            </summary>\r
+            <privilege>\r
+            http://tizen.org/privilege/imemanager\r
+            </privilege>\r
+            <returns>\r
+            The number of enabled IMEs.\r
+            </returns>\r
+            <exception cref="!:InvalidOperationException">\r
+            This exception can occur if:\r
+            1) The application does not have the privilege to call this function.\r
+            2) Operation failed.\r
+            </exception>\r
+        </member>\r
+    </members>\r
+</doc>\r