Share via


IUIViewControllerPreviewing.WeakDelegate Property

Definition

A weak reference to an object that responds to the delegate protocol for this type.

[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSObject? WeakDelegate { [Foundation.Export("delegate", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; }
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("delegate", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.WeakDelegate : Foundation.NSObject

Property Value

Attributes

Applies to