menu

Xamarin.iOS

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Action - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved