次の方法で共有


NSMutableAttributedStringAppKitAddons.SetAlignment メソッド

定義

[Foundation.Export("setAlignment:range:")]
public static void SetAlignment (this Foundation.NSMutableAttributedString This, AppKit.NSTextAlignment alignment, Foundation.NSRange range);
static member SetAlignment : Foundation.NSMutableAttributedString * AppKit.NSTextAlignment * Foundation.NSRange -> unit

パラメーター

alignment
NSTextAlignment
range
NSRange
属性

適用対象