Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
showContent
Method · 0.80
init
Method · 0.80
drawFrameBounds
Method · 0.80
onNext
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected