Share via


DomHtmlDocument.DesignMode Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string DesignMode { [Foundation.Export("designMode", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setDesignMode:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("designMode", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setDesignMode:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.DesignMode : string with get, set

Property Value

Attributes

Applies to