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

Method useDefaultPadding

scripts/chaining.js:439–442  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

437 return this;
438 }
439 useDefaultPadding() {
440 this.widget.useDefaultPadding();
441 return this;
442 }
443 presentAccessoryCircular() {
444 this.widget.presentAccessoryCircular();
445 return this;

Callers

nothing calls this directly

Calls 1

useDefaultPaddingMethod · 0.45

Tested by

no test coverage detected