Share via


UIResponder.PasteAndMatchStyle(NSObject) Method

Definition

[Foundation.Export("pasteAndMatchStyle:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void PasteAndMatchStyle(Foundation.NSObject? sender);
[<Foundation.Export("pasteAndMatchStyle:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member PasteAndMatchStyle : Foundation.NSObject -> unit
override this.PasteAndMatchStyle : Foundation.NSObject -> unit

Parameters

sender
NSObject

Implements

Attributes

Applies to