Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
m1ga committed Jan 12, 2024
1 parent 6c65d22 commit 4e0f4e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apidoc/Titanium/App/iOS/UserNotificationCenter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ properties:

- name: userInfo
summary: Custom data object.
type: Dictionary<UserInfoDictionary>
type: UserInfoDictionary

- name: category
summary: Category identifier of the notification.
Expand Down Expand Up @@ -170,7 +170,7 @@ properties:
- name: showInForground
summary: Show notification if app is in foreground
description: |
Only available in iOS >= 10. Boolean if a notification banner is shown if the app is in foreground.
Boolean if a notification banner is shown if the app is in foreground.
type: Number

---
Expand Down

0 comments on commit 4e0f4e9

Please sign in to comment.