Share via


UIResponder.ToggleUnderline(NSObject) 方法

定義

切換底線的使用。

[Foundation.Export("toggleUnderline:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void ToggleUnderline (Foundation.NSObject sender);
abstract member ToggleUnderline : Foundation.NSObject -> unit
override this.ToggleUnderline : Foundation.NSObject -> unit

參數

sender
NSObject

呼叫這個方法的物件。

這個參數可以是 null

屬性

適用於