UIResponder.ToggleUnderline(NSObject) Metodo

Definizione

Attiva o disattiva l'uso della sottolineatura.

[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

Parametri

sender
NSObject

Oggetto che chiama questo metodo.

Questo parametro può essere null.

Attributi

Si applica a