UserManager.DisallowInstallUnknownSourcesGlobally Field

Definition

This restriction is a device-wide version of #DISALLOW_INSTALL_UNKNOWN_SOURCES.

[Android.Runtime.Register("DISALLOW_INSTALL_UNKNOWN_SOURCES_GLOBALLY", ApiSince=29)]
public const string DisallowInstallUnknownSourcesGlobally;
[<Android.Runtime.Register("DISALLOW_INSTALL_UNKNOWN_SOURCES_GLOBALLY", ApiSince=29)>]
val mutable DisallowInstallUnknownSourcesGlobally : string

Field Value

String
Attributes

Remarks

Java documentation for android.os.UserManager.DISALLOW_INSTALL_UNKNOWN_SOURCES_GLOBALLY.

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