Version: 2019.1 (switch to 2018.3 or 2017.4)
LanguageEnglish
  • C#

Button Constructor

public Button();
public Button(Action clickEvent);

Parameters

clickEventAction triggered when the button is clicked.

Description

Constructs a Button.

Did you find this page useful? Please give it a rating: