Android.App.Admin.DeviceAdminInfo.IsVisible Property
Returns whether this device admin would like to be visible to the user, even when it is not enabled.

Syntax

[get: Android.Runtime.Register("isVisible", "()Z", "GetIsVisibleHandler")]
public bool IsVisible { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns whether this device admin would like to be visible to the user, even when it is not enabled.

[Android Documentation]

Requirements

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