SymbolMetadata.Composable Property
Tells whether the current symbol can be combined with other symbols.
Thread safety: This property is thread-safe.
Syntax
public System.Boolean Composable { get; }
Property Value
Type: System.Boolean
True if the symbol can be composed with another symbol; otherwise, False.
True if the symbol can be composed with another symbol; otherwise, False.
Platforms
Windows, Linux, Android