Editar

Share via


MTLCompileOptions.PreprocessorMacros Property

Definition

Gets or sets a dictionary of preprocessor macros to apply before compiling.

public virtual Foundation.NSDictionary PreprocessorMacros { [Foundation.Export("preprocessorMacros", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setPreprocessorMacros:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.PreprocessorMacros : Foundation.NSDictionary with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to