Contents

revision(_:supportsConstellation:)

Returns a Boolean value that indicates whether a revision supports a constellation.

Declaration

class func revision(_ requestRevision: Int, supportsConstellation constellation: VNRequestFaceLandmarksConstellation) -> Bool

Parameters

  • requestRevision:

    The revision of the request.

  • constellation:

    The contellation for which to determine support.

Return Value

true if the revision supports the constellation, otherwise false.

See Also

Identifying Request Revisions