IUIViewControllerPreviewing.SourceRect Property

Definition

Developers override this method to return the section of their view that stays sharp while the surrounding content blurs.

[Foundation.Preserve(Conditional=true)]
public CoreGraphics.CGRect SourceRect { [Foundation.Export("sourceRect")] get; [Foundation.Export("setSourceRect:")] set; }
member this.SourceRect : CoreGraphics.CGRect with get, set

Property Value

Attributes

Applies to