ExecuteInIsolatedServiceRequest.OutputSpec.MaxIntValue プロパティ

定義

OutputSpec#buildBestValueSpecで設定された値を返します。

public virtual int MaxIntValue { [Android.Runtime.Register("getMaxIntValue", "()I", "GetGetMaxIntValueHandler", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getMaxIntValue", "()I", "GetGetMaxIntValueHandler", ApiSince=36)>]
member this.MaxIntValue : int

プロパティ値

属性

注釈

OutputSpec#buildBestValueSpecで設定された値を返します。 #getOutputTypeOutputSpec#OUTPUT_TYPE_NULLされている場合、値はExecuteInIsolatedServiceResponse#DEFAULT_BEST_VALUEされます。

Javaドキュメント。

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

適用対象