次の方法で共有


Context.DeviceLockService フィールド

定義

android.devicelock.DeviceLockManagerを取得するには、#getSystemService(String)と共に使用します。

[Android.Runtime.Register("DEVICE_LOCK_SERVICE", ApiSince=34)]
public const string DeviceLockService;
[<Android.Runtime.Register("DEVICE_LOCK_SERVICE", ApiSince=34)>]
val mutable DeviceLockService : string

フィールド値

属性

注釈

android.devicelock.DeviceLockManagerを取得するには、#getSystemService(String)と共に使用します。

android.content.Context.DEVICE_LOCK_SERVICEの Java ドキュメント。

このページの一部は、Androidオープンソースプロジェクトによって作成および共有された作業に基づく変更でありCreative Commons 2.5属性ライセンスに記載されている条件に従って使用されます。

適用対象