Lingua

AppFunctionMetadata.PropertyValueScopeGlobal Field

Definition

Property value for PROPERTY_SCOPE in the XML representing SCOPE_GLOBAL.

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

Field Value

Implements

Attributes

Remarks

Property value for PROPERTY_SCOPE in the XML representing SCOPE_GLOBAL.

Android reference for android.app.appfunctions.AppFunctionMetadata.PROPERTY_VALUE_SCOPE_GLOBAL.

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