Post

Replies

Boosts

Views

Activity

Comment on SiriTipUIView is missing the application name for an app shortcut
SiriTipUIView has allowsDismissal which adds a small X button to the tip view for dismissal. When the user taps the dismiss button, the view is hidden and isPresented becomes false. To remove the empty space left by the tip view, I need to observe isPresented using KVO or Combine to remove the tip view from the tableHeaderView and with that remove the empty space.
Topic: App & System Services SubTopic: General Tags:
Oct ’22