setDirectionBytes

open fun setDirectionBytes(value: ByteString): Context.AppManifest.Builder
Specifies the language direction - RTL or LTR, for this application.
string direction = 7;

Return

This builder for chaining.

Parameters

value

The bytes for direction to set.