LabeledIntent.IconResource Property

Definition

Return any resource identifier that has been given for the label icon.

public virtual int IconResource { [Android.Runtime.Register("getIconResource", "()I", "GetGetIconResourceHandler")] get; }
[<get: Android.Runtime.Register("getIconResource", "()I", "GetGetIconResourceHandler")>]
member this.IconResource : int

Property Value

Int32
Attributes

Remarks

Java documentation for android.content.pm.LabeledIntent.getIconResource().

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