共用方式為


EAGLContext.DebugLabel 屬性

定義

取得或設定用來識別偵錯內容的標籤。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string DebugLabel { [Foundation.Export("debugLabel")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setDebugLabel:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.DebugLabel : string with get, set

屬性值

(此節點的更多檔即將推出)

這個值可以是 null

屬性

適用於