Method SetHandleVisible
SetHandleVisible(bool)
Set the handle visibility.
Declaration
public Tray SetHandleVisible(bool value)
Parameters
Type | Name | Description |
---|---|---|
bool | value | The handle visibility. |
Returns
Type | Description |
---|---|
Tray | The Tray instance. |