NSCharacterSet.Decomposables 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 all individual Unicode characters that can also be represented as composed character sequences.
public static Foundation.NSCharacterSet Decomposables { [Foundation.Export("decomposableCharacterSet", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.Decomposables : Foundation.NSCharacterSet
Property Value
- Attributes