NSTextBlock.SetContentWidth(nfloat, NSTextBlockValueType) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
[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
参数
- val
- nfloat
- type
- NSTextBlockValueType
- 属性