Method SetArrowVisible
SetArrowVisible(bool)
Set a new value for the arrowVisible property.
Declaration
public T SetArrowVisible(bool visible)
Parameters
Type | Name | Description |
---|---|---|
bool | visible | The new value. |
Returns
Type | Description |
---|---|
T | The popup. |