Class NativeButton

    • Constructor Detail

      • NativeButton

        public NativeButton()
        Creates a new empty button.
      • NativeButton

        public NativeButton​(String text)
        Creates a button with the given text.
        Parameters:
        text - the button text