NSMutableParagraphStyle.RemoveTabStop(NSTextTab) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
移除定位停駐點 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
- 屬性
備註
(即將推出此節點的更多檔)
這可從背景執行緒使用。