QuickViewConstants.FeaturePrint Field

Definition

Feature to print a document.

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

Field Value

Attributes

Remarks

Feature to print a document.

Java documentation for android.content.QuickViewConstants.FEATURE_PRINT.

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