Android.OS.UserManager.DisallowCrossProfileCopyPaste Field
Specifies if what is copied in the clipboard of this profile can be pasted in related profiles.

Syntax

[Android.Runtime.Register("DISALLOW_CROSS_PROFILE_COPY_PASTE")]
public const string DisallowCrossProfileCopyPaste

See Also

UserManager.UserRestrictions
UserManager.UserRestrictions

Remarks

Specifies if what is copied in the clipboard of this profile can be pasted in related profiles. Does not restrict if the clipboard of related profiles can be pasted in this profile. The default value is false.

Key for user restrictions.

Type: Boolean

[Android Documentation]

Requirements

Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 17