Click or drag to resize

UITabControlButton Property

The class of the buttons. Use 'this:' reference to fix potential issues.

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public Reference<UIButton> Button { get; set; }

Property Value

Type: ReferenceUIButton
See Also