次の方法で共有


CTSubscriber.WeakDelegate プロパティ

定義

[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

プロパティ値

属性

適用対象