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일 수 있습니다.

특성

적용 대상