Table of Contents

Class ButtonHoldingEventArgs

Namespace
Iot.Device.Button
Assembly
Iot.Device.Button.dll

Button holding event arguments.

public class ButtonHoldingEventArgs : EventArgs
Inheritance
ButtonHoldingEventArgs

Constructors

ButtonHoldingEventArgs()

public ButtonHoldingEventArgs()

Properties

HoldingState

Gets or sets button holding state.

public ButtonHoldingState HoldingState { get; set; }

Property Value

ButtonHoldingState