MTKModel.ErrorKey Property
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.
Gets the key that is used to retrieve error information from the UserInfo property of a MetalKit initialization error.
[Foundation.Field("MTKModelErrorKey", "MetalKit")]
public static Foundation.NSString ErrorKey { get; }
member this.ErrorKey : Foundation.NSString
Property Value
- Attributes