IUIViewControllerPreviewing.WeakDelegate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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