Android.Content.RestrictionsManager.RequestKeyIcon Field
Key for request icon contained in the request bundle.
Syntax
[Android.Runtime.Register("REQUEST_KEY_ICON")] public const stringRequestKeyIcon
Remarks
Key for request icon contained in the request bundle.
Optional, shown alongside the request message presented to the administrator
who approves the request. The content must be a compressed image such as a
PNG or JPEG, as a byte array.