Langue

AppFunctionPackageMetadata.PropertyTopLevelDocuments Field

Definition

Property key within getMetadataDocument() that contains a list of top-level package documents.

[Android.Runtime.Register("PROPERTY_TOP_LEVEL_DOCUMENTS", ApiSince=37)]
public const string PropertyTopLevelDocuments;
[<Android.Runtime.Register("PROPERTY_TOP_LEVEL_DOCUMENTS", ApiSince=37)>]
val mutable PropertyTopLevelDocuments : string

Field Value

Implements

Attributes

Remarks

Property key within getMetadataDocument() that contains a list of top-level package documents.

Android reference for android.app.appfunctions.AppFunctionPackageMetadata.PROPERTY_TOP_LEVEL_DOCUMENTS.

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