Share via


NSLayerDelegateContentsScaleUpdating_Extensions.ShouldInheritContentsScale 方法

定义

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

参数

layer
CALayer
newScale
nfloat
fromWindow
NSWindow

返回

适用于