Class Action
Defines the action type for the
Inheritance
System.Object
Action
Namespace: Syncfusion.iOS.TreeView
Assembly: Syncfusion.SfTreeView.iOS.dll
Syntax
public sealed class Action : Enum
Fields
PopulateNodes
Specifies the action type to populates the child items to be added at run time.
Declaration
public const Action PopulateNodes
Field Value
Type |
---|
Action |
RequestStatus
Specifies the action type to determine whether the child items can load or not.
Declaration
public const Action RequestStatus
Field Value
Type |
---|
Action |