C# Class Cl.Json.RNShare.RNShareModule

A module that allows JS to share data.
Inheritance: NativeModuleBase
显示文件 Open project: EstebanFuentealba/react-native-share

Private Methods

Method Description
DataRequested ( DataTransferManager sender, DataRequestedEventArgs e ) : void
RNShareModule ( ) : Newtonsoft.Json.Linq

Instantiates the RNShareModule.

RunOnDispatcher ( DispatchedHandler action ) : void
open ( Newtonsoft.Json.Linq.JObject options, ICallback callback ) : void