iOSToolButton

From Xojo Documentation

Class (inherits from Object)

A button to add to a Toolbar or Navigation Bar on a View.

Properties
Caption Image Type
Enabled Tag Width
Methods
Handle
Shared Methods
FixedSpace NewDone NewSystemItem
FlexibleSpace NewFromHandle
NewBordered NewPlain
Enumerations
Types
Constructors

Constructor(type As Types, title As Text = "", image As iOSImage = Nil)


See Also

iOSToolbar