다음을 통해 공유


NSView.CanDrawSubviewsIntoLayer 속성

정의

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool CanDrawSubviewsIntoLayer { [Foundation.Export("canDrawSubviewsIntoLayer")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setCanDrawSubviewsIntoLayer:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.CanDrawSubviewsIntoLayer : bool with get, set

속성 값

특성

적용 대상