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