Class ActionToolbarItem
Base abstract class for all toolbar items that execute an action on the image editor.
Inheritance
System.Object
ActionToolbarItem
Inherited Members
Namespace: Telerik.XamarinForms.ImageEditor
Assembly: Telerik.XamarinForms.ImageEditor.dll
Syntax
public abstract class ActionToolbarItem : ButtonToolbarItem, ILayoutControlPanelChild
Constructors
ActionToolbarItem()
Declaration
protected ActionToolbarItem()