LauncherActivityInfo.ApplicationInfo プロパティ

定義

このアクティビティが属するアプリケーションのアプリケーション情報を返します。

public virtual Android.Content.PM.ApplicationInfo? ApplicationInfo { [Android.Runtime.Register("getApplicationInfo", "()Landroid/content/pm/ApplicationInfo;", "GetGetApplicationInfoHandler")] get; }
[<get: Android.Runtime.Register("getApplicationInfo", "()Landroid/content/pm/ApplicationInfo;", "GetGetApplicationInfoHandler")>]
member this.ApplicationInfo : Android.Content.PM.ApplicationInfo

プロパティ値

属性

注釈

このアクティビティが属するアプリケーションのアプリケーション情報を返します。

android.content.pm.LauncherActivityInfo.getApplicationInfo()Java ドキュメント。

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

適用対象