次の方法で共有


DownloadRequest.MaxAppIntentSize プロパティ

定義

経由で Uri#toString()シリアル化された場合、アプリの宛先パスの最大許容長。

public static int MaxAppIntentSize { [Android.Runtime.Register("getMaxAppIntentSize", "()I", "", ApiSince=28)] get; }
[<get: Android.Runtime.Register("getMaxAppIntentSize", "()I", "", ApiSince=28)>]
static member MaxAppIntentSize : int

プロパティ値

属性

注釈

経由で Uri#toString()シリアル化された場合、アプリの宛先パスの最大許容長。

の Java ドキュメントandroid.telephony.mbms.DownloadRequest.getMaxAppIntentSize()

このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。

適用対象