descriptor
The description of the document the app requests.
Declaration
var descriptor: (any PKIdentityDocumentDescriptor)? { get set }Discussion
Set this property before you invoke requestDocument(_:completion:).
The description of the document the app requests.
var descriptor: (any PKIdentityDocumentDescriptor)? { get set }Set this property before you invoke requestDocument(_:completion:).