NSTextTab.GetColumnTerminators(NSLocale) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The column terminators for the specified locale. Passing null returns the system locale.
[Foundation.Export("columnTerminatorsForLocale:")]
public static Foundation.NSCharacterSet GetColumnTerminators (Foundation.NSLocale locale);
static member GetColumnTerminators : Foundation.NSLocale -> Foundation.NSCharacterSet
Parameters
Returns
- Attributes