UICollisionBehavior.TranslatesReferenceBoundsIntoBoundary 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.
Creates a set of boundaries based on the bounds of the reference view of the UIDynamicAnimator.
public virtual bool TranslatesReferenceBoundsIntoBoundary { [Foundation.Export("translatesReferenceBoundsIntoBoundary")] get; [Foundation.Export("setTranslatesReferenceBoundsIntoBoundary:")] set; }
member this.TranslatesReferenceBoundsIntoBoundary : bool with get, set
Property Value
- Attributes