NSCharacterSet.WhitespaceAndNewlines Property
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.
A character set containing Unicode General Category Z*, U000A ~ U000D, and U0085.
public static Foundation.NSCharacterSet WhitespaceAndNewlines { [Foundation.Export("whitespaceAndNewlineCharacterSet", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.WhitespaceAndNewlines : Foundation.NSCharacterSet
Property Value
- Attributes