menuItemTitle
The title of the service in the Share menu.
Declaration
var menuItemTitle: String { get set }Discussion
By default, this title is the same as the value of the title property. Your app can modify this value.
The title of the service in the Share menu.
var menuItemTitle: String { get set }By default, this title is the same as the value of the title property. Your app can modify this value.