ExperimentalFeatures Class
Definition
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.
Enables experimental features in Xamarin.Essentials
public static class ExperimentalFeatures
- Inheritance
-
System.ObjectExperimentalFeatures
Fields
EmailAttachments |
Obsolete.
Obsolete as of version 1.3.0 and no longer required to use the feature. Experimental feature for email attachments. |
MediaPicker | |
OpenFileRequest |
Obsolete.
Obsolete as of version 1.3.0 and no longer required to use the feature. Experimental feature for requesting a file to be opened. |
ShareFileRequest |
Obsolete.
Obsolete as of version 1.3.0 and no longer required to use the feature. Experimental feature for share a file with other applications. |
Methods
Enable(String[]) |
Enable experimental features for Xamarin.Essentials. |