[Android.Runtime.Register("setLogo", "(I)V", "GetSetLogo_IHandler")] public virtual voidSetLogo (int resId)
Parameters
resId
resource ID of a drawable to set
Remarks
Set the logo for this window. A logo is often shown in place of an
Window.SetIcon(int) but is generally wider and communicates window title information
as well.