SCNProgram.GetSemanticForSymbol(String) Method
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.
Returns the semantics for symbol
.
[Foundation.Export("semanticForSymbol:")]
public virtual Foundation.NSString GetSemanticForSymbol (string symbol);
abstract member GetSemanticForSymbol : string -> Foundation.NSString
override this.GetSemanticForSymbol : string -> Foundation.NSString
Parameters
- symbol
- String
Returns
- Attributes