Share via


UIViewController.UpdatePropertiesIfNeeded Method

Definition

[Foundation.Export("updatePropertiesIfNeeded")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void UpdatePropertiesIfNeeded();
[<Foundation.Export("updatePropertiesIfNeeded")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member UpdatePropertiesIfNeeded : unit -> unit
override this.UpdatePropertiesIfNeeded : unit -> unit
Attributes

Applies to