MTLRenderPipelineErrorExtensions.GetDomain(MTLRenderPipelineError) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回與 Metal.MTLRenderPipelineError 值相關聯的錯誤定義域
public static Foundation.NSString GetDomain (this Metal.MTLRenderPipelineError self);
static member GetDomain : Metal.MTLRenderPipelineError -> Foundation.NSString
參數
列舉值
傳回
備註
NSError如需如何在報告錯誤時使用錯誤網域的資訊,請參閱 。