MeasurementManager.MeasurementApiStateEnabled フィールド

定義

注意事項

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_ENABLED", 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 MeasurementApiStateEnabled = 1;
[<Android.Runtime.Register("MEASUREMENT_API_STATE_ENABLED", 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 MeasurementApiStateEnabled : Android.AdServices.Measurement.MeasurementApiState

フィールド値

Value = 1
属性

適用対象