UserManager.DisallowCrossProfileCopyPaste Field

Definition

Specifies if the clipboard contents can be exported by pasting the data into other users or profiles.

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

Field Value

String
Attributes

Remarks

Java documentation for android.os.UserManager.DISALLOW_CROSS_PROFILE_COPY_PASTE.

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

See also