Intent.ShortcutIconResource.ResourceName Property

Definition

The resource name of the icon, including package, name and type.

[Android.Runtime.Register("resourceName")]
public string? ResourceName { get; set; }
[<Android.Runtime.Register("resourceName")>]
member this.ResourceName : string with get, set

Property Value

Attributes

Remarks

The resource name of the icon, including package, name and type.

Java documentation for android.content.Intent.ShortcutIconResource.resourceName.

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