ApplicationAttribute.Logo Property

Definition

The Android resource which contains the logo for the application as a hole, and for Activities which don't specify a logo.

public string? Logo { get; set; }
member this.Logo : string with get, set

Property Value

A String containing the logo's Android resource.

Remarks

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