EAGLSharegroup.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

属性

适用于