StyleBoxFlat.shadowOffset

The shadow offset in pixels. Adjusts the position of the shadow relatively to the stylebox.

  1. Vector2 shadowOffset [@property getter]
  2. Vector2 shadowOffset [@property setter]
    struct StyleBoxFlat
    @nogc nothrow @property
    void
    shadowOffset
    (
    Vector2 v
    )

Meta