Share via


CPTemplateApplicationInstrumentClusterSceneDelegate.ContentStyleDidChange Method

Definition

[Foundation.Export("contentStyleDidChange:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void ContentStyleDidChange(UIKit.UIUserInterfaceStyle contentStyle);
[<Foundation.Export("contentStyleDidChange:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ContentStyleDidChange : UIKit.UIUserInterfaceStyle -> unit
override this.ContentStyleDidChange : UIKit.UIUserInterfaceStyle -> unit

Parameters

contentStyle
UIUserInterfaceStyle

Implements

Attributes

Applies to