Android.Widget.Toolbar.Logo Property
Return the current logo drawable.

Syntax

[get: Android.Runtime.Register("getLogo", "()Landroid/graphics/drawable/Drawable;", "GetGetLogoHandler")]
[set: Android.Runtime.Register("setLogo", "(Landroid/graphics/drawable/Drawable;)V", "GetSetLogo_Landroid_graphics_drawable_Drawable_Handler")]
public virtual Android.Graphics.Drawables.Drawable Logo { get; set; }

See Also

Toolbar.SetLogo(int)
Toolbar.Logo

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Return the current logo drawable.

Set method documentation [Android Documentation]

Set a logo drawable.

This drawable should generally take the place of title text. The logo cannot be clicked. Apps using a logo should also supply a description using Toolbar.SetLogoDescription(int).

Requirements

Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0