ISharer
Presents the system share sheet.
- Kind: Interface
- Namespace: SkeleKit
Methods
ShareAsync
Presents the share sheet for a piece of content.
A
string,UriorImageSourceconverts toShareContentimplicitly for the common case.
| Parameter | Summary |
|---|---|
ShareContent content | The text, link and/or image to share. |
Returns
Task: A task that completes once the sheet is dismissed, whether shared or canceled.