Class OpRadioButtonGroup.Queue
public class OpRadioButtonGroup.Queue : UIconfig.ConfigQueue
- Inheritance
-
OpRadioButtonGroup.Queue
- Inherited Members
Constructors
Queue(Configurable<int>, string[], string[], object)
public Queue(Configurable<int> config, string[] names, string[] descriptions = null, object sign = null)
Parameters
configConfigurable<int>namesstring[]descriptionsstring[]signobject
Fields
_labeled
public readonly bool _labeled
Field Value
descriptions
public readonly string[] descriptions
Field Value
- string[]
names
public readonly string[] names
Field Value
- string[]
Properties
sizeY
public override float sizeY { get; }
Property Value
Methods
_InitializeThisQueue(IHoldUIelements, float, ref float)
public override List<UIelement> _InitializeThisQueue(IHoldUIelements holder, float posX, ref float offsetY)
Parameters
holderIHoldUIelementsposXfloatoffsetYfloat