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: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public Reference<UIButton> Button { get; set; }

Property Value

ReferenceUIButton
See Also