Android.App.Admin.DeviceAdminInfo.UsesPolicy Method
Return true if the device admin has requested that it be able to use the given policy control.

Syntax

[Android.Runtime.Register("usesPolicy", "(I)Z", "")]
public bool UsesPolicy ([Android.Runtime.GeneratedEnum] DeviceAdminUses policyIdent)

Parameters

policyIdent
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Requirements

Namespace: Android.App.Admin
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8