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.
1191411914icon: string
1191511915```
1191611916
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 ://`)
1191811918
1191911919### ios.position [](https://docs.nativescript.org/ui/action-bar\#ios-position)
1192011920
Original file line number Diff line number Diff line change @@ -232,7 +232,7 @@ Gets or sets the text of the ActionItem.
232232icon : string
233233```
234234
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 ://` )
236236
237237### ios.position
238238
You can’t perform that action at this time.
0 commit comments