-
Notifications
You must be signed in to change notification settings - Fork 38
TRenderStyle
Stanislav Podolia edited this page Aug 8, 2019
·
2 revisions
-
Stylesheet
-
TDpif
-
dpif : double
-
dpif : double
-
TStageWH
-
width : double
-
height : double
-
width : double
-
TInspectStageWH
-
wh : DynamicBehaviour<WidthHeight>
-
wh : DynamicBehaviour<WidthHeight>
-
TInspectDpiFactor
-
factor : DynamicBehaviour<Factor>
-
factor : DynamicBehaviour<Factor>
-
TGrabSnapshot
Call back with grab snapshot function. This can be used to get a snapshot of what is currently on the screen.
Return a disposer. Call this when tropic is destroyed(when called disposer).-
grabFn : (() -> Tropic) -> () -> void
-
grabFn : (() -> Tropic) -> () -> void