ButtonBase.IsPointerOver Property

Definition

public:
 property bool IsPointerOver { bool get(); };
bool IsPointerOver();
public bool IsPointerOver { get; }
var boolean = buttonBase.isPointerOver;
Public ReadOnly Property IsPointerOver As Boolean

Property Value

Boolean

bool

Applies to