IMTLLibrary.CreateFunction(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.
[Foundation.Export("newFunctionWithName:")]
[Foundation.Preserve(Conditional=true)]
public Metal.IMTLFunction CreateFunction (string functionName);
abstract member CreateFunction : string -> Metal.IMTLFunction
Parameters
- functionName
- String
Returns
- Attributes