MTLIOError Enum

Definition

[ObjCRuntime.Native]
public enum MTLIOError
[ObjCRuntime.Native]
[ObjCRuntime.UnsupportedSimulator("ios")]
public enum MTLIOError
[ObjCRuntime.Native]
[ObjCRuntime.UnsupportedSimulator("tvos")]
public enum MTLIOError
[<ObjCRuntime.Native>]
type MTLIOError = 
[<ObjCRuntime.Native>]
[<ObjCRuntime.UnsupportedSimulator("ios")>]
type MTLIOError = 
[<ObjCRuntime.Native>]
[<ObjCRuntime.UnsupportedSimulator("tvos")>]
type MTLIOError = 
Inheritance
MTLIOError
Attributes

Fields

Name Value Description
UrlInvalid 1
Internal 2

Applies to