PowerManager.IsRebootingUserspaceSupported プロパティ

定義

このデバイスがユーザースペースの true 再起動をサポートしている場合は を返します。

public virtual bool IsRebootingUserspaceSupported { [Android.Runtime.Register("isRebootingUserspaceSupported", "()Z", "GetIsRebootingUserspaceSupportedHandler", ApiSince=30)] get; }
[<get: Android.Runtime.Register("isRebootingUserspaceSupported", "()Z", "GetIsRebootingUserspaceSupportedHandler", ApiSince=30)>]
member this.IsRebootingUserspaceSupported : bool

プロパティ値

属性

注釈

このデバイスがユーザースペースの true 再起動をサポートしている場合は を返します。

android.os.PowerManager.isRebootingUserspaceSupported()Java ドキュメント。

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象