Share via


NSMutableCharacterSet.WhitespaceAndNewlines Property

Definition

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

Property Value

Attributes

Applies to