Compartir a través de


LabeledIntent.LabelResource Property

Definition

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

public virtual int LabelResource { [Android.Runtime.Register("getLabelResource", "()I", "GetGetLabelResourceHandler")] get; }
[<get: Android.Runtime.Register("getLabelResource", "()I", "GetGetLabelResourceHandler")>]
member this.LabelResource : int

Property Value

Attributes

Remarks

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

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

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