INPersonHandle.WeakLabel Property

Definition

Gets a weak reference to the label.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 2, ObjCRuntime.PlatformArchitecture.Arch64, null)]
protected virtual Foundation.NSString WeakLabel { [Foundation.Export("label")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 2, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 2, ObjCRuntime.PlatformArchitecture.Arch64, null)] get; }
member this.WeakLabel : Foundation.NSString

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to