outputDirectory Instance Property

@objc let outputDirectory: URL

Directory the downloaded .traineddata files are written to (required — the screen does not derive a default; the adopter owns where data lands).

Top