Aracılığıyla paylaş


Share Class

Definition

Share data such as text and uris to other applications.

public static class Share
Inheritance
System.Object
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, String)

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

RequestAsync(String)

Show the share user interface to share text.

Applies to