NSTextTab.GetColumnTerminators(NSLocale) Method

Definition

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

locale
NSLocale

To be added.

This parameter can be null.

Returns

Attributes

Applies to