RestrictionsManager.RequestKeyTitle Field

Definition

Key for request title contained in the request bundle.

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

Field Value

Attributes

Remarks

Key for request title contained in the request bundle.

Optional, typically used as the title of any notification or dialog presented to the administrator who approves the request.

Type: String

Java documentation for android.content.RestrictionsManager.REQUEST_KEY_TITLE.

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