ShareFileRequest Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a request for sharing a single file with other apps on the device.
public ref class ShareFileRequest : Microsoft::Maui::ApplicationModel::DataTransfer::ShareRequestBase
public class ShareFileRequest : Microsoft.Maui.ApplicationModel.DataTransfer.ShareRequestBase
type ShareFileRequest = class
inherit ShareRequestBase
Public Class ShareFileRequest
Inherits ShareRequestBase
- Inheritance
Share |
Initializes a new instance of the ShareFileRequest class. |
Share |
Initializes a new instance of the ShareFileRequest class with the given file. |
Share |
Initializes a new instance of the ShareFileRequest class with the given file. |
Share |
Initializes a new instance of the ShareFileRequest class with the given title and file. |
Share |
Initializes a new instance of the ShareFileRequest class with the given title and file. |
File |
Gets or sets the file to share. |
Presentation |
Gets or sets the source rectangle to display the iOS share user interface from. (Inherited from ShareRequestBase) |
Title |
Gets or sets the title to use on the operating system's share user interface. (Inherited from ShareRequestBase) |
Product | Versions |
---|---|
.NET MAUI | 8, 9 |
.NET MAUI feedback
.NET MAUI is an open source project. Select a link to provide feedback: