Share Class

Definition

Share data such as text and uris to other applications.

public static class Share
Inheritance
Share

Methods

RequestAsync(ShareFileRequest)

Show the user interface to share a file.

RequestAsync(ShareMultipleFilesRequest)

Show the user interface to share a multiple files.

RequestAsync(ShareTextRequest)

Show the share user interface to share text or uri.

RequestAsync(String)

Show the share user interface to share text.

RequestAsync(String, String)

Show the share user interface to share text with a title.

Applies to