Share via


DomDocument.applets Property

Definition

Caution

Use the 'Applets' property instead.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
[System.Obsolete("Use the 'Applets' property instead.", false)]
public virtual WebKit.DomHtmlCollection applets { get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<System.Obsolete("Use the 'Applets' property instead.", false)>]
member this.applets : WebKit.DomHtmlCollection

Property Value

Attributes

Applies to