iOSToolButton.Caption
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Property (As Text )
aiOSToolButton.Caption = newTextValue
or
TextValue = aiOSToolButton.Caption
Supported on Mobile (iOS).
or
TextValue = aiOSToolButton.Caption
Supported on Mobile (iOS).
Sets the caption for the button. If you have both a Caption and Image specified, then only the Image appears.