 | LayoutGroupItemsSetter Class |
Note: This API is now obsolete.
Set the items of a LayoutGroup depending on the items of the collection data value.
Inheritance Hierarchy
Namespace:
Slash.Unity.DataBind.UI.Unity.Setters
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax[ObsoleteAttribute("Use GameObjectItemsSetter instead")]
public sealed class LayoutGroupItemsSetter : GameObjectItemsSetter
<ObsoleteAttribute("Use GameObjectItemsSetter instead")>
Public NotInheritable Class LayoutGroupItemsSetter
Inherits GameObjectItemsSetter
[ObsoleteAttribute(L"Use GameObjectItemsSetter instead")]
public ref class LayoutGroupItemsSetter sealed : public GameObjectItemsSetter
[<SealedAttribute>]
[<ObsoleteAttribute("Use GameObjectItemsSetter instead")>]
type LayoutGroupItemsSetter =
class
inherit GameObjectItemsSetter
end
The LayoutGroupItemsSetter type exposes the following members.
Constructors
See Also