Share via


DomHtmlInputElement.Alt Property

Definition

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

Property Value

Attributes

Applies to