DataPackage
Namespace: XPlat.ApplicationModel.DataTransfer
Contains the data that a user wants to exchange with another app.
Supported platforms
Platform
Version
Xamarin.Android
9.0
Xamarin.iOS
1.0
UWP
10.0.16299
Properties
Originator - Windows
Gets the originating Windows DataPackage instance.
Methods
SetText(string)
Sets the text that a DataPackage contains.
Parameters
value (string)
The text.
Related information
References
Last updated