menu

Xamarin.iOS

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

    Show / Hide Table of Contents

    Class FooterToolbarItem

    Inheritance
    System.Object
    ToolbarItem
    FooterToolbarItem
    Implements
    System.ComponentModel.INotifyPropertyChanged
    Inherited Members
    ToolbarItem.Icon
    ToolbarItem.IconHeight
    ToolbarItem.Name
    ToolbarItem.PropertyChanged
    ToolbarItem.Text
    ToolbarItem.TextHeight
    Namespace: Syncfusion.SfImageEditor.iOS
    Assembly: Syncfusion.SfImageEditor.iOS.dll
    Syntax
    public class FooterToolbarItem : ToolbarItem, INotifyPropertyChanged

    Constructors

    FooterToolbarItem()

    Declaration
    public FooterToolbarItem()

    Properties

    SubItems

    Declaration
    public List<ToolbarItem> SubItems { get; set; }
    Property Value
    Type
    System.Collections.Generic.List<ToolbarItem>

    Implements

    System.ComponentModel.INotifyPropertyChanged
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved