Share via


NSCharacterSet.WhitespaceAndNewlines Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSCharacterSet WhitespaceAndNewlines { [Foundation.Export("whitespaceAndNewlineCharacterSet", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("whitespaceAndNewlineCharacterSet", ObjCRuntime.ArgumentSemantic.Copy)>]
static member WhitespaceAndNewlines : Foundation.NSCharacterSet

Property Value

Attributes

Applies to