MCPcopy Create free account
hub / github.com/Normal-Tangerine8609/Scriptable-Widgets / centerAlignImage

Method centerAlignImage

scripts/chaining.js:208–211  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

206 return this;
207 }
208 centerAlignImage() {
209 this.widgetImage.centerAlignImage();
210 return this;
211 }
212 containerRelativeShape(bool) {
213 this.widgetImage.containerRelativeShape = bool;
214 return this;

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected