IUIViewControllerPreviewing.SourceRect 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 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