DocumentsContract.ProviderInterface フィールド

定義

DocumentsProvider インスタンスを識別するために使用される意図アクション。

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

フィールド値

属性

注釈

DocumentsProvider インスタンスを識別するために使用される意図アクション。 これは、<provider><intent-filter>で使用されます。

Javaドキュメント。

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

適用対象