Click or drag to resize
SplashScreenHideOnClick Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a boolean value that determines if the screen will be hidden on a mouse click.

Namespace: DataPAClientConfig
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public bool HideOnClick { get; set; }

Property Value

Type: Boolean
True if the screen will be hidden on a mouse click.

Return Value

Type: Boolean
True if the screen will be hidden on a mouse click.
Remarks