UIView.LayoutSublayersOfLayer(CALayer) 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.
Called to indicate that the object's Bounds has changed.
[Foundation.Export("layoutSublayersOfLayer:")]
public virtual void LayoutSublayersOfLayer (CoreAnimation.CALayer layer);
abstract member LayoutSublayersOfLayer : CoreAnimation.CALayer -> unit
override this.LayoutSublayersOfLayer : CoreAnimation.CALayer -> unit
Parameters
- layer
- CALayer
- Attributes