Indicates whether or not messages can include subject lines, according to the user’s configuration in Settings.
SDKs
- iOS 7.0+
- Mac Catalyst 13.0+
Framework
- Message
UI
Declaration
class func canSendSubject() -> Bool
Return Value
true
if the device can include subject lines in messages, or false
otherwise.