targetRectScale
Parameters
- self:*Reorderable
- *Reorderable
Source
Implementation
pub fn targetRectScale(self: *Reorderable) ?dvui.RectScale {
return self.target_rs;
}Source
pub fn targetRectScale(self: *Reorderable) ?dvui.RectScale {
return self.target_rs;
}