Class OpSimpleButton.Queue
public class OpSimpleButton.Queue : UIfocusable.FocusableQueue
- Inheritance
-
OpSimpleButton.Queue
- Inherited Members
Constructors
Queue(string, string, object)
public Queue(string displayText, string label = "", object sign = null)
Parameters
Fields
description
public string description
Field Value
displayText
public readonly string displayText
Field Value
label
public readonly string label
Field Value
onClick
public OnSignalHandler onClick
Field Value
onPressHold
public OnSignalHandler onPressHold
Field Value
onPressInit
public OnSignalHandler onPressInit
Field Value
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