NSCharacterSet.WhitespaceAndNewlines Property

Definition

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

Applies to