doc: remove accidental deprecation (#22256)

This commit is contained in:
Shelley Vohr 2020-02-18 21:36:57 +00:00 committed by GitHub
parent 3d53a4766f
commit 53b4fffff6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -404,8 +404,6 @@ Returns `Boolean` - whether or not this device has the ability to use Touch ID.
**NOTE:** This API will return `false` on macOS systems older than Sierra 10.12.2. **NOTE:** This API will return `false` on macOS systems older than Sierra 10.12.2.
**[Deprecated](modernization/property-updates.md)**
### `systemPreferences.promptTouchID(reason)` _macOS_ ### `systemPreferences.promptTouchID(reason)` _macOS_
* `reason` String - The reason you are asking for Touch ID authentication * `reason` String - The reason you are asking for Touch ID authentication