PackageManager.FeaturePrinting フィールド

定義

#hasSystemFeature#getSystemAvailableFeatures機能: デバイスは印刷をサポートしています。

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

フィールド値

属性

注釈

#hasSystemFeature#getSystemAvailableFeatures機能: デバイスは印刷をサポートしています。

の Java ドキュメント android.content.pm.PackageManager.FEATURE_PRINTING

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象