SettingsGidBuilderImpl.mediaPlaybackAllowsInline
T mediaPlaybackAllowsInline(bool propval)Set mediaPlaybackAllowsInline property.
Parameters
propval | 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. |
Returns
Builder instance for fluent chaining