Click or drag to resize

IMomentaryPushButtonButtonPressed Property

[This is preliminary documentation and is subject to change.]

Momentary action. Set to true when button was pressed

Namespace:  GHASchema.Classes.Capabilities.Security
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
bool ButtonPressed { get; set; }

Property Value

Type: Boolean
See Also