Share via


IUIViewControllerPreviewing.SourceView Property

Definition

Developers override this method to return the UIView that contains the SourceRect that stays sharp during the previewing press.

[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIView SourceView { [Foundation.Export("sourceView")] get; }
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("sourceView")>]
member this.SourceView : UIKit.UIView

Property Value

Attributes

Applies to