次の方法で共有


NSApplication.Context プロパティ

定義

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.All, "This method always returns null. If you need access to the current drawing context, use NSGraphicsContext.CurrentContext inside of a draw operation.")]
public virtual AppKit.NSGraphicsContext Context { [Foundation.Export("context")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.All, "This method always returns null. If you need access to the current drawing context, use NSGraphicsContext.CurrentContext inside of a draw operation.")] get; }
member this.Context : AppKit.NSGraphicsContext

プロパティ値

属性

適用対象