A Boolean value that indicates whether automatic dash substitution is enabled.
SDK
- macOS 10.6+
Framework
- App
Kit
Declaration
@property(getter=isAutomaticDashSubstitutionEnabled) BOOL automaticDashSubstitutionEnabled;
Discussion
YES
if it is enabled, otherwise NO
.
Turning on automatic dash substitution enables automatic conversion of a two ASCII hyphen (-
) characters into an em-dash.