NSTextField.CreateWrappingLabel(String) Method

Definition

[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

Parameters

stringValue
String

Returns

Attributes

Applies to