NSTextField.CreateWrappingLabel(String) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[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
Parâmetros
- stringValue
- String
Retornos
- Atributos