url
The URL to open when the alarm triggers.
Declaration
@property (nonatomic, copy, nullable) NSURL * url;Mentioned in
Discussion
Assigning this property a value will set the emailAddress and soundName properties to nil.
The URL to open when the alarm triggers.
@property (nonatomic, copy, nullable) NSURL * url;Assigning this property a value will set the emailAddress and soundName properties to nil.