Share via


NSLayerDelegateContentsScaleUpdating_Extensions.ShouldInheritContentsScale Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool ShouldInheritContentsScale(this AppKit.INSLayerDelegateContentsScaleUpdating This, CoreAnimation.CALayer layer, System.Runtime.InteropServices.NFloat newScale, AppKit.NSWindow fromWindow);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member ShouldInheritContentsScale : AppKit.INSLayerDelegateContentsScaleUpdating * CoreAnimation.CALayer * System.Runtime.InteropServices.NFloat * AppKit.NSWindow -> bool

Parameters

layer
CALayer
newScale
NFloat
fromWindow
NSWindow

Returns

Attributes

Applies to