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

Method setStyle

yxing/src/main/java/com/yxing/ScanCodeModel.java:150–153  ·  view source on GitHub ↗
(int style)

Source from the content-addressed store, hash-verified

148 }
149
150 public ScanCodeModel setStyle(int style) {
151 this.style = style;
152 return this;
153 }
154
155 public boolean isPlayAudio() {
156 return isPlayAudio;

Callers 4

showContentMethod · 0.80
initMethod · 0.80
drawFrameBoundsMethod · 0.80
onNextMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected