Contents

init(isFocused:)

Creates an object that indicates the user’s focus status.

Declaration

@nonobjc convenience init(isFocused: Bool? = nil)

Parameters

  • isFocused:

    The user’s preference for receiving notifications.

Return Value

A new status object, or nil if the system can’t create one.