INPersonHandle.WeakLabel 属性

定义

获取对标签的弱引用。

[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

属性值

(即将推出有关此节点的更多文档)

此值可为 null

属性

适用于