LabeledIntent.SourcePackage Property

Definition

Return the name of the package holding label and icon resources.

public virtual string? SourcePackage { [Android.Runtime.Register("getSourcePackage", "()Ljava/lang/String;", "GetGetSourcePackageHandler")] get; }
[<get: Android.Runtime.Register("getSourcePackage", "()Ljava/lang/String;", "GetGetSourcePackageHandler")>]
member this.SourcePackage : string

Property Value

Attributes

Remarks

Return the name of the package holding label and icon resources.

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

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