respond(value:)
Returns the metadata item’s value.
Declaration
func respond(value: any NSCopying & NSObjectProtocol)Parameters
- value:
The value to return for the request.
Discussion
You call this method to return the metadata item’s value.
Returns the metadata item’s value.
func respond(value: any NSCopying & NSObjectProtocol)The value to return for the request.
You call this method to return the metadata item’s value.