Share via


UIView.UpdateProperties Method

Definition

[Foundation.Advice("Overriding this method requires a call to the overriden method.")]
[Foundation.Export("updateProperties")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
[ObjCRuntime.RequiresSuper]
public virtual void UpdateProperties();
[<Foundation.Advice("Overriding this method requires a call to the overriden method.")>]
[<Foundation.Export("updateProperties")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<ObjCRuntime.RequiresSuper>]
abstract member UpdateProperties : unit -> unit
override this.UpdateProperties : unit -> unit
Attributes

Applies to