Click or drag to resize
IPushButtonClickMode Property
Gets or sets a value that indicates when the Click event occurs.

Namespace: Microsoft.IoT.DeviceCore.Input
Assembly: Microsoft.IoT.DeviceCore (in Microsoft.IoT.DeviceCore.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
ButtonClickMode ClickMode { get; set; }

Property Value

Type: ButtonClickMode
See Also