mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
@@ -34,6 +34,7 @@ export class HtmlView extends common.HtmlView {
|
||||
|
||||
this._ios = new UILabel();
|
||||
this._ios.userInteractionEnabled = true;
|
||||
this._ios.numberOfLines = 0;
|
||||
}
|
||||
|
||||
get ios(): UILabel {
|
||||
|
||||
Reference in New Issue
Block a user