Share via


UIImageView.AdjustsImageWhenAncestorFocused Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool AdjustsImageWhenAncestorFocused { [Foundation.Export("adjustsImageWhenAncestorFocused")] get; [Foundation.Export("setAdjustsImageWhenAncestorFocused:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("adjustsImageWhenAncestorFocused")>]
[<set: Foundation.Export("setAdjustsImageWhenAncestorFocused:")>]
member this.AdjustsImageWhenAncestorFocused : bool with get, set

Property Value

Attributes

Applies to