Release 4.0.0-preview1-00194
[platform/core/csapi/tizenfx.git] / Artifacts / bin / public / ElmSharp.xml
index e31343d..73a1f7a 100644 (file)
             <param name="dz">The amount of degrees from 0.0 to 360.0 to rotate around Z axis</param>
             <param name="cx">The rotation's center horizontal position</param>
             <param name="cy">The rotation's center vertical position</param>
-            <param name="cz">The rotation's center vertical position</param>
+            <param name="cz">The rotation's center depth position</param>
         </member>
         <member name="M:ElmSharp.EvasMap.SetPointCoordinate(System.Int32,ElmSharp.Point3D)">
             <summary>
         </member>
         <member name="P:ElmSharp.GenGrid.SelectionMode">
             <summary>
-            Gets or sets the gengrid select mode by <see cref="!:GenGridSelectionMode"/>.
+            Gets or sets the gengrid select mode by <see cref="T:ElmSharp.GenItemSelectionMode"/>.
             </summary>
         </member>
         <member name="P:ElmSharp.GenGrid.IsHorizontal">
             Gets the item class that defines how to display data. It returns <see cref="T:ElmSharp.GenItemClass"/> type.
             </summary>
         </member>
-        <member name="P:ElmSharp.GenItem.TooltipContentDelegate">
+        <member name="P:ElmSharp.GenItem.SelectionMode">
             <summary>
-            It's a abstract property. It's implemented by <see cref="!:GenGridItem.TooltipContent"/> and <see cref="!:GenListItem.TooltipContent"/>.
+            It's a abstract property.
             </summary>
         </member>
         <member name="P:ElmSharp.GenItem.Data">
             This way, you can extend EvasObject's own <see cref="T:ElmSharp.EvasObjectEvent"/>.
             They are defined by an event string, which identifies them uniquely.
             </summary>
-            <typeparam name="TEventArgs">The parameter for the event.</typeparam>
         </member>
         <member name="M:ElmSharp.SmartEvent.#ctor(ElmSharp.EvasObject,System.String)">
             <summary>
             <param name="label">The label of the item</param>
             <param name="icon">A string with the icon name or the absolute path of an image file</param>
             <returns>The new <see cref="T:ElmSharp.ToolbarItem"/> which insert into the toolbar</returns>
-            <seealso cref="!:InsertAfter(ToolbarItem, string)"/>
         </member>
         <member name="M:ElmSharp.Toolbar.FindItemByLabel(System.String)">
             <summary>