setDisplayUseLogoEnabled

Set whether to display the activity logo rather than the activity icon. A logo is often a wider, more detailed image.

To set several display options at once, see the setDisplayOptions methods.

Parameters

useLogo

true to use the activity logo, false to use the activity icon.

See also