NSTextBlock.SetContentWidth(nfloat, NSTextBlockValueType) 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("setContentWidth:type:")]
public virtual void SetContentWidth (nfloat val, AppKit.NSTextBlockValueType type);
abstract member SetContentWidth : nfloat * AppKit.NSTextBlockValueType -> unit
override this.SetContentWidth : nfloat * AppKit.NSTextBlockValueType -> unit
Parâmetros
- val
- nfloat
- type
- NSTextBlockValueType
- Atributos