MeasurementManager.MeasurementApiStateDisabled フィールド

定義

注意事項

This constant will be removed in the future version. Use Android.AdServices.Measurement.MeasurementApiState enum directly instead of this field.

[Android.Runtime.Register("MEASUREMENT_API_STATE_DISABLED", ApiSince=34)]
[System.Obsolete("This constant will be removed in the future version. Use Android.AdServices.Measurement.MeasurementApiState enum directly instead of this field.", true)]
public const Android.AdServices.Measurement.MeasurementApiState MeasurementApiStateDisabled = 0;
[<Android.Runtime.Register("MEASUREMENT_API_STATE_DISABLED", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.AdServices.Measurement.MeasurementApiState enum directly instead of this field.", true)>]
val mutable MeasurementApiStateDisabled : Android.AdServices.Measurement.MeasurementApiState

フィールド値

Value = 0
属性

適用対象