IUIViewControllerPreviewing.SourceView 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.
Developers override this method to return the UIView that contains the SourceRect that stays sharp during the previewing press.
[Foundation.Preserve(Conditional=true)]
public UIKit.UIView SourceView { [Foundation.Export("sourceView")] get; }
member this.SourceView : UIKit.UIView
Property Value
- Attributes