AutomaticZenRule.TypeOther Campo

Definición

Precaución

This constant will be removed in the future version. Use Android.App.AutomaticZenRuleType enum directly instead of this field.

La regla es de un tipo conocido, pero no uno de los tipos específicos.

[Android.Runtime.Register("TYPE_OTHER", ApiSince=35)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.AutomaticZenRuleType enum directly instead of this field.", true)]
public const Android.App.AutomaticZenRuleType TypeOther = 0;
[<Android.Runtime.Register("TYPE_OTHER", ApiSince=35)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.AutomaticZenRuleType enum directly instead of this field.", true)>]
val mutable TypeOther : Android.App.AutomaticZenRuleType

Valor de campo

Value = 0

Implementaciones

Atributos

Comentarios

La regla es de un tipo conocido, pero no uno de los tipos específicos.

Referencia de Android para android.app.AutomaticZenRule.TYPE_OTHER.

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