Click or drag to resize

UIButtonImageDisabledChanged Event

Occurs when the ImageDisabled property value changes.

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public event Action<UIButton> ImageDisabledChanged

Value

Type: SystemActionUIButton
See Also