Note: You are on the beta version of our docs. This is a work in progress and may contain broken links and pages.
Classes
Utils.ClassInfo
ClassInfo
A Class holding information about a class
Summary
Constructors
Properties
Constructors
Properties
baseClassInfo
baseClassInfo: ClassInfo
defined in @nativescript/core/utils/types.d.ts:109:1
Gets the ClassInfo for the base class of the current info.
name
defined in @nativescript/core/utils/types.d.ts:104:1
Gets the name of the class.
- Next
- AccessibilityEvents