MCPcopy Create free account
hub / github.com/amggg/YXing / getFrameWith

Method getFrameWith

yxing/src/main/java/com/yxing/ScanCodeModel.java:280–282  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

278 }
279
280 public int getFrameWith() {
281 return frameWith;
282 }
283
284 public ScanCodeModel setFrameWith(int frameWith) {
285 this.frameWith = frameWith;

Callers 2

drawShadowMethod · 0.80
drawFrameBoundsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected