Extends Item
Apple.Button
An iOS style button.
The following shows an example of a disabled and enabled button.

property Apple.Button.SystemIcon systemIcon: .None
The system item icon to show for the button.
Apple.Button.SystemItem.None
No icon.
Apple.Button.SystemItem.Add

Apple.Button.SystemItem.Compose

Apple.Button.SystemItem.Reply

Apple.Button.SystemItem.Action

Apple.Button.SystemItem.Organize

Apple.Button.SystemItem.Trash

Apple.Button.SystemItem.Bookmarks

Apple.Button.SystemItem.Search

Apple.Button.SystemItem.Refresh

Apple.Button.SystemItem.Stop

Apple.Button.SystemItem.Camera

Apple.Button.SystemItem.Play

Apple.Button.SystemItem.Pause

Apple.Button.SystemItem.Rewind

Apple.Button.SystemItem.FastForward

Apple.Button.SystemItem.Back
