FuseJS/Email Module (JS)
Launches the default email app, and starts composing a message.
You need to add a reference to "Fuse.Launcher"
in your project file to use this feature.
Location
- Namespace
- Fuse.Reactive.FuseJS
- Package
- Fuse.Launcher.Email 2.9.1
Interface of Email
Email Constructor uno
NativeModule
Inherited fromAddMember(NativeMember) uno
Reset : EventHandler (object, EventArgs) ux
Module
Inherited fromDispose uno
Evaluate(Context, ModuleResult) uno
Evaluate(Context, string) : ModuleResult uno
Evaluated : EventHandler (object, EventArgs) ux
EvaluateExports(Context, string) : object uno
GetFile : FileSource uno
Returns the file source that will be watched by the Context for changes in Fuse preview. Override in subclasses and return correct file source to support live updates in Fuse preview.