Click or drag to resize
SplashScreenVisible Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a value that indicates if the splash screen is visible.

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

Property Value

Type: Boolean
True if the splash screen is visible.

Return Value

Type: Boolean
True if the splash screen is visible.
Remarks