ExecuteInIsolatedServiceRequest.OutputSpec.MaxIntValue Propiedad

Definición

Devuelve el valor establecido en 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

Valor de propiedad

Atributos

Comentarios

Devuelve el valor establecido en OutputSpec#buildBestValueSpec. Se espera que el valor sea ExecuteInIsolatedServiceResponse#DEFAULT_BEST_VALUE si #getOutputType es OutputSpec#OUTPUT_TYPE_NULL.

Java documentación para android.adservices.ondevicepersonalization.ExecuteInIsolatedServiceRequest.OutputSpec.getMaxIntValue().

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a