Table of Contents

Property IgnoreHoveredState

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

IgnoreHoveredState

Gets or sets whether to ignore hovered state in the controls. By default it returns true when application is executed on phone or tablet device.

public static bool IgnoreHoveredState { get; set; }

Property Value

bool