url
Returns the URL associated with the URL action.
Declaration
var url: URL? { get set }Return Value
The URL associated with the action, or NULL if no URL is specified.
Returns the URL associated with the URL action.
var url: URL? { get set }The URL associated with the action, or NULL if no URL is specified.