NSTextContainer.ContainerSize プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, "Use Size instead.")]
public virtual CoreGraphics.CGSize ContainerSize { [Foundation.Export("containerSize")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, "Use Size instead.")] get; [Foundation.Export("setContainerSize:")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, "Use Size instead.")] set; }
member this.ContainerSize : CoreGraphics.CGSize with get, set
プロパティ値
- 属性