iOSToolButton.Caption
From Xojo Documentation
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.