IUIViewControllerPreviewing.WeakDelegate Property

Definition

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

[Foundation.Preserve(Conditional=true)]
public Foundation.NSObject WeakDelegate { [Foundation.Export("delegate", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.NotImplemented] set; }
member this.WeakDelegate : Foundation.NSObject with get, set

Property Value

Attributes

Applies to