iOSTableRowAction.Title
From Xojo Documentation
Revision as of 14:55, 23 August 2018 by PLefebvre (talk | contribs) (Created page with "{{PropertyBox | name=Title | owner=iOSTableRowAction | ownertype=class | scope=public | type=Text | project=Mobile | target=iOS }} {{Description | text = The title of...")
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Property (As Text )
aiOSTableRowAction.Title = newTextValue
or
TextValue = aiOSTableRowAction.Title
Supported on Mobile (iOS).
or
TextValue = aiOSTableRowAction.Title
Supported on Mobile (iOS).
The title of the button. This is displayed to the user and therefore should be localized.