VideoPlayer.expand

If true the video scales to the control size. Default value: true.

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

Meta