setTouchIconBytes

open fun setTouchIconBytes(value: ByteString): Context.Metadata.Builder
Defines an icon to use in iOS circumstances, when used as an app shortcut.
string touch_icon = 8;

Return

This builder for chaining.

Parameters

value

The bytes for touchIcon to set.