PaneItem.ToolbarAlwaysVisible Property HTML5/Flash Uploader PHP

Supported technologies: Adobe FlashHTML 5

Gets or sets whether the additional controls is always visible or only when a mouse pointer hovers over an item.

Syntax

PHP Initialize
public function getToolbarAlwaysVisible() {
}

public function setToolbarAlwaysVisible($value) {
}

Property Value

Type: boolean

true if the additional controls is always visible; otherwise, false.

Default value is false.

See Also

Reference