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