Android.Content.Context.IsRestricted Property
Indicates whether this Context is restricted.

Syntax

[get: Android.Runtime.Register("isRestricted", "()Z", "GetIsRestrictedHandler")]
public virtual bool IsRestricted { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Indicates whether this Context is restricted.

[Android Documentation]

Requirements

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