共用方式為


NSMutableParagraphStyle.RemoveTabStop(NSTextTab) 方法

定義

移除定位停駐點 textTab

[Foundation.Export("removeTabStop:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void RemoveTabStop (UIKit.NSTextTab textTab);
abstract member RemoveTabStop : UIKit.NSTextTab -> unit
override this.RemoveTabStop : UIKit.NSTextTab -> unit

參數

textTab
NSTextTab
屬性

備註

(即將推出此節點的更多檔)

這可從背景執行緒使用。

適用於