showsSharingServiceButton
A Boolean value that determines whether the player view displays a sharing service button.
Declaration
var showsSharingServiceButton: Bool { get set }Discussion
This property is currently supported only with a controlsStyle of AVPlayerViewControlsStyle.floating or AVPlayerViewControlsStyle.inline.
The default value is false.