QuickViewConstants.FeatureSend Field

Definition

Feature to view a document using system standard sending mechanism, like Intent#ACTION_SEND.

[Android.Runtime.Register("FEATURE_SEND", ApiSince=26)]
public const string FeatureSend;
[<Android.Runtime.Register("FEATURE_SEND", ApiSince=26)>]
val mutable FeatureSend : string

Field Value

String
Attributes

Remarks

Java documentation for android.content.QuickViewConstants.FEATURE_SEND.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to