Share via


WebView.ChangeAttributes(NSObject) Method

Definition

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

Parameters

sender
NSObject
Attributes

Applies to