次の方法で共有


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

戻り値

適用対象