Click or drag to resize

GUILayoutButtons Methods

The GUILayoutButtons type exposes the following members.

Methods
  NameDescription
Public methodStatic memberPush
Makes a button that fires a callback when pressed or released.
Public methodStatic memberToggle
Makes a toggle control that fires a callback when the state changes.
Top
See Also