Class FooterToolbarItem
Implements
System.ComponentModel.INotifyPropertyChanged
Inherited Members
Namespace: Syncfusion.SfImageEditor.Android
Assembly: Syncfusion.SfImageEditor.Android.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