ApplicationInfo.IsProfileable プロパティ

定義

シェル ユーザーまたはシステムによって、このアプリケーションをプロファイリングできるかどうかを返します。

public virtual bool IsProfileable { [Android.Runtime.Register("isProfileable", "()Z", "GetIsProfileableHandler", ApiSince=31)] get; }
[<get: Android.Runtime.Register("isProfileable", "()Z", "GetIsProfileableHandler", ApiSince=31)>]
member this.IsProfileable : bool

プロパティ値

属性

注釈

シェル ユーザーまたはシステムによって、このアプリケーションをプロファイリングできるかどうかを返します。

の Java ドキュメント android.content.pm.ApplicationInfo.isProfileable()

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

適用対象