VideoPlayer.expand

If true, the video scales to the control size. Otherwise, the control minimum size will be automatically adjusted to match the video stream's dimensions.

  1. bool expand [@property getter]
    struct VideoPlayer
    @nogc nothrow @property
    bool
    expand
    ()
  2. bool expand [@property setter]

Meta