Compartilhar via


AutomaticZenRule.Type Property

Definition

Gets the type of the rule.

public Android.App.AutomaticZenRuleType Type { [Android.Runtime.Register("getType", "()I", "", ApiSince=35)] get; }
[<get: Android.Runtime.Register("getType", "()I", "", ApiSince=35)>]
member this.Type : Android.App.AutomaticZenRuleType

Property Value

Attributes

Remarks

Gets the type of the rule.

Java documentation for android.app.AutomaticZenRule.getType().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to