Freigeben über


AutomaticZenRule.IconResId Property

Definition

Gets the resource id of the drawable icon for this rule.

public int IconResId { [Android.Runtime.Register("getIconResId", "()I", "", ApiSince=35)] get; }
[<get: Android.Runtime.Register("getIconResId", "()I", "", ApiSince=35)>]
member this.IconResId : int

Property Value

Attributes

Remarks

Gets the resource id of the drawable icon for this rule.

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

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