Skip to main content

ShareButton

A Button subclass that should be used for sharing content.

open class ShareButton: _Button, AppearanceProvider 

Inheritance

_Button, AppearanceProvider

Properties

isHighlighted

override open var isHighlighted: Bool 

Methods

setUpAppearance()

override open func setUpAppearance() 

updateContent()

override open func updateContent() 

Did you find this page helpful?