ShareActionProvider.DefaultShareHistoryFileName Field

Definition

The default name for storing share history.

[Android.Runtime.Register("DEFAULT_SHARE_HISTORY_FILE_NAME")]
public const string DefaultShareHistoryFileName;
[<Android.Runtime.Register("DEFAULT_SHARE_HISTORY_FILE_NAME")>]
val mutable DefaultShareHistoryFileName : string

Field Value

Attributes

Remarks

The default name for storing share history.

Java documentation for android.widget.ShareActionProvider.DEFAULT_SHARE_HISTORY_FILE_NAME.

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