NSLayerDelegateContentsScaleUpdating_Extensions.ShouldInheritContentsScale Method

Definition

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

Returns

Applies to