NSLayerDelegateContentsScaleUpdating_Extensions.ShouldInheritContentsScale 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.
public static bool ShouldInheritContentsScale (this AppKit.INSLayerDelegateContentsScaleUpdating This, CoreAnimation.CALayer layer, nfloat newScale, AppKit.NSWindow fromWindow);
static member ShouldInheritContentsScale : AppKit.INSLayerDelegateContentsScaleUpdating * CoreAnimation.CALayer * nfloat * AppKit.NSWindow -> bool
Parameters
- layer
- CALayer
- newScale
- nfloat
- fromWindow
- NSWindow