NSCharacterSet.Decomposables Property

Definition

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

Applies to