MPLAB® Harmony Graphics Suite
|
Sets the layer's input passthrough flag.
LIB_EXPORT laResult laLayer_SetAllowInputPassthrough( laLayer* layer, laBool enable );
Parameters |
Description |
const laLayer* layer |
the layer |
laResult - the result of the operation
MPLAB® Harmony Graphics Suite
|