DeviceAdminInfo.HeadlessDeviceOwnerMode Property

Definition

Returns the mode this DeviceAdmin wishes to use if provisioned as a Device Owner on a headless system user mode device.

public Android.App.Admin.HeadlessDeviceOwnerMode HeadlessDeviceOwnerMode { [Android.Runtime.Register("getHeadlessDeviceOwnerMode", "()I", "", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getHeadlessDeviceOwnerMode", "()I", "", ApiSince=34)>]
member this.HeadlessDeviceOwnerMode : Android.App.Admin.HeadlessDeviceOwnerMode

Property Value

Attributes

Remarks

Returns the mode this DeviceAdmin wishes to use if provisioned as a Device Owner on a headless system user mode device.

Java documentation for android.app.admin.DeviceAdminInfo.getHeadlessDeviceOwnerMode().

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