다음을 통해 공유


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

반환

적용 대상