Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • 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 Description
    Action

    RequestStatus

    Specifies the action type to determine whether the child items can load or not.

    Declaration
    public const Action RequestStatus
    Field Value
    Type Description
    Action

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved