Inherits from UAAction : NSObject
Declared in UAShareAction.h

Overview

Shares text using UAActivityViewController.

This action is registered under the names share_action and ^s.

Expected argument value is an NSString.

Valid situations: UASituationForegroundPush, UASituationLaunchedFromPush, UASituationWebViewInvocation, UASituationManualInvocation, and UASituationForegroundInteractiveButton

Default predicate: Rejects situation UASituationForegroundPush.

Result value: nil