CTSubscriber.WeakDelegate Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 1, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSObject WeakDelegate { [Foundation.Export("delegate", ObjCRuntime.ArgumentSemantic.Weak)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 1, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setDelegate:", ObjCRuntime.ArgumentSemantic.Weak)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 1, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.WeakDelegate : Foundation.NSObject with get, set

Property Value

Attributes

Applies to