Classes
Represents a text label.
Summary
Constructors
constructor
Properties
android
Gets the native [android widget](http://developer.android.com/reference/android/widget/TextView.html) that represents the user interface for this component. Valid only when running on Android OS.
ios
Gets the native [UILabel](https://developer.apple.com/library/ios/documentation/UIKit/Reference/UILabel_Class/) that represents the user interface for this component. Valid only when running on iOS.
textWrap
Gets or sets whether the Label wraps text or not.
- Previous
- KeyframeAnimationInfo
- Next
- LayoutBase