NSCharacterSet.Illegals 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 values in the category of Non-Characters or that have not yet been defined in version 3.2 of the Unicode standard.
public static Foundation.NSCharacterSet Illegals { [Foundation.Export("illegalCharacterSet", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.Illegals : Foundation.NSCharacterSet
Property Value
- Attributes