Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/jabbany/CommentCoreLibrary
/ getTextFormat
Method
getTextFormat
src/scripting/api/Display/TextField.ts:164–166 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
162
}
163
164
public getTextFormat():any {
165
return
this._textFormat;
166
}
167
168
public setTextFormat(tf:any) {
169
this._textFormat = <TextFormat> tf;
Callers
5
fontsize
Method · 0.80
font
Method · 0.80
align
Method · 0.80
bold
Method · 0.80
initStyle
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected