Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

ToolbarButton Constructor

Declaration

public ToolbarButton(Unity.Android.Gradle.Manifest.Action clickEvent);

Parameters

clickEvent The action to be called when the button is pressed.

Description

Constructor.


Declaration

public ToolbarButton();

Description

Constructor.