File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11914,7 +11914,7 @@ Gets or sets the text of the ActionItem.
11914
11914
icon: string
11915
11915
```
11916
11916
11917
- Gets or sets the icon of the action item. Supports local images ( `~/`), resources ( `res://`) and fonts icons ( `fonts ://`)
11917
+ Gets or sets the icon of the action item. Supports local images ( `~/`), resources ( `res://`) and fonts icons ( `font ://`)
11918
11918
11919
11919
### ios.position [](https://docs.nativescript.org/ui/action-bar\#ios-position)
11920
11920
Original file line number Diff line number Diff line change @@ -232,7 +232,7 @@ Gets or sets the text of the ActionItem.
232
232
icon : string
233
233
```
234
234
235
- Gets or sets the icon of the action item. Supports local images (` ~/ ` ), resources (` res:// ` ) and fonts icons (` fonts ://` )
235
+ Gets or sets the icon of the action item. Supports local images (` ~/ ` ), resources (` res:// ` ) and fonts icons (` font ://` )
236
236
237
237
### ios.position
238
238
You can’t perform that action at this time.
0 commit comments