Skip to main content
Apple Developer Docs
Fonts
Symbols
×
Vision
/
VNDetectHumanHandPoseRequest
/
results
results
The observed hand poses.
Declaration
var
results
: [
VNHumanHandPoseObservation
]? {
get
}