22. High-level API Reference
310
www.yoctopuce.com
YDisplayLayer
displaylayer
→
hide()
Hides the layer.
js
function hide( )
cpp
int hide( )
m
-(int) hide
pas
function hide( ): LongInt
vb
function hide( ) As Integer
cs
int hide( )
java
int hide( )
uwp
Task<int> hide( )
py
def hide( )
php
function hide( )
es
function hide( )
cmd
YDisplay
target
[-layer
layerId
] hide
The state of the layer is perserved but the layer is not displayed on the screen until the next call to
unhide()
. Hiding the layer can positively affect the drawing speed, since it postpones the rendering
until all operations are completed (double-buffering).
Returns :
YAPI_SUCCESS
if the call succeeds.
On failure, throws an exception or returns a negative error code.
Содержание Yocto-Display
Страница 1: ...Yocto Display User Manual...
Страница 2: ......
Страница 40: ...34 www yoctopuce com...
Страница 52: ...46 www yoctopuce com...
Страница 84: ...78 www yoctopuce com...
Страница 92: ...86 www yoctopuce com...
Страница 130: ...124 www yoctopuce com...
Страница 158: ...22 High level API Reference 152 www yoctopuce com On failure throws an exception or returns a negative error code...
Страница 422: ...416 www yoctopuce com...
Страница 424: ...24 Characteristics 418 www yoctopuce com...