Android.OS.Process.SystemUid Field
Defines the UID/GID under which system code runs.

Value: 1000

Syntax

[Android.Runtime.Register("SYSTEM_UID")]
public const int SystemUid

Remarks

Defines the UID/GID under which system code runs.

[Android Documentation]

Requirements

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