MTKView.DisplayLayer(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.
Displays the specified Core Animation layer.
[Foundation.Export("displayLayer:")]
public virtual void DisplayLayer (CoreAnimation.CALayer layer);
abstract member DisplayLayer : CoreAnimation.CALayer -> unit
override this.DisplayLayer : CoreAnimation.CALayer -> unit
Parameters
- layer
- CALayer
- Attributes