Settings.mediaPlaybackAllowsInline

Get mediaPlaybackAllowsInline property.

  1. bool mediaPlaybackAllowsInline [@property getter]
    class Settings
    @property
    bool
    mediaPlaybackAllowsInline
    ()
  2. bool mediaPlaybackAllowsInline [@property setter]

Return Value

Type: 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.