EAGLSharegroup.DebugLabel Property

Definition

Gets or sets a descriptive label for the share group for debugging.

[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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to