Namespace Syncfusion.iOS.TreeView
Classes
Action
Defines the action type for the |
ExpandActionTarget
Defines that the expanding and collapsing of nodes can be performed only by tapping in expander view or in both expander view and content view. |
ExpanderPosition
Defines the expander position of the SfTreeView. The expander can be positioned either start or end of the item. |
ItemDoubleTappedEventArgs
Provides data for the ItemDoubleTapped event. |
ItemHoldingEventArgs
Provides data for the ItemHolding event. |
ItemSelectionChangedEventArgs
Provides data for the SelectionChanged event. |
ItemSelectionChangingEventArgs
Provides data for the SelectionChanging event. |
ItemTappedEventArgs
Provides data for the ItemTapped event. |
ItemType
Defines the item type for the TreeViewItemInfoBase. |
LoadOnDemandEventArgs
Provides data for the LoadOnDemand event. |
NodeExpandedCollapsedEventArgs
Provides data for the NodeExpanded and NodeCollapsed events. |
NodeExpandingCollapsingEventArgs
Provides data for the NodeExpanding and NodeCollapsing events. |
QueryNodeSizeEventArgs
Provides data for the QueryNodeSize event. |
ScrollToPosition |
SelectionController
A class that handles the selection related process and events. |
SelectionMode
Defines constants that specify the selections that are supported by a SfTreeView control. |
SfTreeView |
TouchGesture
Describes the possible values of touch operation. These values are used when updating selection in a SfTreeView control. |
TreeNodeView
A customized ViewGroup used to add, measure and layout both the expander view and content view for SfTreeView. |
TreeViewAdapter
Represents a class to create a view for TreeViewItem. |
TreeViewItem
Represents a item of data in a SfTreeView control. |
TreeViewItemInfo
Provides information for item info for Syncfusion.iOS.TreeView.LinearLayout. |
TreeViewItemInfoBase
Provides the information for TreeViewItem. |
TreeViewLoadedEventArgs
Provides data for the Loaded event. |