MTKTextureLoaderError Class
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.
Key and domain strings for working with texture loading errors.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public static class MTKTextureLoaderError
type MTKTextureLoaderError = class
- Inheritance
-
MTKTextureLoaderError
- Attributes
Properties
Domain |
Gets the error domain where texture initialization errors are reported. |
Key |
Gets the key that is used to retrieve error information from the UserInfo property of a texture initialization error. |