SettingsGidBuilderImpl.mediaPlaybackAllowsInline

Set mediaPlaybackAllowsInline property.

class SettingsGidBuilderImpl(T)
T
mediaPlaybackAllowsInline
(
bool propval
)

Parameters

propval bool

Whether media playback is full-screen only or inline playback is allowed. This is true by default, so media playback can be inline. Setting it to false allows specifying that media playback should be always fullscreen.

Return Value

Type: T

Builder instance for fluent chaining