native.*

Type Library
Revision Release 2025.3714
Keywords native

Overview

The native library wraps platform-specific UI elements like input fields, maps, web views, and more. These are controlled/rendered by the OS, not the Corona engine.

Gotchas

Functions

native.cancelAlert()

native.cancelWebPopup()

native.canShowPopup()

native.getFontNames()

native.getProperty()

native.getSync()

native.newFont()

native.newMapView()

native.newTextBox()

native.newTextField()

native.newVideo()

native.newWebView()

native.requestExit()

native.setActivityIndicator()

native.setKeyboardFocus()

native.setProperty()

native.showAlert()

native.showPopup()

native.showWebPopup()

native.setSync()

Constants

native.systemFont

native.systemFontBold