MTKView.ActionForLayer(CALayer, String) Method
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.
Returns the action for the specified layer and event key.
C#
[Foundation.Export("actionForLayer:forKey:")]
public virtual Foundation.NSObject ActionForLayer (CoreAnimation.CALayer layer, string eventKey);
abstract member ActionForLayer : CoreAnimation.CALayer * string -> Foundation.NSObject
override this.ActionForLayer : CoreAnimation.CALayer * string -> Foundation.NSObject
- layer
- CALayer
- eventKey
- String
- Attributes
Produkt | Versiounen |
---|---|
Xamarin.Mac SDK | 14 |