NSTextBlock.SetContentWidth(nfloat, NSTextBlockValueType) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
Parameters
- val
- nfloat
- type
- NSTextBlockValueType
- Attributes