次の方法で共有


NSTextField.CreateWrappingLabel(String) メソッド

定義

[Foundation.Export("wrappingLabelWithString:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.All, null)]
public static AppKit.NSTextField CreateWrappingLabel (string stringValue);
static member CreateWrappingLabel : string -> AppKit.NSTextField

パラメーター

stringValue
String

戻り値

属性

適用対象