Share via


UIView.HoverStyle Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIHoverStyle? HoverStyle { [Foundation.Export("hoverStyle", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setHoverStyle:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("hoverStyle", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setHoverStyle:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.HoverStyle : UIKit.UIHoverStyle with get, set

Property Value

Attributes

Applies to