UICollisionBehavior.RemoveAllBoundaries Method
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.
Removes all collision boundaries from the UICollisionBehavior.
[Foundation.Export("removeAllBoundaries")]
public virtual void RemoveAllBoundaries ();
abstract member RemoveAllBoundaries : unit -> unit
override this.RemoveAllBoundaries : unit -> unit
- Attributes