HYPSnapshotPluginModule
@interface HYPSnapshotPluginModule
: HYPPluginModule <HYPSnapshotPluginViewProvider>
HYPSnapshotPluginModule is a base implementation of a Snapshot Plugin.
-
The view that should get added the Snap Shot container when activated.
Declaration
Objective-C
@property (nonatomic, readonly) int *_Nullable snapshotPluginView;
Return Value
The view that should get added the Snap Shot container when activated.